Cite This Page
Bibliographic details for Graph processing and representation (Graep)
- Page name: Graph processing and representation (Graep)
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 20 December 2006 03:54 UTC
- Date retrieved: 12 October 2024 10:41 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Graph_processing_and_representation_(Graep)&oldid=9621
- Page Version ID: 9621
Citation styles for Graph processing and representation (Graep)
APA style
Graph processing and representation (Graep). (2006, December 20). HaskellWiki, . Retrieved 10:41, October 12, 2024 from https://wiki.haskell.org/index.php?title=Graph_processing_and_representation_(Graep)&oldid=9621.
MLA style
"Graph processing and representation (Graep)." HaskellWiki, . 20 Dec 2006, 03:54 UTC. 12 Oct 2024, 10:41 <https://wiki.haskell.org/index.php?title=Graph_processing_and_representation_(Graep)&oldid=9621>.
MHRA style
HaskellWiki contributors, 'Graph processing and representation (Graep)', HaskellWiki, , 20 December 2006, 03:54 UTC, <https://wiki.haskell.org/index.php?title=Graph_processing_and_representation_(Graep)&oldid=9621> [accessed 12 October 2024]
Chicago style
HaskellWiki contributors, "Graph processing and representation (Graep)," HaskellWiki, , https://wiki.haskell.org/index.php?title=Graph_processing_and_representation_(Graep)&oldid=9621 (accessed October 12, 2024).
CBE/CSE style
HaskellWiki contributors. Graph processing and representation (Graep) [Internet]. HaskellWiki, ; 2006 Dec 20, 03:54 UTC [cited 2024 Oct 12]. Available from: https://wiki.haskell.org/index.php?title=Graph_processing_and_representation_(Graep)&oldid=9621.
Bluebook style
Graph processing and representation (Graep), https://wiki.haskell.org/index.php?title=Graph_processing_and_representation_(Graep)&oldid=9621 (last visited October 12, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Graph processing and representation (Graep) --- HaskellWiki{,} ", year = "2006", url = "https://wiki.haskell.org/index.php?title=Graph_processing_and_representation_(Graep)&oldid=9621", note = "[Online; accessed 12-October-2024]" }
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 = "HaskellWiki", title = "Graph processing and representation (Graep) --- HaskellWiki{,} ", year = "2006", url = "\url{https://wiki.haskell.org/index.php?title=Graph_processing_and_representation_(Graep)&oldid=9621}", note = "[Online; accessed 12-October-2024]" }