BibTeX, biblatex and biberManaging my own papers

Information and discussion about BiBTeX - the bibliography tool for LaTeX documents.
Post Reply
TracUNSW
Posts: 3
Joined: Mon Apr 22, 2013 4:48 am

Managing my own papers

Post by TracUNSW »

Wondering if anyone has a good system for looking after their own papers. Currently I just have a big dumb list in a .tex file.

My plan is to convert each to a bibtex entry and then have a .tex document which just lists them. But I will also have the papers that have been submitted and not published yet, un-reviewed conference papers and sometimes I might just want a file of published journal papers and nothing else.

The only way around this I can think of is to have separate .tex files, e.g. journals.tex, submitted.tex and everytime I add something to the .bib file I add to the relevant .tex file. But that seems clunky.

Any better ideas appreciated, thanks.
Trac

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

Johannes_B
Site Moderator
Posts: 4182
Joined: Thu Nov 01, 2012 4:08 pm

Re: Managing my own papers

Post by Johannes_B »

Hi, I'm not quite sure what you mean. You might want to have a look at JabRef.
The smart way: Calm down and take a deep breath, read posts and provided links attentively, try to understand and ask if necessary.
TracUNSW
Posts: 3
Joined: Mon Apr 22, 2013 4:48 am

Re: Managing my own papers

Post by TracUNSW »

I'd like to easily generate lists of my papers, e.g. for grant applications. So they aren't referenced in a document, I'm just listing out the whole bibtex file. Hope that makes it clearer? Trac
Post Reply