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