CTAN Comprehensive TeX Archive Network

Directory biblio/bibtex/utils/ltb2bib

README
              +---------------------------------------+
              |                ltb2bib                |
              |                                       |
              |  Convert a .ltb bibliography to .bib  |
              |                                       |
              | By Laurent Bartholdi,                 |
              |           laurent.bartholdi@gmail.com |
              +---------------------------------------+

Description
===========

This package implements a LaTeX command that converts an amsrefs
bibliographical database (.ltb) to a BibTeX bibliographical database
(.bib).

The typical usage is to run LaTeX on a document such as

\documentclass{article}
\usepackage{ltb2bib}
\begin{document}
\writebib{bblsource}{bibdest}
\end{document}

This will convert the bibliographical entries in bblsource.ltb to
BibTeX format, and write them to bibdest.bib.

ltb2bib is the reverse of the "amsxport" option in amsrefs. Typical uses are:

* produce bib entries for some publishers which don't accept amsrefs
  (Taylor & Francis, for example);

* import an ltb database in a database management program, e.g. for sorting;

* access one's ltb database within emacs's RefTeX mode.


Change log (reverse chronological order)
=====================

2017-04-03 ltb2bib 0.01
	First release in the wild


Copyright and License
=====================

Copyright (C) 2017 Laurent Bartholdi

This work may be distributed and/or modified under the conditions of
the LaTeX Project Public License, either version 1.3c of this license
or (at your option) any later version.  The latest version of this
license is in

                http://www.latex-project.org/lppl.txt

and version 1.3c or later is part of all distributions of LaTeX version
2008/05/04 or later.

Download the contents of this package in one zip archive (46.7k).

ltb2bib – Converts amsrefs' .ltb bibliographical databases to format

This package implements a command that converts an amsrefs bibliographical database (.ltb) to a bibliographical database (.bib).

ltb2bib is the reverse of the "amsxport" option in amsrefs. Typical uses are:

  • produce bib entries for some publishers which don't accept amsrefs (Taylor & Francis, for example);
  • import an ltb database in a database management program, e.g. for sorting;
  • access one's ltb database within emacs's Ref mode.

Packageltb2bib
Version0.01
LicensesThe Project Public License 1.3
MaintainerLaurent Bartholdi
Contained inTeX Live as ltb2bib
MiKTeX as ltb2bib
TopicsBiblio
See alsoamsrefs
...
Guest Book Sitemap Contact Contact Author