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