Cite
From SELinux Wiki
Bibliographic details for ApacheRecipes
- Page name: ApacheRecipes
- Author: SELinux Wiki contributors
- Publisher: SELinux Wiki, .
- Date of last revision: 31 August 2010 18:28 UTC
- Date retrieved: 21 May 2013 04:01 UTC
- Permanent URL: http://selinuxproject.org/w/?title=ApacheRecipes&oldid=1003
- Page Version ID: 1003
Citation styles for ApacheRecipes
APA style
ApacheRecipes. (2010, August 31). SELinux Wiki, . Retrieved 04:01, May 21, 2013 from http://selinuxproject.org/w/?title=ApacheRecipes&oldid=1003.
MLA style
"ApacheRecipes." SELinux Wiki, . 31 Aug 2010, 18:28 UTC. 21 May 2013, 04:01 <http://selinuxproject.org/w/?title=ApacheRecipes&oldid=1003>.
MHRA style
SELinux Wiki contributors, 'ApacheRecipes', SELinux Wiki, , 31 August 2010, 18:28 UTC, <http://selinuxproject.org/w/?title=ApacheRecipes&oldid=1003> [accessed 21 May 2013]
Chicago style
SELinux Wiki contributors, "ApacheRecipes," SELinux Wiki, , http://selinuxproject.org/w/?title=ApacheRecipes&oldid=1003 (accessed May 21, 2013).
CBE/CSE style
SELinux Wiki contributors. ApacheRecipes [Internet]. SELinux Wiki, ; 2010 Aug 31, 18:28 UTC [cited 2013 May 21]. Available from: http://selinuxproject.org/w/?title=ApacheRecipes&oldid=1003.
Bluebook style
ApacheRecipes, http://selinuxproject.org/w/?title=ApacheRecipes&oldid=1003 (last visited May 21, 2013).
BibTeX entry
@misc{ wiki:xxx,
author = "SELinux Wiki",
title = "ApacheRecipes --- SELinux Wiki{,} ",
year = "2010",
url = "http://selinuxproject.org/w/?title=ApacheRecipes&oldid=1003",
note = "[Online; accessed 21-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 = "ApacheRecipes --- SELinux Wiki{,} ",
year = "2010",
url = "\url{http://selinuxproject.org/w/?title=ApacheRecipes&oldid=1003}",
note = "[Online; accessed 21-May-2013]"
}
