BibTeX, biblatex and biberhow to use aux2bib

Information and discussion about BiBTeX - the bibliography tool for LaTeX documents.
Post Reply
yoo
Posts: 5
Joined: Sun Nov 08, 2009 2:38 pm

how to use aux2bib

Post by yoo »

aux2bib (given an .aux file, make a portable .bib file to go with it) doesn't seem to have a manual. Does anybody know how to use it?

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p

localghost
Site Moderator
Posts: 9202
Joined: Fri Feb 02, 2007 12:06 pm

how to use aux2bib

Post by localghost »

Since aux2bib is a Perl script, you will need a Perl interpreter. For Windows you can get one for free from ActiveState [1]. Afterwards you can run this script on the command prompt. Provided that it is located in the right place.

[1] ActivePerl


Best regards
Thorsten
Post Reply