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