Skip to content

Paper Publication in Latex (Citation in JabRef)

tahabinimran edited this page Dec 18, 2020 · 9 revisions

What is JabRef?

  • A cross-platform citation and reference manager.
  • Uses BibTex and BibLaTex as its format.
  • JabRef: Java, Alver, Batada, Reference.

Download

JabRef can be downloaded for Windows, macOS, and for Linux distributions.

How to cite?

  • 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.

Clone this wiki locally