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