matthew-brett / bibstuff

Fork of http://code.google.com/p/bibstuff/ with edits and sphinx extension
Other
19 stars 2 forks source link

################################ Matthew Brett's fork of BibStuff ################################

This is my own fork of bibstuff. The original project can now be found at github.com/dschwilk/bibstuff <https://github.com/dschwilk/bibstuff>_.

The fork was mainly to add the sphinx bibref extension.

I'm retiring that extension now, because sphinxcomtrib_bibtex <https://github.com/mcmtroffaes/sphinxcontrib-bibtex>_ does a better job of the same thing, is better maintained, and is working from more modern foundations.

So, if you are using the bibref extension here, I humbly beg that you switch to using sphinxcontrib_bibtex instead.

My personal site <http://matthew.dynevor.org>_ used to use bibref, but now uses sphinxcontrib_bibtex, so you may want to check out the site source <https://bitbucket.org/matthewbrett/dyneweb>_ for hints on porting.

The original README follows.

================================ README: BibStuff (TM)

:authors: Dylan W. Schwilk and Alan G. Isaac :web site: http://www.pricklysoft.org :source code: http://code.google.com/p/bibstuff/ :date: 2009-02-13 :version: 1.0

BibStuff License

See license.txt_, which must be included when this software is distributed.

Installation

Simply type 'python setup.py install' in the unpacked directory.

Command-line tools (scripts)

These tools are installed in you python scripts directory or they can be run directly from where they were unpacked. Each of these tools has a command line interface and provides the -h option to describe usage.

Modules

Package: bibstuff

Package: bibstuff/bibstyles

Spinx extension

There's a sphinx extension using bibstuff in the sphinxext directory. See the comments in sphinext/bibref.py for more details.

Testing

No tests available yet

Related Projects

For more information on BibTeX, see the excellent discussion in chapter 13 section 4 of The LaTeX Companion_.

.. _license.txt: ./license.txt

.. _The LaTeX Companion: http://www.awprofessional.com/bookstore/product.asp?isbn=0201362996&rl=1