Allow cross references
In bibtex, it is possible to express the fact that a paper is within proceedings or within a collection of papers by cross-references. This has two advantages:
- changing information in the cross-reference changes the information for all the papers that refer to it
- when using latex, it saves space since if you cite several papers from the same proceedings, bibtex just create a new entry for the proceedings so that the same information is not repeated in the bibliography
10
votes