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: 31 August 2010 19:39 UTC
- Date retrieved: 22 May 2013 11:55 UTC
- Permanent URL: http://selinuxproject.org/w/?title=Mandatory_access_control&oldid=1010
- Page Version ID: 1010
Citation styles for Mandatory access control
APA style
Mandatory access control. (2010, August 31). SELinux Wiki, . Retrieved 11:55, May 22, 2013 from http://selinuxproject.org/w/?title=Mandatory_access_control&oldid=1010.
MLA style
"Mandatory access control." SELinux Wiki, . 31 Aug 2010, 19:39 UTC. 22 May 2013, 11:55 <http://selinuxproject.org/w/?title=Mandatory_access_control&oldid=1010>.
MHRA style
SELinux Wiki contributors, 'Mandatory access control', SELinux Wiki, , 31 August 2010, 19:39 UTC, <http://selinuxproject.org/w/?title=Mandatory_access_control&oldid=1010> [accessed 22 May 2013]
Chicago style
SELinux Wiki contributors, "Mandatory access control," SELinux Wiki, , http://selinuxproject.org/w/?title=Mandatory_access_control&oldid=1010 (accessed May 22, 2013).
CBE/CSE style
SELinux Wiki contributors. Mandatory access control [Internet]. SELinux Wiki, ; 2010 Aug 31, 19:39 UTC [cited 2013 May 22]. Available from: http://selinuxproject.org/w/?title=Mandatory_access_control&oldid=1010.
Bluebook style
Mandatory access control, http://selinuxproject.org/w/?title=Mandatory_access_control&oldid=1010 (last visited May 22, 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=1010",
note = "[Online; accessed 22-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=1010}",
note = "[Online; accessed 22-May-2013]"
}
