Tagged Questions
3
votes
3answers
153 views
What is the best referencing tool for LaTeX?
I'm using TexShop on Mac and have a .bib file with references exported by Zotero. One disadvantage of this method is that CiteKeys where I can use in-text referencing \cite{citekeys} cannot be ...
0
votes
1answer
880 views
Mac OS LaTeX install not compiling bibliography
I have recently installed LaTeX on my Mac using the standard MacTeX package. I have 2 documents (my thesis and a paper I'm writing) and I have tried to compile both.
Neither will compile the ...
2
votes
1answer
537 views
Edit bibitem labels in BibDesk
For those who use BibDesk on OS X, is there a way to add labels to bibitem entries through the UI? A way to put "label" into the BibTeX item like: \bibitem[label]{key}?
When items with labels are ...
1
vote
2answers
367 views
Installing bibexport on Mac OS X
I recently installed bibexport on my mac (10.5). This command lets you export a small document-specific .bib file using only the references that you cite in that particular document. This is useful ...