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