Cite This Page
Bibliographic details for Informatics 1 - Functional Programming
- Page name: Informatics 1 - Functional Programming
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 20 October 2016 01:42 UTC
- Date retrieved: 28 January 2021 11:02 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Informatics_1_-_Functional_Programming&oldid=23378
- Page Version ID: 23378
Citation styles for Informatics 1 - Functional Programming
APA style
Informatics 1 - Functional Programming. (2016, October 20). HaskellWiki, . Retrieved 11:02, January 28, 2021 from https://wiki.haskell.org/index.php?title=Informatics_1_-_Functional_Programming&oldid=23378.
MLA style
"Informatics 1 - Functional Programming." HaskellWiki, . 20 Oct 2016, 01:42 UTC. 28 Jan 2021, 11:02 <https://wiki.haskell.org/index.php?title=Informatics_1_-_Functional_Programming&oldid=23378>.
MHRA style
HaskellWiki contributors, 'Informatics 1 - Functional Programming', HaskellWiki, , 20 October 2016, 01:42 UTC, <https://wiki.haskell.org/index.php?title=Informatics_1_-_Functional_Programming&oldid=23378> [accessed 28 January 2021]
Chicago style
HaskellWiki contributors, "Informatics 1 - Functional Programming," HaskellWiki, , https://wiki.haskell.org/index.php?title=Informatics_1_-_Functional_Programming&oldid=23378 (accessed January 28, 2021).
CBE/CSE style
HaskellWiki contributors. Informatics 1 - Functional Programming [Internet]. HaskellWiki, ; 2016 Oct 20, 01:42 UTC [cited 2021 Jan 28]. Available from: https://wiki.haskell.org/index.php?title=Informatics_1_-_Functional_Programming&oldid=23378.
Bluebook style
Informatics 1 - Functional Programming, https://wiki.haskell.org/index.php?title=Informatics_1_-_Functional_Programming&oldid=23378 (last visited January 28, 2021).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Informatics 1 - Functional Programming --- HaskellWiki{,} ", year = "2016", url = "https://wiki.haskell.org/index.php?title=Informatics_1_-_Functional_Programming&oldid=23378", note = "[Online; accessed 28-January-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 = "Informatics 1 - Functional Programming --- HaskellWiki{,} ", year = "2016", url = "\url{https://wiki.haskell.org/index.php?title=Informatics_1_-_Functional_Programming&oldid=23378}", note = "[Online; accessed 28-January-2021]" }