Cite
From
Bibliographic details for FAQ
- Page name: FAQ
- Author: contributors
- Publisher: , .
- Date of last revision: 8 January 2013 10:39 UTC
- Date retrieved: 15 June 2026 14:33 UTC
- Permanent URL: http://wiki.solab.rshu.ru/index.php?title=FAQ&oldid=1190
- Page Version ID: 1190
Citation styles for FAQ
APA style
FAQ. (2013, January 8). , . Retrieved 14:33, June 15, 2026 from http://wiki.solab.rshu.ru/index.php?title=FAQ&oldid=1190.
MLA style
"FAQ." , . 8 Jan 2013, 10:39 UTC. 15 Jun 2026, 14:33 <http://wiki.solab.rshu.ru/index.php?title=FAQ&oldid=1190>.
MHRA style
contributors, 'FAQ', , , 8 January 2013, 10:39 UTC, <http://wiki.solab.rshu.ru/index.php?title=FAQ&oldid=1190> [accessed 15 June 2026]
Chicago style
contributors, "FAQ," , , http://wiki.solab.rshu.ru/index.php?title=FAQ&oldid=1190 (accessed June 15, 2026).
CBE/CSE style
contributors. FAQ [Internet]. , ; 2013 Jan 8, 10:39 UTC [cited 2026 Jun 15]. Available from:
http://wiki.solab.rshu.ru/index.php?title=FAQ&oldid=1190.
Bluebook style
FAQ, http://wiki.solab.rshu.ru/index.php?title=FAQ&oldid=1190 (last visited June 15, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "",
title = "FAQ --- {,} ",
year = "2013",
url = "http://wiki.solab.rshu.ru/index.php?title=FAQ&oldid=1190",
note = "[Online; accessed 15-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 = "",
title = "FAQ --- {,} ",
year = "2013",
url = "\url{http://wiki.solab.rshu.ru/index.php?title=FAQ&oldid=1190}",
note = "[Online; accessed 15-June-2026]"
}
