Tagged Questions
1
vote
1answer
23 views
How do I create a bib file in texlipse?
This seems like it should be really straightforward, but I can't figure it out. When I go to File-->New there is no .bib file. Under File-->New-->Other-->Texlipse there is no .bib file.
Is there ...
0
votes
0answers
107 views
TeXlipse, bibunits, and multiple bibliographies
I am using Eclipse 4.2 with TeXlipse 1.5 (the version bundled with StatET 3.2) and MixTeX 2.9. I have no problem using TeXlipse, bibtex, and natbib to produce bibliographies. But I often want to ...
3
votes
0answers
1k views
Bibtex not showing using TexLipse [closed]
I have created a project within TexLipse and right before the end of the document I use the command \bibliography{bibtexfile} \bibliographystyle{plain} to create the bibtex reference section. However, ...
0
votes
1answer
639 views
Set up TeXLipse for correct BibTeX creation / autocompletion
When I try to create my file with TeXLipse, it never creates the bibliography information correctly. I set up everything as described in the various tutorials.
The current setup is like this:
/
/src
...