Cite This Page
Bibliographic details for Contacts
- Page name: Contacts
- Author: RunaWFE contributors
- Publisher: RunaWFE, .
- Date of last revision: 22 November 2020 13:41 UTC
- Date retrieved: 11 May 2026 11:32 UTC
- Permanent URL: https://runawfe.org/index.php?title=Contacts&oldid=170
- Page Version ID: 170
Citation styles for Contacts
APA style
Contacts. (2020, November 22). RunaWFE, . Retrieved 11:32, May 11, 2026 from https://runawfe.org/index.php?title=Contacts&oldid=170.
MLA style
"Contacts." RunaWFE, . 22 Nov 2020, 13:41 UTC. 11 May 2026, 11:32 <https://runawfe.org/index.php?title=Contacts&oldid=170>.
MHRA style
RunaWFE contributors, 'Contacts', RunaWFE, , 22 November 2020, 13:41 UTC, <https://runawfe.org/index.php?title=Contacts&oldid=170> [accessed 11 May 2026]
Chicago style
RunaWFE contributors, "Contacts," RunaWFE, , https://runawfe.org/index.php?title=Contacts&oldid=170 (accessed May 11, 2026).
CBE/CSE style
RunaWFE contributors. Contacts [Internet]. RunaWFE, ; 2020 Nov 22, 13:41 UTC [cited 2026 May 11]. Available from: https://runawfe.org/index.php?title=Contacts&oldid=170.
Bluebook style
Contacts, https://runawfe.org/index.php?title=Contacts&oldid=170 (last visited May 11, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "RunaWFE",
title = "Contacts --- RunaWFE{,} ",
year = "2020",
url = "https://runawfe.org/index.php?title=Contacts&oldid=170",
note = "[Online; accessed 11-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 = "RunaWFE",
title = "Contacts --- RunaWFE{,} ",
year = "2020",
url = "\url{https://runawfe.org/index.php?title=Contacts&oldid=170}",
note = "[Online; accessed 11-May-2026]"
}