Cite This Page
Bibliographic details for ESRI
- Page name: ESRI
- Author: OpenCommons contributors
- Publisher: OpenCommons.
- Date of last revision: 20 April 2022 03:43 UTC
- Date retrieved: 17 September 2026 03:52 UTC
- Permanent URL: https://opencommons.org/index.php?title=ESRI&oldid=8414
- Page Version ID: 8414
Citation styles for ESRI
APA style
ESRI. (2022, April 20). OpenCommons. Retrieved 03:52, September 17, 2026 from https://opencommons.org/index.php?title=ESRI&oldid=8414.
MLA style
"ESRI." OpenCommons. 20 Apr 2022, 03:43 UTC. 17 Sep 2026, 03:52 <https://opencommons.org/index.php?title=ESRI&oldid=8414>.
MHRA style
OpenCommons contributors, 'ESRI', OpenCommons, 20 April 2022, 03:43 UTC, <https://opencommons.org/index.php?title=ESRI&oldid=8414> [accessed 17 September 2026]
Chicago style
OpenCommons contributors, "ESRI," OpenCommons, https://opencommons.org/index.php?title=ESRI&oldid=8414 (accessed September 17, 2026).
CBE/CSE style
OpenCommons contributors. ESRI [Internet]. OpenCommons; 2022 Apr 20, 03:43 UTC [cited 2026 Sep 17]. Available from: https://opencommons.org/index.php?title=ESRI&oldid=8414.
Bluebook style
ESRI, https://opencommons.org/index.php?title=ESRI&oldid=8414 (last visited September 17, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "OpenCommons",
title = "ESRI --- OpenCommons{,} ",
year = "2022",
url = "https://opencommons.org/index.php?title=ESRI&oldid=8414",
note = "[Online; accessed 17-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 = "ESRI --- OpenCommons{,} ",
year = "2022",
url = "\url{https://opencommons.org/index.php?title=ESRI&oldid=8414}",
note = "[Online; accessed 17-September-2026]"
}