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