Cite This Page
Bibliographic details for Main Page
- Page name: Main Page
- Author: CUOSGwiki contributors
- Publisher: CUOSGwiki, .
- Date of last revision: 2 October 2024 01:28 UTC
- Date retrieved: 19 June 2026 16:18 UTC
- Permanent URL: https://dges.carleton.ca/CUOSGwiki/index.php?title=Main_Page&oldid=20828
- Page Version ID: 20828
Citation styles for Main Page
APA style
Main Page. (2024, October 2). CUOSGwiki, . Retrieved 16:18, June 19, 2026 from https://dges.carleton.ca/CUOSGwiki/index.php?title=Main_Page&oldid=20828.
MLA style
"Main Page." CUOSGwiki, . 2 Oct 2024, 01:28 UTC. 19 Jun 2026, 16:18 <https://dges.carleton.ca/CUOSGwiki/index.php?title=Main_Page&oldid=20828>.
MHRA style
CUOSGwiki contributors, 'Main Page', CUOSGwiki, , 2 October 2024, 01:28 UTC, <https://dges.carleton.ca/CUOSGwiki/index.php?title=Main_Page&oldid=20828> [accessed 19 June 2026]
Chicago style
CUOSGwiki contributors, "Main Page," CUOSGwiki, , https://dges.carleton.ca/CUOSGwiki/index.php?title=Main_Page&oldid=20828 (accessed June 19, 2026).
CBE/CSE style
CUOSGwiki contributors. Main Page [Internet]. CUOSGwiki, ; 2024 Oct 2, 01:28 UTC [cited 2026 Jun 19]. Available from: https://dges.carleton.ca/CUOSGwiki/index.php?title=Main_Page&oldid=20828.
Bluebook style
Main Page, https://dges.carleton.ca/CUOSGwiki/index.php?title=Main_Page&oldid=20828 (last visited June 19, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "CUOSGwiki",
title = "Main Page --- CUOSGwiki{,} ",
year = "2024",
url = "https://dges.carleton.ca/CUOSGwiki/index.php?title=Main_Page&oldid=20828",
note = "[Online; accessed 19-June-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 = "CUOSGwiki",
title = "Main Page --- CUOSGwiki{,} ",
year = "2024",
url = "\url{https://dges.carleton.ca/CUOSGwiki/index.php?title=Main_Page&oldid=20828}",
note = "[Online; accessed 19-June-2026]"
}