Cite This Page
Bibliographic details for Main Page
- Page name: Main Page
- Author: PALS Wiki contributors
- Publisher: PALS Wiki, The PALS Community Wiki.
- Date of last revision: 21 September 2020 20:55 UTC
- Date retrieved: 13 May 2026 13:48 UTC
- Permanent URL: https://wiki.pals.community/en/index.php?title=Main_Page&oldid=2
- Page Version ID: 2
Citation styles for Main Page
APA style
Main Page. (2020, September 21). PALS Wiki, The PALS Community Wiki. Retrieved 13:48, May 13, 2026 from https://wiki.pals.community/en/index.php?title=Main_Page&oldid=2.
MLA style
"Main Page." PALS Wiki, The PALS Community Wiki. 21 Sep 2020, 20:55 UTC. 13 May 2026, 13:48 <https://wiki.pals.community/en/index.php?title=Main_Page&oldid=2>.
MHRA style
PALS Wiki contributors, 'Main Page', PALS Wiki, The PALS Community Wiki, 21 September 2020, 20:55 UTC, <https://wiki.pals.community/en/index.php?title=Main_Page&oldid=2> [accessed 13 May 2026]
Chicago style
PALS Wiki contributors, "Main Page," PALS Wiki, The PALS Community Wiki, https://wiki.pals.community/en/index.php?title=Main_Page&oldid=2 (accessed May 13, 2026).
CBE/CSE style
PALS Wiki contributors. Main Page [Internet]. PALS Wiki, The PALS Community Wiki; 2020 Sep 21, 20:55 UTC [cited 2026 May 13]. Available from: https://wiki.pals.community/en/index.php?title=Main_Page&oldid=2.
Bluebook style
Main Page, https://wiki.pals.community/en/index.php?title=Main_Page&oldid=2 (last visited May 13, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "PALS Wiki",
title = "Main Page --- PALS Wiki{,} The PALS Community Wiki",
year = "2020",
url = "https://wiki.pals.community/en/index.php?title=Main_Page&oldid=2",
note = "[Online; accessed 13-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 = "PALS Wiki",
title = "Main Page --- PALS Wiki{,} The PALS Community Wiki",
year = "2020",
url = "\url{https://wiki.pals.community/en/index.php?title=Main_Page&oldid=2}",
note = "[Online; accessed 13-May-2026]"
}