submit urlsubmit rss feedadd directory

article

BibΤΕΧ, written as BibTeX in plain text, is a tool for formatting lists of references used by the LaTeX document preparation system.

BibTeX was created by Oren Patashnik and Leslie Lamport in 1985. BibTeX makes it easy to cite sources in a consistent manner, by separating bibliographic information from the presentation of this information. This same principle of separation of content and presentation/style is used by LaTeX itself, by XHTML and CSS, etc.

Bibliographic information file: .bib


BibTeX uses a style-independent text-based file format for lists of bibliography items, such as articles, books, theses. BibTeX bibliography files usually end in .bib. Bibliography items included in a .bib are split by types. The following types are understood by virtually all BibTeX styles:
  • article: An article from a journal or magazine.
  • book: A book with an explicit publisher. Required fields: author or editor, title, publisher, year.
  • booklet: A work that is printed and bound, but without a named publisher or sponsoring institution.
  • conference: The same as inproceedings, included for Scribe (markup language) compatibility.
  • inbook: A part of a book, which may be a chapter (or section or whatever) and/or a range of pages.
  • incollection: A part of a book having its own title.
  • inproceedings: An article in a conference proceedings.
  • manual: Technical documentation.
  • mastersthesis: A Master's thesis.
  • misc: For use when nothing else fits.
  • phdthesis: A Ph.D. thesis.
  • proceedings: The proceedings of a conference.
  • techreport: A report published by a school or other institution, usually numbered within a series.
  • unpublished: A document having an author and title, but not formally published.

More on [ BibTeX ]


directory of related categories

 

 
 
directory of related topics

Bibliographic Utilities :: Cataloguing

 
BibTeX RSS feed
BibTeX - Twitter Search

BibSonomy :: bibtex :: PhotoSketch: a sketch based image query and ... http://bit.ly/6JtdI2
Fotosketch (Photo Sketch) Sun, 13 Dec 2009 15:42:31 -0000
BibSonomy :: bibtex :: PhotoSketch: a sketch based image query and ... http://bit.ly/6JtdI2
can't believe she went so long without using LaTeX. BibTeX<3
thatVRgirl (Samantha Finkelstein) Sun, 13 Dec 2009 08:02:17 -0000
can't believe she went so long without using LaTeX. BibTeX<3
science direct経由でようやくお目当てのbibtexを拾ってこれた
fenrir_n (fenrir) Sun, 13 Dec 2009 07:02:26 -0000
science direct経由でようやくお目当てのbibtexを拾ってこれた
CIKMからDiscussionの章を拝借してきて、第一弾のかさ増しDone. 次はbibtexをちゃんと書いてReferenceで第二段のかさ増し。
makoto0631 (Makoto Nakatani) Sun, 13 Dec 2009 03:19:09 -0000
CIKMからDiscussionの章を拝借してきて、第一弾のかさ増しDone. 次はbibtexをちゃんと書いてReferenceで第二段のかさ増し。
BibTeX umayos ka. Ilang oras na kitang inaayos, hindi ako makausad sa pagsusulat. Help with natbib needed! #fb
migs_karlo (Miguel De Jesus) Sun, 13 Dec 2009 00:06:44 -0000
BibTeX umayos ka. Ilang oras na kitang inaayos, hindi ako makausad sa pagsusulat. Help with natbib needed! #fb
Did you know that Google Scholar has an option to automatically export BibTeX for every search result? Fantastic feature!!!
plagal (Michalis Famelis) Sat, 12 Dec 2009 21:51:46 -0000
Did you know that Google Scholar has an option to automatically export BibTeX for every search result? Fantastic feature!!!

 
Subscribe to BibTeX RSS feed

directory of related sites

CTAN directory: biblio/bibtex/ - All BibTeX related files on CTAN. Comprehensive collection with short descriptions for each entry.

allbib - Perl script with a Gtk interface for managing BibTex databases available under GNU GPL. Download, news and SourceForge summary page.

barracuda - A BibTeX database manager. Source kit with documentation: needs bison, flex and Qt to compile.

bib2html - Utility that converts BibTeX files to HTML. It is available as a linux RPM file or in full source.

bib2xhtml - A program that converts BibTeX files into HTML (specifically XHTML 1.0), based on bib2html. Download of source and documentation, and examples.

bib2xml - Converts BibTeX to wellformed XML. Based on Greg Ward's btparse library.

BibConverter - An online tool for converting citations from IEEEXplore and Engineering Village to the BibTeX format.

BibEdit - a freeware tool written for Windows for creating and/or editing bibtex files. Developer admits that a number of limitations currently exist, therefore read the documentation carefully before use.

