Cite This Page
Bibliographic details for JabRef
- Page name: JabRef
- Author: WPKG | Open Source Software Deployment and Distribution contributors
- Publisher: WPKG | Open Source Software Deployment and Distribution, .
- Date of last revision: 30 November 2015 11:36 UTC
- Date retrieved: 3 May 2026 16:12 UTC
- Permanent URL: https://wpkg.org/index.php?title=JabRef&oldid=12773
- Page Version ID: 12773
Citation styles for JabRef
APA style
JabRef. (2015, November 30). WPKG | Open Source Software Deployment and Distribution, . Retrieved 16:12, May 3, 2026 from https://wpkg.org/index.php?title=JabRef&oldid=12773.
MLA style
"JabRef." WPKG | Open Source Software Deployment and Distribution, . 30 Nov 2015, 11:36 UTC. 3 May 2026, 16:12 <https://wpkg.org/index.php?title=JabRef&oldid=12773>.
MHRA style
WPKG | Open Source Software Deployment and Distribution contributors, 'JabRef', WPKG | Open Source Software Deployment and Distribution, , 30 November 2015, 11:36 UTC, <https://wpkg.org/index.php?title=JabRef&oldid=12773> [accessed 3 May 2026]
Chicago style
WPKG | Open Source Software Deployment and Distribution contributors, "JabRef," WPKG | Open Source Software Deployment and Distribution, , https://wpkg.org/index.php?title=JabRef&oldid=12773 (accessed May 3, 2026).
CBE/CSE style
WPKG | Open Source Software Deployment and Distribution contributors. JabRef [Internet]. WPKG | Open Source Software Deployment and Distribution, ; 2015 Nov 30, 11:36 UTC [cited 2026 May 3]. Available from: https://wpkg.org/index.php?title=JabRef&oldid=12773.
Bluebook style
JabRef, https://wpkg.org/index.php?title=JabRef&oldid=12773 (last visited May 3, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "WPKG | Open Source Software Deployment and Distribution",
title = "JabRef --- WPKG | Open Source Software Deployment and Distribution{,} ",
year = "2015",
url = "https://wpkg.org/index.php?title=JabRef&oldid=12773",
note = "[Online; accessed 3-May-2026]"
}
When using the LaTeX package url (\usepackage{url} somewhere in the preamble) which tends to give much more nicely formatted web addresses, the following may be preferred:
@misc{ wiki:xxx,
author = "WPKG | Open Source Software Deployment and Distribution",
title = "JabRef --- WPKG | Open Source Software Deployment and Distribution{,} ",
year = "2015",
url = "\url{https://wpkg.org/index.php?title=JabRef&oldid=12773}",
note = "[Online; accessed 3-May-2026]"
}