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