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: 18 April 2025 04:35 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 04:35, April 18, 2025 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. 18 Apr 2025, 04:35 <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 18 April 2025]
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 April 18, 2025).
CBE/CSE style
HaskellWiki contributors. Graph processing and representation (Graep) [Internet]. HaskellWiki; 2006 Dec 20, 03:54 UTC [cited 2025 Apr 18]. 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 April 18, 2025).
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 18-April-2025]" }
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 18-April-2025]" }