Cite This Page
Bibliographic details for Debian
- Page name: Debian
- Author: SETV Springfield Technical Wiki contributors
- Publisher: SETV Springfield Technical Wiki, .
- Date of last revision: 21 August 2016 23:38 UTC
- Date retrieved: 30 April 2026 07:51 UTC
- Permanent URL: http://wiki.ssdcougars.tv/index.php?title=Debian&oldid=894
- Page Version ID: 894
Citation styles for Debian
APA style
Debian. (2016, August 21). SETV Springfield Technical Wiki, . Retrieved 07:51, April 30, 2026 from http://wiki.ssdcougars.tv/index.php?title=Debian&oldid=894.
MLA style
"Debian." SETV Springfield Technical Wiki, . 21 Aug 2016, 23:38 UTC. 30 Apr 2026, 07:51 <http://wiki.ssdcougars.tv/index.php?title=Debian&oldid=894>.
MHRA style
SETV Springfield Technical Wiki contributors, 'Debian', SETV Springfield Technical Wiki, , 21 August 2016, 23:38 UTC, <http://wiki.ssdcougars.tv/index.php?title=Debian&oldid=894> [accessed 30 April 2026]
Chicago style
SETV Springfield Technical Wiki contributors, "Debian," SETV Springfield Technical Wiki, , http://wiki.ssdcougars.tv/index.php?title=Debian&oldid=894 (accessed April 30, 2026).
CBE/CSE style
SETV Springfield Technical Wiki contributors. Debian [Internet]. SETV Springfield Technical Wiki, ; 2016 Aug 21, 23:38 UTC [cited 2026 Apr 30]. Available from: http://wiki.ssdcougars.tv/index.php?title=Debian&oldid=894.
Bluebook style
Debian, http://wiki.ssdcougars.tv/index.php?title=Debian&oldid=894 (last visited April 30, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "SETV Springfield Technical Wiki",
title = "Debian --- SETV Springfield Technical Wiki{,} ",
year = "2016",
url = "http://wiki.ssdcougars.tv/index.php?title=Debian&oldid=894",
note = "[Online; accessed 30-April-2026]"
}
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 = "SETV Springfield Technical Wiki",
title = "Debian --- SETV Springfield Technical Wiki{,} ",
year = "2016",
url = "\url{http://wiki.ssdcougars.tv/index.php?title=Debian&oldid=894}",
note = "[Online; accessed 30-April-2026]"
}