Cite This Page
From Eth0Wiki
Bibliographic details for Logo
- Page name: Logo
- Author: Eth0Wiki contributors
- Publisher: Eth0Wiki, .
- Date of last revision: 13 December 2010 18:38 UTC
- Date retrieved: 19 April 2026 05:21 UTC
- Permanent URL: https://wiki.eth0.nl/index.php?title=Logo&oldid=9158
- Page Version ID: 9158
Citation styles for Logo
APA style
Logo. (2010, December 13). Eth0Wiki, . Retrieved 05:21, April 19, 2026 from https://wiki.eth0.nl/index.php?title=Logo&oldid=9158.
MLA style
"Logo." Eth0Wiki, . 13 Dec 2010, 18:38 UTC. 19 Apr 2026, 05:21 <https://wiki.eth0.nl/index.php?title=Logo&oldid=9158>.
MHRA style
Eth0Wiki contributors, 'Logo', Eth0Wiki, , 13 December 2010, 18:38 UTC, <https://wiki.eth0.nl/index.php?title=Logo&oldid=9158> [accessed 19 April 2026]
Chicago style
Eth0Wiki contributors, "Logo," Eth0Wiki, , https://wiki.eth0.nl/index.php?title=Logo&oldid=9158 (accessed April 19, 2026).
CBE/CSE style
Eth0Wiki contributors. Logo [Internet]. Eth0Wiki, ; 2010 Dec 13, 18:38 UTC [cited 2026 Apr 19]. Available from: https://wiki.eth0.nl/index.php?title=Logo&oldid=9158.
Bluebook style
Logo, https://wiki.eth0.nl/index.php?title=Logo&oldid=9158 (last visited April 19, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Eth0Wiki",
title = "Logo --- Eth0Wiki{,} ",
year = "2010",
url = "https://wiki.eth0.nl/index.php?title=Logo&oldid=9158",
note = "[Online; accessed 19-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 = "Eth0Wiki",
title = "Logo --- Eth0Wiki{,} ",
year = "2010",
url = "\url{https://wiki.eth0.nl/index.php?title=Logo&oldid=9158}",
note = "[Online; accessed 19-April-2026]"
}
