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