13 projects tagged "Bibliography"
RefDB is a reference database and bibliography tool for SGML, XML, and LaTeX documents. Command-line tools allow interactive or scriptable access to the data which are stored in a SQL database. RefDB can also be accessed through a Web interface, a SRU interface, or via editor extensions (Emacs/vim). Libraries for Perl and PHP are available for programmers. RefDB provides sophisticated character encoding handling, using Unicode by default.
KBibTeX is a BibTeX editor for KDE to edit bibliographies used with LaTeX. Features include comfortable input masks, starting Web queries (e. g. Google or PubMed), and exporting to PDF, PostScript, RTF, and XML/HTML. As KBibTeX is using KDE's KParts technology, it can be embedded into Kile or Konqueror.
scbib is a bibliography manager written in Scheme. It handles bibliographic data written in simple S-expressions and generates a bibtex file and an HTML file from the S-expressions file. It is capable of obtaining bibliographic data using the Amazon Web service. A simple converter for importing a bibtex file is also included.
refdb-mode is a minor mode for Emacs that implements an interface to RefDB, a reference management and bibliography tool for SGML, XML, LaTeX, and Muse documents. It integrates nicely with psgml, nxml-mode, AucTeX, and muse-mode. refdb-mode provides the complete functionality of the RefDB command line clients from a graphical interface. You can add and edit references, notes, and styles, run queries, and insert the results as citations into your DocBook, TEI, LaTeX, or Muse documents. You can also look up cited references in the database right from your document. You can create, transform, and view these documents with a mouse click. This amounts to an integrated authoring environment for markup languages with reference management and bibliography support.
Bibliographer is a bibtex bibliography database editor which aims to be easy to use. Its features include linking files to your records with indexing and searching support. The interface is designed for the easy navigation of your bibliography. Double clicking a record will open the linked file.
Invenio (formerly CDSware) is a suite of applications that provides the framework and tools for building and managing an autonomous digital library server. It complies with the Open Archives Initiative metadata harvesting protocol (OAI-PMH) and uses MARC 21 as its underlying bibliographic standard. Its flexibility and performance make it a comprehensive solution for the management of document repositories of moderate to large size.
tbibtools provide a simple regexp-based BibTeX parser that can be used to sort bib files, reformat bib files, list keys in a bib file, and show bib entries matching a regular expression. It is available as both a script and a VIM plugin. It makes a few assumptions about how a bib file should look like.