Am 20.01.2016 um 00:01 schrieb Peter Rockett:
> OK. But how do you do this with bibtex? (AFAIU  \addbibresource is a 
> biblatex thing only.) Some of us have to stick to regular bibtex due to 
> publishers' requirements.
> 
> I used to use Texmaker before switching to TexStudio, and the only thing 
> I really miss is not getting a completion prompt when you type "\cite{". 
> TexStudio does not seem to do this (with regular bibtex). Is this a 
> missing feature? Or is there some trick I am unaware of?
> 
> P.

\documentclass{book}
\usepackage{natbib} %or any other or maybe not even necessary

\begin{document}
\bibliographystyle{plain}
\bibliography{mybibfile}
\end{document}

Hopefully that will help, otherwise feel free to join the texstudio mail
list.

Bernhard

------------------------------------------------------------------------------
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=267308311&iu=/4140
_______________________________________________
Jabref-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jabref-users

Reply via email to