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