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