|
|
Cite This Page
Bibliographic details for Etch
- Page name: Etch
- Author: zaoniao contributors
- Publisher: zaoniao, .
- Date of last revision: 28 February 2019 09:22 UTC
- Date retrieved: 15 May 2026 08:41 UTC
- Permanent URL: http://en.zaoniao.it/index.php?title=Etch&oldid=1334
- Page Version ID: 1334
Citation styles for Etch
APA style
Etch. (2019, February 28). zaoniao, . Retrieved 08:41, May 15, 2026 from http://en.zaoniao.it/index.php?title=Etch&oldid=1334.
MLA style
"Etch." zaoniao, . 28 Feb 2019, 09:22 UTC. 15 May 2026, 08:41 <http://en.zaoniao.it/index.php?title=Etch&oldid=1334>.
MHRA style
zaoniao contributors, 'Etch', zaoniao, , 28 February 2019, 09:22 UTC, <http://en.zaoniao.it/index.php?title=Etch&oldid=1334> [accessed 15 May 2026]
Chicago style
zaoniao contributors, "Etch," zaoniao, , http://en.zaoniao.it/index.php?title=Etch&oldid=1334 (accessed May 15, 2026).
CBE/CSE style
zaoniao contributors. Etch [Internet]. zaoniao, ; 2019 Feb 28, 09:22 UTC [cited 2026 May 15]. Available from: http://en.zaoniao.it/index.php?title=Etch&oldid=1334.
Bluebook style
Etch, http://en.zaoniao.it/index.php?title=Etch&oldid=1334 (last visited May 15, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "zaoniao",
title = "Etch --- zaoniao{,} ",
year = "2019",
url = "http://en.zaoniao.it/index.php?title=Etch&oldid=1334",
note = "[Online; accessed 15-May-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 = "zaoniao",
title = "Etch --- zaoniao{,} ",
year = "2019",
url = "\url{http://en.zaoniao.it/index.php?title=Etch&oldid=1334}",
note = "[Online; accessed 15-May-2026]"
}