Bibliography (BibTeX) Tools - An older (but still useful) collection of programs that manage bibliography files in BibTeX format.

BibORB - BibTeX On-Line References Browser. A web front-end to manage and share BibTeX bibliographies on a network. History, news, screenshots and download.
Meta Description: [ BibBORB is a web based tool to manage BibTeX bibliographies. It is based on XML XSLT PHP and CSS to provide an HML interface. ]

BibTeX as XML markup - Contains a DTD that expresses the content model in BibTeX and related converters. Documentation, download and Sourceforge project page.
Meta Description: [ Bibliography data in XML: A DTD that expresses the content model in BibTeX -- the bibliographic system for use with LaTeX. ]

BibTeX++ - Improvement to BibTeX written in Java. Download, CVS access and a master thesis about the tool development.
Meta Description: [ Welcome to the official home page of BibTeX++. This Java version of the traditional BibTeX offers new features and options. You will surf then on this site. ]

Bibtex2HTML - A set of tools that transforms a bibtex file into an XML file and then into an HTML file. This work is based on bibtexml.

Bibulus - A complete rewrite of BibTeX written in pure Perl under the GPL. Bibliographic databases are stored in XML and the bibliographies can be output in many formats (at present LaTeX, HTML and plain text).

Bibutils - A set of programs that interconverts between various bibliography formats using a common XML intermediate (MODS).

Bibweb - Utility for automatically retrieving bibliographical information from the American Mathematical Society's MathSciNet program. Download and documentation.

btOOL: A Programmer's Interface to BibTeX Files - A pair of libraries, one in C and one in Perl, that give programmers unhindered access to BibTeX files. It includes btparse and Text::BibTeX.
Meta Description: [ btOOL is a pair of libraries (btparse in C and Text::BibTeX in Perl) for programmer-friendly access to BibTeX data files. ]

CL-BibTeX - A BibTeX system in Common Lisp that aims is to enable the user to format bibliographic entries using Common Lisp programs. Project page, download and project status.

Convert References from web of science to bibTex - Online tool to convert the saved reference records from Web of Science to BibTeX

Delila Program: medlinebib - Converts medline Unix query format to bibtex format. Pascal and C source code, documentation.

directory - A macro package for LaTeX and BibTeX that facilitates the construction, the maintenance and the exploitation of an address book like database. Downloads, documentation.

Document Archive (docarc) - A web-based database for keeping track of electronic documents and BibTeX entries, including browser plugins and console frontends. Live demo, SourceForge project page, download and documentation.
Meta Description: [ Document Archive is a web-based database to help you keeping track of the vast amount of electronic documents and BibTeX entries you might have in use. Browser plugins and console frontends are develOPed to allow fastest access with your typical tools., Document Archive ist eine Web basiert... ]

Document Database - Web-based database solution written in PHP to organise research papers and their BibTex entries. Overview, screenshots and SourceForge project page.
Meta Description: [ docdb Homepage ]

Gbib - Overview and download of this unix software for browsing and editing database in the BibTeX format. Requires Gnome and C++ standard libraries. Free under GPL.

JabRef - Java GUI frontend for managing BibTeX and other bibliographies. Download, revision history, screenshots and SourceForge project page.

Javabib - A BibTeX parser written in Java. Source code and javadoc.

500 Jurabib - Supports citations used in the humanities and by German law students. Screenshots, documentation including an FAQ, forums, and mailing list.

KBibTeX - A BibTeX editor for KDE. GPL license.
Meta Description: [ KBibTeX is a BibTeX editor for KDE written by Thomas Fischer and released under the GPL 2 ]

Medline (PubMed) queries with BibTeX output - Enter a PubMed (Medline) query and it will display the result of the query as a BibTeX file which can be saved.

Ml BibTeX - Contains articles and information about the ongoing development of a multilingual BibTeX.
Meta Description: [ Ml BIBTEX-- MultiLingual BIBTEX ]

Pybliographer - A tool for managing bibliographic databases. It currently supports BibTeX, ISI, Medline, Ovid and Refer formats. It can be used for searching, editing, and reformatting.

tkbibtex - A portable Tcl/Tk browser/editor for BibTeX format bibliography files. Mailing list, man page, source code and downloads for Unix, Mac, Windows 3.1, 95 and NT.
Meta Description: [ tkbibtex, a portable browser/editor forBibTeX format bibliography files ]

BibTeX related videos
Google Scholar and JabRef - BibTeX entry
BibTeX related videos

 

HOMEADVERTISINGABOUT US

articlesartsbusinesscomputersgameshealthhospitalshomekids & teensnewsmobilephysiciansrecreationreferenceregionalscienceshoppingsocietysportsworld


Submit a Site About Become an Editor