Cite This Page
Bibliographic details for Page files
- Page name: Page files
- Author: CCARH Wiki contributors
- Publisher: CCARH Wiki.
- Date of last revision: 24 December 2010 21:08 UTC
- Date retrieved: 21 May 2026 11:44 UTC
- Permanent URL: https://wiki.ccarh.org/index.php?title=Page_files&oldid=1477
- Page Version ID: 1477
Citation styles for Page files
APA style
Page files. (2010, December 24). CCARH Wiki. Retrieved 11:44, May 21, 2026 from https://wiki.ccarh.org/index.php?title=Page_files&oldid=1477.
MLA style
"Page files." CCARH Wiki. 24 Dec 2010, 21:08 UTC. 21 May 2026, 11:44 <https://wiki.ccarh.org/index.php?title=Page_files&oldid=1477>.
MHRA style
CCARH Wiki contributors, 'Page files', CCARH Wiki, 24 December 2010, 21:08 UTC, <https://wiki.ccarh.org/index.php?title=Page_files&oldid=1477> [accessed 21 May 2026]
Chicago style
CCARH Wiki contributors, "Page files," CCARH Wiki, https://wiki.ccarh.org/index.php?title=Page_files&oldid=1477 (accessed May 21, 2026).
CBE/CSE style
CCARH Wiki contributors. Page files [Internet]. CCARH Wiki; 2010 Dec 24, 21:08 UTC [cited 2026 May 21]. Available from: https://wiki.ccarh.org/index.php?title=Page_files&oldid=1477.
Bluebook style
Page files, https://wiki.ccarh.org/index.php?title=Page_files&oldid=1477 (last visited May 21, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "CCARH Wiki",
title = "Page files --- CCARH Wiki{,} ",
year = "2010",
url = "https://wiki.ccarh.org/index.php?title=Page_files&oldid=1477",
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 = "CCARH Wiki",
title = "Page files --- CCARH Wiki{,} ",
year = "2010",
url = "\url{https://wiki.ccarh.org/index.php?title=Page_files&oldid=1477}",
note = "[Online; accessed 21-May-2026]"
}