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