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 15:33 UTC
- Permanent URL: https://wpkg.org/index.php?title=JabRef&oldid=9033
- Page Version ID: 9033
Citation styles for JabRef
APA style
JabRef. (2015, November 30). WPKG | Open Source Software Deployment and Distribution, . Retrieved 15:33, December 5, 2025 from https://wpkg.org/index.php?title=JabRef&oldid=9033.
MLA style
"JabRef." WPKG | Open Source Software Deployment and Distribution, . 30 Nov 2015, 11:36 UTC. 5 Dec 2025, 15:33 <https://wpkg.org/index.php?title=JabRef&oldid=9033>.
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=9033> [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=9033 (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=9033.
Bluebook style
JabRef, https://wpkg.org/index.php?title=JabRef&oldid=9033 (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=9033",
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=9033}",
note = "[Online; accessed 5-December-2025]"
}