Talk:LaTeX/Bibliography Management
From Wikibooks, the open-content textbooks collection
there is no copyright notice on the source page, or am i missing it. 70.17.91.192 17:55, 3 September 2007 (UTC)
- I don't think we need it: all the authors are properly referenced in LaTeX/Authors. Alessio Damato 20:39, 4 September 2007 (UTC)
The biblatex package is a recent addition to the bibliography process that allows greater flexibility than standard bibtex. It might be worthwhile to write a section about this package.
We should mention \cite[pagenumber]{citekey} somewhere on this page. - This is there; but there is a contradiction between these instructions and the instructions on multiple references (possibly this is a fault with LaTeX and cannot be resolved here)
When introducing the natbib package, the bibliographystyle is mentioned. But this is a concept related to BibTeX, that come later in the page. This can be confusing for the reader.
Corrected Citavi entry. Citavi is straightforward commercial software (not free as claimed), which offers a size-limited version (100 entries) for free.
The paragraph describing the \bibliography command mentions that you can specify a different directory - $HOME/.... This will not work. The $ will be interpreted as the start of a math element.
[edit] Bibliography styles: how to reduce vertical space between bibliography entries?
I wonder how to reduce the vertical space between bibtex entries - while I can reduce the linespace with the "setspace" packages (works fine) I don't manage to get more entries on a page... ? thanks for a hint, Bumbulski (talk) 19:07, 8 September 2009 (UTC)