|
|
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: 29 June 2026 15:22 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 15:22, June 29, 2026 from http://en.zaoniao.it/index.php?title=Useful_tools&oldid=7442.
MLA style
"Useful tools." zaoniao, . 6 Aug 2019, 03:17 UTC. 29 Jun 2026, 15:22 <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 29 June 2026]
Chicago style
zaoniao contributors, "Useful tools," zaoniao, , http://en.zaoniao.it/index.php?title=Useful_tools&oldid=7442 (accessed June 29, 2026).
CBE/CSE style
zaoniao contributors. Useful tools [Internet]. zaoniao, ; 2019 Aug 6, 03:17 UTC [cited 2026 Jun 29]. 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 June 29, 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 29-June-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 29-June-2026]"
}