3

Jabref generates a .bib reference file.

How can I use this in the TeXstudio?

Nasim
  • 131

2 Answers2

3

JabRef provides an integration with TeXStudio, so you can push citations directly into TeXStudio. Just select TeXStudio in the toolbar as the external application and then you can push the currently selected entry as \cite{key} to TeXStudio.

1

Open the bib file in jabref.

Use one of Cntrl+K or Cntrl+L in jabref to insert the citation. If you are using Cntrl+L be sure that corresponding editor in jabref is correctly set to TeXStudio. When using Cntrl+L the following image will help you.

enter image description here

Hamid
  • 1,094