Cite This Page
Bibliographic details for Main Page
- Page name: Main Page
- Author: CAPipedia contributors
- Publisher: CAPipedia.
- Date of last revision: 21 May 2025 15:44 UTC
- Date retrieved: 18 April 2026 17:32 UTC
- Permanent URL: https://capipedia.cap.gov/index.php?title=Main_Page&oldid=9192
- Page Version ID: 9192
Citation styles for Main Page
Main Page. (2025, May 21). CAPipedia. Retrieved April 18, 2026, from https://capipedia.cap.gov/index.php?title=Main_Page&oldid=9192.
"Main Page." CAPipedia. 21 May 2025, 15:44 UTC. <https://capipedia.cap.gov/index.php?title=Main_Page&oldid=9192> 18 Apr 2026, 17:32.
CAPipedia contributors, 'Main Page', CAPipedia, 21 May 2025, 15:44 UTC, <https://capipedia.cap.gov/index.php?title=Main_Page&oldid=9192> [accessed 18 April 2026]
CAPipedia contributors, "Main Page," CAPipedia, https://capipedia.cap.gov/index.php?title=Main_Page&oldid=9192 (accessed April 18, 2026).
CAPipedia contributors. Main Page [Internet]. CAPipedia; 2025 May 21, 15:44 UTC [cited 2026 Apr 18]. Available from: https://capipedia.cap.gov/index.php?title=Main_Page&oldid=9192.
Main Page, https://capipedia.cap.gov/index.php?title=Main_Page&oldid=9192 (last visited April 18, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "CAPipedia",
title = "Main Page --- CAPipedia{,} ",
year = "2025",
url = "https://capipedia.cap.gov/index.php?title=Main_Page&oldid=9192",
note = "[Online; accessed 18-April-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 = "CAPipedia",
title = "Main Page --- CAPipedia{,} ",
year = "2025",
url = "\url{https://capipedia.cap.gov/index.php?title=Main_Page&oldid=9192}",
note = "[Online; accessed 18-April-2026]"
}