-
Notifications
You must be signed in to change notification settings - Fork 6
Citation with JabRef in LaTex
tahabinimran edited this page Dec 18, 2020
·
1 revision
- A cross-platform citation and reference manager.
- Uses BibTex and BibLaTex as its format.
- JabRef: Java, Alver, Batada, Reference.
JabRef can be downloaded for Windows, macOS, and for Linux distributions.
- Create a new library or open an existing one.
//image for creating a library
- Add new entries from the highlighted buttons
//image for adding new entries
- Select the type of document you want to cite.
//image for types of document
- Enter the details manually.
//manual details image
- Generate a BibTex key or write the one you want.
- Or use the BibTeX source to make the citation automatically.
//image for document automatic from bibtex source
-
Paste the BibTex source in the BibTex tab. //image for bibtex source 1
-
Go to Required fields, and you will see all the details automatically filled and ready for citation.
//image for bitez source 2
- Upload the library (.bib) file in your overleaf.
- Use “\cite{}” command in LaTex to cite the intended document.