==============
.bib resources
==============

This page presents various interesting links regarding .bib-based libraries.

Format & Co.
============

* | Systematic reference manual for the biblatex package
  | http://ctan.mirrors.hoobly.com/macros/latex/contrib/biblatex/doc/biblatex.pdf
* | IEEE citation reference
  | https://origin.www.ieee.org/documents/ieeecitationref.pdf
* | "Tame the Beast" by Nicolas Markey
  | http://tug.ctan.org/tex-archive/info/bibtex/tamethebeast/ttb_en.pdf
* | "Bibtex Summary" by Xavier Décoret
  | http://maverick.inria.fr/~Xavier.Decoret/resources/xdkbibtex/bibtex_summary.html
* | "BibTeX ing" by Oren Patashnik
  | http://newton.ex.ac.uk/tex/pack/bibtex/btxdoc/btxdoc.html
* | "Common Errors in Bibliographies" by John Owen
  | http://www.ece.ucdavis.edu/~jowens/biberrors.html
* | Common abbreviations for journals
  | http://jabref.sourceforge.net/resources.php#downloadlists


Projects
========

Here are some interesting projects using .bib-based libraries (but not necessarily this parser).

* | Clean your bibtex files in the browser, javascript or command-line.
  | https://flamingtempura.github.io/bibtex-tidy (browser app)
  | https://github.com/FlamingTempura/bibtex-tidy (github repo)
* | Display your bibliography in html pages:
  | http://www.monperrus.net/martin/bibtexbrowser/

