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