Cite This Page
Bibliographic details for Frank Green
- Page name: Frank Green
- Author: OpenCommons contributors
- Publisher: OpenCommons.
- Date of last revision: 9 March 2023 06:07 UTC
- Date retrieved: 14 September 2026 18:34 UTC
- Permanent URL: https://opencommons.org/index.php?title=Frank_Green&oldid=12871
- Page Version ID: 12871
Citation styles for Frank Green
APA style
Frank Green. (2023, March 9). OpenCommons. Retrieved 18:34, September 14, 2026 from https://opencommons.org/index.php?title=Frank_Green&oldid=12871.
MLA style
"Frank Green." OpenCommons. 9 Mar 2023, 06:07 UTC. 14 Sep 2026, 18:34 <https://opencommons.org/index.php?title=Frank_Green&oldid=12871>.
MHRA style
OpenCommons contributors, 'Frank Green', OpenCommons, 9 March 2023, 06:07 UTC, <https://opencommons.org/index.php?title=Frank_Green&oldid=12871> [accessed 14 September 2026]
Chicago style
OpenCommons contributors, "Frank Green," OpenCommons, https://opencommons.org/index.php?title=Frank_Green&oldid=12871 (accessed September 14, 2026).
CBE/CSE style
OpenCommons contributors. Frank Green [Internet]. OpenCommons; 2023 Mar 9, 06:07 UTC [cited 2026 Sep 14]. Available from: https://opencommons.org/index.php?title=Frank_Green&oldid=12871.
Bluebook style
Frank Green, https://opencommons.org/index.php?title=Frank_Green&oldid=12871 (last visited September 14, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "OpenCommons",
title = "Frank Green --- OpenCommons{,} ",
year = "2023",
url = "https://opencommons.org/index.php?title=Frank_Green&oldid=12871",
note = "[Online; accessed 14-September-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 = "Frank Green --- OpenCommons{,} ",
year = "2023",
url = "\url{https://opencommons.org/index.php?title=Frank_Green&oldid=12871}",
note = "[Online; accessed 14-September-2026]"
}