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