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