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