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