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: 30 June 2026 13:36 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 13:36, June 30, 2026 from https://wiki.deusexcoop.com/index.php?title=FAQ&oldid=77.
MLA style
"FAQ." Wiki, . 29 Sep 2020, 12:02 UTC. 30 Jun 2026, 13:36 <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 30 June 2026]
Chicago style
Wiki contributors, "FAQ," Wiki, , https://wiki.deusexcoop.com/index.php?title=FAQ&oldid=77 (accessed June 30, 2026).
CBE/CSE style
Wiki contributors. FAQ [Internet]. Wiki, ; 2020 Sep 29, 12:02 UTC [cited 2026 Jun 30]. 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 June 30, 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 30-June-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 30-June-2026]"
}