[AUCTeX] Autocomplete for BibTeX cite

2015-07-15 Thread Florian Lindner
Hello, I have a minimal LaTeX file: \documentclass{scrartcl} \usepackage[utf8]{inputenc} \begin{document} \cite{Zudrop2012} \bibliography{literatur} \bibliographystyle{unsrt} \end{document} which works perfect and produces a references section. How can I have autocomplete with the \cite mac

Re: [AUCTeX] Autocomplete for BibTeX cite

2015-07-15 Thread Florian Lindner
Florian Lindner wrote: Sorry, accidently sent the post too early. > Hello, > > I have a minimal LaTeX file: > > \documentclass{scrartcl} > \usepackage[utf8]{inputenc} > > \begin{document} > > \cite{Zudrop2012} > > \bibliography{literatur} > \bibliographystyle{unsrt} > > \end{document} > >

Re: [AUCTeX] Autocomplete for BibTeX cite

2015-07-15 Thread Mosè Giordano
Hi Florian, 2015-07-15 10:19 GMT+02:00 Florian Lindner : > Florian Lindner wrote: > > Sorry, accidently sent the post too early. > >> Hello, >> >> I have a minimal LaTeX file: >> >> \documentclass{scrartcl} >> \usepackage[utf8]{inputenc} >> >> \begin{document} >> >> \cite{Zudrop2012} >> >> \biblio

Re: [AUCTeX] Autocomplete for BibTeX cite

2015-07-15 Thread Florian Lindner
Mosè Giordano wrote: > Hi Florian, > > 2015-07-15 10:19 GMT+02:00 Florian Lindner : >> Florian Lindner wrote: >> >> Sorry, accidently sent the post too early. >> >>> Hello, >>> >>> I have a minimal LaTeX file: >>> >>> \documentclass{scrartcl} >>> \usepackage[utf8]{inputenc} >>> >>> \begin{documen

Re: [AUCTeX] Autocomplete for BibTeX cite

2015-07-15 Thread Mosè Giordano
2015-07-15 10:37 GMT+02:00 Florian Lindner : > Mosè Giordano wrote: >> Do you use RefTeX? > > No, not yet. Is it needed for that kind of autocomplete? Well, the description of RefTeX is RefTeX is a package for managing Labels, References, Citations and index entries with GNU Emacs. it sa

Re: [AUCTeX] Autocomplete for BibTeX cite

2015-07-15 Thread Florian Lindner
Mosè Giordano wrote: > 2015-07-15 10:37 GMT+02:00 Florian Lindner : >> Mosè Giordano wrote: >>> Do you use RefTeX? >> >> No, not yet. Is it needed for that kind of autocomplete? > > Well, the description of RefTeX is > > RefTeX is a package for managing Labels, References, Citations and >

Re: [AUCTeX] Autocomplete for BibTeX cite

2015-07-15 Thread Lars Madsen
What excactly do you mean by autocomplete in this context? I can think of several different descriptions. /Lars Madsen Institut for Matematik / Department of Mathematics Aarhus Universitet / Aarhus University Mere info: http://au.dk/daleif@math / More information: http://au.dk/en/daleif@math _

Re: [AUCTeX] Autocomplete for BibTeX cite

2015-07-15 Thread Joost Kremers
On Wed, Jul 15 2015, Florian Lindner wrote: > Mosè Giordano wrote: >> Well, the description of RefTeX is >> >> RefTeX is a package for managing Labels, References, Citations and >> index entries with GNU Emacs. Just FYI: when it comes to inserting BibTeX citations, there are some altern