Cite This Page
Bibliographic details for Treeviz
- Page name: Treeviz
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 28 April 2014 13:32 UTC
- Date retrieved: 8 March 2021 19:12 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Treeviz&oldid=57852
- Page Version ID: 57852
Citation styles for Treeviz
APA style
Treeviz. (2014, April 28). HaskellWiki, . Retrieved 19:12, March 8, 2021 from https://wiki.haskell.org/index.php?title=Treeviz&oldid=57852.
MLA style
"Treeviz." HaskellWiki, . 28 Apr 2014, 13:32 UTC. 8 Mar 2021, 19:12 <https://wiki.haskell.org/index.php?title=Treeviz&oldid=57852>.
MHRA style
HaskellWiki contributors, 'Treeviz', HaskellWiki, , 28 April 2014, 13:32 UTC, <https://wiki.haskell.org/index.php?title=Treeviz&oldid=57852> [accessed 8 March 2021]
Chicago style
HaskellWiki contributors, "Treeviz," HaskellWiki, , https://wiki.haskell.org/index.php?title=Treeviz&oldid=57852 (accessed March 8, 2021).
CBE/CSE style
HaskellWiki contributors. Treeviz [Internet]. HaskellWiki, ; 2014 Apr 28, 13:32 UTC [cited 2021 Mar 8]. Available from: https://wiki.haskell.org/index.php?title=Treeviz&oldid=57852.
Bluebook style
Treeviz, https://wiki.haskell.org/index.php?title=Treeviz&oldid=57852 (last visited March 8, 2021).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Treeviz --- HaskellWiki{,} ", year = "2014", url = "https://wiki.haskell.org/index.php?title=Treeviz&oldid=57852", note = "[Online; accessed 8-March-2021]" }
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 = "Treeviz --- HaskellWiki{,} ", year = "2014", url = "\url{https://wiki.haskell.org/index.php?title=Treeviz&oldid=57852}", note = "[Online; accessed 8-March-2021]" }