Cite This Page
Bibliographic details for Stephen Jones
- Page name: Stephen Jones
- Author: OpenCommons contributors
- Publisher: OpenCommons.
- Date of last revision: 19 January 2022 19:15 UTC
- Date retrieved: 12 March 2026 01:01 UTC
- Permanent URL: https://opencommons.org/index.php?title=Stephen_Jones&oldid=4312
- Page Version ID: 4312
Citation styles for Stephen Jones
APA style
Stephen Jones. (2022, January 19). OpenCommons. Retrieved 01:01, March 12, 2026 from https://opencommons.org/index.php?title=Stephen_Jones&oldid=4312.
MLA style
"Stephen Jones." OpenCommons. 19 Jan 2022, 19:15 UTC. 12 Mar 2026, 01:01 <https://opencommons.org/index.php?title=Stephen_Jones&oldid=4312>.
MHRA style
OpenCommons contributors, 'Stephen Jones', OpenCommons, 19 January 2022, 19:15 UTC, <https://opencommons.org/index.php?title=Stephen_Jones&oldid=4312> [accessed 12 March 2026]
Chicago style
OpenCommons contributors, "Stephen Jones," OpenCommons, https://opencommons.org/index.php?title=Stephen_Jones&oldid=4312 (accessed March 12, 2026).
CBE/CSE style
OpenCommons contributors. Stephen Jones [Internet]. OpenCommons; 2022 Jan 19, 19:15 UTC [cited 2026 Mar 12]. Available from: https://opencommons.org/index.php?title=Stephen_Jones&oldid=4312.
Bluebook style
Stephen Jones, https://opencommons.org/index.php?title=Stephen_Jones&oldid=4312 (last visited March 12, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "OpenCommons",
title = "Stephen Jones --- OpenCommons{,} ",
year = "2022",
url = "https://opencommons.org/index.php?title=Stephen_Jones&oldid=4312",
note = "[Online; accessed 12-March-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 = "OpenCommons",
title = "Stephen Jones --- OpenCommons{,} ",
year = "2022",
url = "\url{https://opencommons.org/index.php?title=Stephen_Jones&oldid=4312}",
note = "[Online; accessed 12-March-2026]"
}