Cite
From SELinux Wiki
Bibliographic details for Developer Summit 2008
- Page name: Developer Summit 2008
- Author: SELinux Wiki contributors
- Publisher: SELinux Wiki, .
- Date of last revision: 16 July 2008 21:59 UTC
- Date retrieved: 21 May 2013 12:19 UTC
- Permanent URL: http://www.selinuxproject.org/w/?title=Developer_Summit_2008&oldid=254
- Page Version ID: 254
Citation styles for Developer Summit 2008
APA style
Developer Summit 2008. (2008, July 16). SELinux Wiki, . Retrieved 12:19, May 21, 2013 from http://www.selinuxproject.org/w/?title=Developer_Summit_2008&oldid=254.
MLA style
"Developer Summit 2008." SELinux Wiki, . 16 Jul 2008, 21:59 UTC. 21 May 2013, 12:19 <http://www.selinuxproject.org/w/?title=Developer_Summit_2008&oldid=254>.
MHRA style
SELinux Wiki contributors, 'Developer Summit 2008', SELinux Wiki, , 16 July 2008, 21:59 UTC, <http://www.selinuxproject.org/w/?title=Developer_Summit_2008&oldid=254> [accessed 21 May 2013]
Chicago style
SELinux Wiki contributors, "Developer Summit 2008," SELinux Wiki, , http://www.selinuxproject.org/w/?title=Developer_Summit_2008&oldid=254 (accessed May 21, 2013).
CBE/CSE style
SELinux Wiki contributors. Developer Summit 2008 [Internet]. SELinux Wiki, ; 2008 Jul 16, 21:59 UTC [cited 2013 May 21]. Available from: http://www.selinuxproject.org/w/?title=Developer_Summit_2008&oldid=254.
Bluebook style
Developer Summit 2008, http://www.selinuxproject.org/w/?title=Developer_Summit_2008&oldid=254 (last visited May 21, 2013).
BibTeX entry
@misc{ wiki:xxx,
author = "SELinux Wiki",
title = "Developer Summit 2008 --- SELinux Wiki{,} ",
year = "2008",
url = "http://www.selinuxproject.org/w/?title=Developer_Summit_2008&oldid=254",
note = "[Online; accessed 21-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 = "Developer Summit 2008 --- SELinux Wiki{,} ",
year = "2008",
url = "\url{http://www.selinuxproject.org/w/?title=Developer_Summit_2008&oldid=254}",
note = "[Online; accessed 21-May-2013]"
}
