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