Tagged Questions
4
votes
1answer
1k views
Issue with Springer spbasic
I'm using natbib for an article to be published in a Springer journal.
These are their official TeX/bibtex styles, which include a tex template and some bibtex/natbib styles.
If I use ...
1
vote
1answer
243 views
Using .bib files for bibliographies
When using references in my document, I'm used to having a central .bib file from which I pull all my references (using \bibliography{path/to/bibfile}) and then let the journal's .bst file do the ...