Cite
From SELinux Wiki
Bibliographic details for FAQ
- Page name: FAQ
- Author: SELinux Wiki contributors
- Publisher: SELinux Wiki, .
- Date of last revision: 16 October 2009 13:56 UTC
- Date retrieved: 23 May 2013 12:10 UTC
- Permanent URL: http://selinuxproject.org/w/?title=FAQ&oldid=729
- Page Version ID: 729
Citation styles for FAQ
APA style
FAQ. (2009, October 16). SELinux Wiki, . Retrieved 12:10, May 23, 2013 from http://selinuxproject.org/w/?title=FAQ&oldid=729.
MLA style
"FAQ." SELinux Wiki, . 16 Oct 2009, 13:56 UTC. 23 May 2013, 12:10 <http://selinuxproject.org/w/?title=FAQ&oldid=729>.
MHRA style
SELinux Wiki contributors, 'FAQ', SELinux Wiki, , 16 October 2009, 13:56 UTC, <http://selinuxproject.org/w/?title=FAQ&oldid=729> [accessed 23 May 2013]
Chicago style
SELinux Wiki contributors, "FAQ," SELinux Wiki, , http://selinuxproject.org/w/?title=FAQ&oldid=729 (accessed May 23, 2013).
CBE/CSE style
SELinux Wiki contributors. FAQ [Internet]. SELinux Wiki, ; 2009 Oct 16, 13:56 UTC [cited 2013 May 23]. Available from: http://selinuxproject.org/w/?title=FAQ&oldid=729.
Bluebook style
FAQ, http://selinuxproject.org/w/?title=FAQ&oldid=729 (last visited May 23, 2013).
BibTeX entry
@misc{ wiki:xxx,
author = "SELinux Wiki",
title = "FAQ --- SELinux Wiki{,} ",
year = "2009",
url = "http://selinuxproject.org/w/?title=FAQ&oldid=729",
note = "[Online; accessed 23-May-2013]"
}
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 preferred:
@misc{ wiki:xxx,
author = "SELinux Wiki",
title = "FAQ --- SELinux Wiki{,} ",
year = "2009",
url = "\url{http://selinuxproject.org/w/?title=FAQ&oldid=729}",
note = "[Online; accessed 23-May-2013]"
}
