Cite This Page
Bibliographic details for JabRef
- Page name: JabRef
- Author: COPTR contributors
- Publisher: COPTR, .
- Date of last revision: 21 April 2021 15:15 UTC
- Date retrieved: 19 May 2026 00:19 UTC
- Permanent URL: https://coptr.digipres.org/index.php?title=JabRef&oldid=4216
- Page Version ID: 4216
Citation styles for JabRef
APA style
JabRef. (2021, April 21). COPTR, . Retrieved 00:19, May 19, 2026 from https://coptr.digipres.org/index.php?title=JabRef&oldid=4216.
MLA style
"JabRef." COPTR, . 21 Apr 2021, 15:15 UTC. 19 May 2026, 00:19 <https://coptr.digipres.org/index.php?title=JabRef&oldid=4216>.
MHRA style
COPTR contributors, 'JabRef', COPTR, , 21 April 2021, 15:15 UTC, <https://coptr.digipres.org/index.php?title=JabRef&oldid=4216> [accessed 19 May 2026]
Chicago style
COPTR contributors, "JabRef," COPTR, , https://coptr.digipres.org/index.php?title=JabRef&oldid=4216 (accessed May 19, 2026).
CBE/CSE style
COPTR contributors. JabRef [Internet]. COPTR, ; 2021 Apr 21, 15:15 UTC [cited 2026 May 19]. Available from: https://coptr.digipres.org/index.php?title=JabRef&oldid=4216.
Bluebook style
JabRef, https://coptr.digipres.org/index.php?title=JabRef&oldid=4216 (last visited May 19, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "COPTR",
title = "JabRef --- COPTR{,} ",
year = "2021",
url = "https://coptr.digipres.org/index.php?title=JabRef&oldid=4216",
note = "[Online; accessed 19-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 = "COPTR",
title = "JabRef --- COPTR{,} ",
year = "2021",
url = "\url{https://coptr.digipres.org/index.php?title=JabRef&oldid=4216}",
note = "[Online; accessed 19-May-2026]"
}