Difference between revisions of "BibTeX"

From HaskellWiki
Jump to navigation Jump to search
(short history and many links)
 
(use PackageInfoBox)
 
(One intermediate revision by the same user not shown)
Line 3: Line 3:
 
http://www.math.uni-bremen.de/zetem/DFG-Schwerpunkt/preprints/
 
http://www.math.uni-bremen.de/zetem/DFG-Schwerpunkt/preprints/
   
  +
You can find a daily updated bibliography file for Hackage packages at
You can find
 
  +
* an installable archive at Hackage: http://hackage.haskell.org/package/bibtex
 
* the [[Darcs]] repository at http://code.haskell.org/~thielema/bibtex/
+
* http://code.haskell.org/~thielema/bibtex/hackage.bib.gz
  +
* a current bibliography file for Hackage packages: http://code.haskell.org/~thielema/bibtex/hackage.bib
 
  +
{{PackageInfoBox|name=bibtex|darcs-code=~thielema/bibtex/}}
   
 
[[Category:Packages]]
 
[[Category:Packages]]

Latest revision as of 10:40, 20 January 2011

A package for parsing and generating bibliography files associated with the natbib LaTeX package. Parts of the code were used to manage a preprint series, where the references were stored in a large BibTeX file:

  http://www.math.uni-bremen.de/zetem/DFG-Schwerpunkt/preprints/

You can find a daily updated bibliography file for Hackage packages at

Package bibtex
Hackage http://hackage.haskell.org/package/bibtex
Repository darcs get http://code.haskell.org/~thielema/bibtex/