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