-
Notifications
You must be signed in to change notification settings - Fork 6
Paper Publication in Latex (Citation in JabRef)
tahabinimran edited this page Dec 18, 2020
·
9 revisions
- 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
-
Add new entries from the highlighted buttons. //image
-
Select the type of document you want to cite. //image
-
Enter the details manually. //image
- Generate a BibTex key or write the one you want.
- Or use the BibTeX source to make the citation automatically.
- Paste the BibTex source in the BibTex tab. //image
- Go to Required fields, and you will see all the details automatically filled and ready for citation.
//image
- Upload the library (.bib) file in your overleaf.
- Use “\cite{}” command in LaTex to cite the intended document.