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