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