Cite This Page
Bibliographic details for Blog articles/Mathematics
- Page name: Blog articles/Mathematics
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 16 April 2020 07:20 UTC
- Date retrieved: 27 September 2023 15:09 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Blog_articles/Mathematics&oldid=63281
- Page Version ID: 63281
Citation styles for Blog articles/Mathematics
APA style
Blog articles/Mathematics. (2020, April 16). HaskellWiki, . Retrieved 15:09, September 27, 2023 from https://wiki.haskell.org/index.php?title=Blog_articles/Mathematics&oldid=63281.
MLA style
"Blog articles/Mathematics." HaskellWiki, . 16 Apr 2020, 07:20 UTC. 27 Sep 2023, 15:09 <https://wiki.haskell.org/index.php?title=Blog_articles/Mathematics&oldid=63281>.
MHRA style
HaskellWiki contributors, 'Blog articles/Mathematics', HaskellWiki, , 16 April 2020, 07:20 UTC, <https://wiki.haskell.org/index.php?title=Blog_articles/Mathematics&oldid=63281> [accessed 27 September 2023]
Chicago style
HaskellWiki contributors, "Blog articles/Mathematics," HaskellWiki, , https://wiki.haskell.org/index.php?title=Blog_articles/Mathematics&oldid=63281 (accessed September 27, 2023).
CBE/CSE style
HaskellWiki contributors. Blog articles/Mathematics [Internet]. HaskellWiki, ; 2020 Apr 16, 07:20 UTC [cited 2023 Sep 27]. Available from: https://wiki.haskell.org/index.php?title=Blog_articles/Mathematics&oldid=63281.
Bluebook style
Blog articles/Mathematics, https://wiki.haskell.org/index.php?title=Blog_articles/Mathematics&oldid=63281 (last visited September 27, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Blog articles/Mathematics --- HaskellWiki{,} ", year = "2020", url = "https://wiki.haskell.org/index.php?title=Blog_articles/Mathematics&oldid=63281", note = "[Online; accessed 27-September-2023]" }
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 = "Blog articles/Mathematics --- HaskellWiki{,} ", year = "2020", url = "\url{https://wiki.haskell.org/index.php?title=Blog_articles/Mathematics&oldid=63281}", note = "[Online; accessed 27-September-2023]" }