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