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:14 UTC
- Date retrieved: 19 April 2026 05:21 UTC
- Permanent URL: https://wiki.eth0.nl/index.php?title=Logo&oldid=4045
- Page Version ID: 4045
Citation styles for Logo
APA style
Logo. (2009, September 15). Eth0Wiki, . Retrieved 05:21, April 19, 2026 from https://wiki.eth0.nl/index.php?title=Logo&oldid=4045.
MLA style
"Logo." Eth0Wiki, . 15 Sep 2009, 21:14 UTC. 19 Apr 2026, 05:21 <https://wiki.eth0.nl/index.php?title=Logo&oldid=4045>.
MHRA style
Eth0Wiki contributors, 'Logo', Eth0Wiki, , 15 September 2009, 21:14 UTC, <https://wiki.eth0.nl/index.php?title=Logo&oldid=4045> [accessed 19 April 2026]
Chicago style
Eth0Wiki contributors, "Logo," Eth0Wiki, , https://wiki.eth0.nl/index.php?title=Logo&oldid=4045 (accessed April 19, 2026).
CBE/CSE style
Eth0Wiki contributors. Logo [Internet]. Eth0Wiki, ; 2009 Sep 15, 21:14 UTC [cited 2026 Apr 19]. Available from: https://wiki.eth0.nl/index.php?title=Logo&oldid=4045.
Bluebook style
Logo, https://wiki.eth0.nl/index.php?title=Logo&oldid=4045 (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=4045",
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=4045}",
note = "[Online; accessed 19-April-2026]"
}
