Cite This Page
Bibliographic details for Pseudoconstructori
- Page name: Pseudoconstructori
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 7 November 2011 07:11 UTC
- Date retrieved: 30 January 2023 01:18 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Pseudoconstructori&oldid=42780
- Page Version ID: 42780
Citation styles for Pseudoconstructori
APA style
Pseudoconstructori. (2011, November 7). HaskellWiki, . Retrieved 01:18, January 30, 2023 from https://wiki.haskell.org/index.php?title=Pseudoconstructori&oldid=42780.
MLA style
"Pseudoconstructori." HaskellWiki, . 7 Nov 2011, 07:11 UTC. 30 Jan 2023, 01:18 <https://wiki.haskell.org/index.php?title=Pseudoconstructori&oldid=42780>.
MHRA style
HaskellWiki contributors, 'Pseudoconstructori', HaskellWiki, , 7 November 2011, 07:11 UTC, <https://wiki.haskell.org/index.php?title=Pseudoconstructori&oldid=42780> [accessed 30 January 2023]
Chicago style
HaskellWiki contributors, "Pseudoconstructori," HaskellWiki, , https://wiki.haskell.org/index.php?title=Pseudoconstructori&oldid=42780 (accessed January 30, 2023).
CBE/CSE style
HaskellWiki contributors. Pseudoconstructori [Internet]. HaskellWiki, ; 2011 Nov 7, 07:11 UTC [cited 2023 Jan 30]. Available from: https://wiki.haskell.org/index.php?title=Pseudoconstructori&oldid=42780.
Bluebook style
Pseudoconstructori, https://wiki.haskell.org/index.php?title=Pseudoconstructori&oldid=42780 (last visited January 30, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Pseudoconstructori --- HaskellWiki{,} ", year = "2011", url = "https://wiki.haskell.org/index.php?title=Pseudoconstructori&oldid=42780", note = "[Online; accessed 30-January-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 = "Pseudoconstructori --- HaskellWiki{,} ", year = "2011", url = "\url{https://wiki.haskell.org/index.php?title=Pseudoconstructori&oldid=42780}", note = "[Online; accessed 30-January-2023]" }