Cite
Bibliographic details for Developers
- Page name: Developers
- Author: SELinux Wiki contributors
- Publisher: SELinux Wiki, .
- Date of last revision: 1 November 2018 14:49 UTC
- Date retrieved: 16 October 2024 01:10 UTC
- Permanent URL: https://selinuxproject.org/w/?title=Developers&oldid=1868
- Page Version ID: 1868
Citation styles for Developers
APA style
Developers. (2018, November 1). SELinux Wiki, . Retrieved 01:10, October 16, 2024 from https://selinuxproject.org/w/?title=Developers&oldid=1868.
MLA style
"Developers." SELinux Wiki, . 1 Nov 2018, 14:49 UTC. 16 Oct 2024, 01:10 <https://selinuxproject.org/w/?title=Developers&oldid=1868>.
MHRA style
SELinux Wiki contributors, 'Developers', SELinux Wiki, , 1 November 2018, 14:49 UTC, <https://selinuxproject.org/w/?title=Developers&oldid=1868> [accessed 16 October 2024]
Chicago style
SELinux Wiki contributors, "Developers," SELinux Wiki, , https://selinuxproject.org/w/?title=Developers&oldid=1868 (accessed October 16, 2024).
CBE/CSE style
SELinux Wiki contributors. Developers [Internet]. SELinux Wiki, ; 2018 Nov 1, 14:49 UTC [cited 2024 Oct 16]. Available from: https://selinuxproject.org/w/?title=Developers&oldid=1868.
Bluebook style
Developers, https://selinuxproject.org/w/?title=Developers&oldid=1868 (last visited October 16, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "SELinux Wiki", title = "Developers --- SELinux Wiki{,} ", year = "2018", url = "https://selinuxproject.org/w/?title=Developers&oldid=1868", note = "[Online; accessed 16-October-2024]" }
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 be preferred:
@misc{ wiki:xxx, author = "SELinux Wiki", title = "Developers --- SELinux Wiki{,} ", year = "2018", url = "\url{https://selinuxproject.org/w/?title=Developers&oldid=1868}", note = "[Online; accessed 16-October-2024]" }