Cite This Page
Bibliographic details for Real World Applications/Event Driven Applications
- Page name: Real World Applications/Event Driven Applications
- Author: HaskellWiki contributors
- Publisher: HaskellWiki.
- Date of last revision: 4 July 2014 08:53 UTC
- Date retrieved: 3 December 2024 11:27 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Real_World_Applications/Event_Driven_Applications&oldid=58530
- Page Version ID: 58530
Citation styles for Real World Applications/Event Driven Applications
APA style
Real World Applications/Event Driven Applications. (2014, July 4). HaskellWiki. Retrieved 11:27, December 3, 2024 from https://wiki.haskell.org/index.php?title=Real_World_Applications/Event_Driven_Applications&oldid=58530.
MLA style
"Real World Applications/Event Driven Applications." HaskellWiki. 4 Jul 2014, 08:53 UTC. 3 Dec 2024, 11:27 <https://wiki.haskell.org/index.php?title=Real_World_Applications/Event_Driven_Applications&oldid=58530>.
MHRA style
HaskellWiki contributors, 'Real World Applications/Event Driven Applications', HaskellWiki, 4 July 2014, 08:53 UTC, <https://wiki.haskell.org/index.php?title=Real_World_Applications/Event_Driven_Applications&oldid=58530> [accessed 3 December 2024]
Chicago style
HaskellWiki contributors, "Real World Applications/Event Driven Applications," HaskellWiki, https://wiki.haskell.org/index.php?title=Real_World_Applications/Event_Driven_Applications&oldid=58530 (accessed December 3, 2024).
CBE/CSE style
HaskellWiki contributors. Real World Applications/Event Driven Applications [Internet]. HaskellWiki; 2014 Jul 4, 08:53 UTC [cited 2024 Dec 3]. Available from: https://wiki.haskell.org/index.php?title=Real_World_Applications/Event_Driven_Applications&oldid=58530.
Bluebook style
Real World Applications/Event Driven Applications, https://wiki.haskell.org/index.php?title=Real_World_Applications/Event_Driven_Applications&oldid=58530 (last visited December 3, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Real World Applications/Event Driven Applications --- HaskellWiki{,} ", year = "2014", url = "https://wiki.haskell.org/index.php?title=Real_World_Applications/Event_Driven_Applications&oldid=58530", note = "[Online; accessed 3-December-2024]" }
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 = "Real World Applications/Event Driven Applications --- HaskellWiki{,} ", year = "2014", url = "\url{https://wiki.haskell.org/index.php?title=Real_World_Applications/Event_Driven_Applications&oldid=58530}", note = "[Online; accessed 3-December-2024]" }