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: 5 December 2025 14:51 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 14:51, December 5, 2025 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. 5 Dec 2025, 14:51 <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 5 December 2025]
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 December 5, 2025).
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 2025 Dec 5]. 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 December 5, 2025).
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 5-December-2025]"
}
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 5-December-2025]"
}