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