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