JabRef
v5
Search
K

Add entry using PDFs

JabRef can create entries from PDF files.
The simplest way to create a new entry based on a single PDF file is to drag & drop the file onto the table of entries (between two existing entries). JabRef will then analyze the PDF and create a new entry.
This feature is available through Lookup -> Search for unlinked local files.
This page is partly outdated. Please, help.
The following description appeared first on tex.stackexchange.com.

Preparation: Adjust the JabRef key generation pattern to fit your needs

JabRef offers a BibTeX key generation and offers different patterns described at BibtexKeyPatterns.
In case you have numerous PDF files and want to convert them into new entries, JabRef can search automatically for the PDF files, let you select the relevant ones, and convert them into new entries.
  1. 1.
    Create or open a .bib library.
  2. 2.
    Go to Lookup -> Search for unlinked local files. (or press SHIFT + F7)
    FindUnlinkedFiles - Menu
    FindUnlinkedFiles - Menu
  3. 3.
    The "Search for unlinked local files" dialog opens.
    FindUnlinkedFiles - Initial dialog
  4. 4.
    Choose a start directory using the "Browse" button.
  5. 5.
    Click on "Search" / "Scan directory".
  6. 6.
    In "Select files", the files not yet contained in the library are shown.
    FindUnlinkedFiles - Found files
  7. 7.
    Select the entries you are interested in. Note: the button Export selected files allows you to export the list of the selected files (a text file containing on each line one filename with its path)
  8. 8.
    Click on Import.
    The windows close and the entry table now contains the newly-imported entries.
  9. 9.
    The entry editor with the last imported entry is shown
    FindUnlinkedFiles - 08 - entry editor
  10. 10.
    You can now save the file and are finished.
  11. 11.
    Optional: Click on "General" to see the linked file
    FindUnlinkedFiles - 09 - entry editor - General
  12. 12.
    Optional: Click on "BibTeX source" to see the BibTeX source
    FindUnlinkedFiles - 10 - entry editor - BibTeX source
  13. 13.
    Optional: You have to shrink it to see the entry in the entry table, enlarge the JabRef window and use the mouse at the upper border of the entry editor
    FindUnlinkedFiles - 11 - entry editor - shrunk
  14. 14.
    Optional: Press Esc to show the entry preview
    FindUnlinkedFiles - 12 - entry preview
The imported entries may need some editing because all the information gathered from the PDF files may not be accurate (see below "PDFs for which it works").

Further information

PDFs for which it works

The importer based on the content has been written for IEEE and LNCS formatted papers. Other formats are not (yet) supported. In case a DOI is found on the first page, the DOI is used to generate the BibTeX information.
The next development step is to extract the title of the PDF, use the "Lookup DOI" and then the Get BibTeX data from DOI functionality from JabRef to fetch the BibTeX data.
We are also thinking about replacing the code completely by using another library. This is much effort and there is no timeline for that.

Better filenames

JabRef also offers to change the filenames. You can adapt the pattern at Preferences -> Import
Preferences - Import
Select "Choose pattern" and choose "bibtexkey - title"
Preferences - Import - Choose pattern
This results in the setting \bibtexkey\begin{title} - \format[RemoveBrackets]{\title}\end{title}.
This makes the filenames start with the bibtey key followed by the full title. In the concrete case, \bibtexkey only may be the better option as the described bibtey key already contains the title.

Mr.DLib

JabRef used to have support for Mr.DLib, which returned back a full BibTeX entry or a PDF. Due to unclear copyright situation of a used library, this service was removed. Further, Mr.DLib changes its focus and will provide literature recommendations. See the realted articles tab.