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