Cite This Page
Bibliographic details for FAQ
- Page name: FAQ
- Author: Wiki contributors
- Publisher: Wiki, .
- Date of last revision: 29 September 2020 12:01 UTC
- Date retrieved: 14 May 2026 12:17 UTC
- Permanent URL: https://wiki.deusexcoop.com/index.php?title=FAQ&oldid=76
- Page Version ID: 76
Citation styles for FAQ
APA style
FAQ. (2020, September 29). Wiki, . Retrieved 12:17, May 14, 2026 from https://wiki.deusexcoop.com/index.php?title=FAQ&oldid=76.
MLA style
"FAQ." Wiki, . 29 Sep 2020, 12:01 UTC. 14 May 2026, 12:17 <https://wiki.deusexcoop.com/index.php?title=FAQ&oldid=76>.
MHRA style
Wiki contributors, 'FAQ', Wiki, , 29 September 2020, 12:01 UTC, <https://wiki.deusexcoop.com/index.php?title=FAQ&oldid=76> [accessed 14 May 2026]
Chicago style
Wiki contributors, "FAQ," Wiki, , https://wiki.deusexcoop.com/index.php?title=FAQ&oldid=76 (accessed May 14, 2026).
CBE/CSE style
Wiki contributors. FAQ [Internet]. Wiki, ; 2020 Sep 29, 12:01 UTC [cited 2026 May 14]. Available from: https://wiki.deusexcoop.com/index.php?title=FAQ&oldid=76.
Bluebook style
FAQ, https://wiki.deusexcoop.com/index.php?title=FAQ&oldid=76 (last visited May 14, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Wiki",
title = "FAQ --- Wiki{,} ",
year = "2020",
url = "https://wiki.deusexcoop.com/index.php?title=FAQ&oldid=76",
note = "[Online; accessed 14-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 = "Wiki",
title = "FAQ --- Wiki{,} ",
year = "2020",
url = "\url{https://wiki.deusexcoop.com/index.php?title=FAQ&oldid=76}",
note = "[Online; accessed 14-May-2026]"
}