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