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