Cite This Page
Bibliographic details for Write to Windows event log
- Page name: Write to Windows event log
- Author: Rosetta Code contributors
- Publisher: Rosetta Code, .
- Date of last revision: 28 August 2022 21:03 UTC
- Date retrieved: 29 March 2023 14:12 UTC
- Permanent URL: https://rosettacode.org/w/index.php?title=Write_to_Windows_event_log&oldid=328733
- Page Version ID: 328733
Citation styles for Write to Windows event log
APA style
Write to Windows event log. (2022, August 28). Rosetta Code, . Retrieved 14:12, March 29, 2023 from https://rosettacode.org/w/index.php?title=Write_to_Windows_event_log&oldid=328733.
MLA style
"Write to Windows event log." Rosetta Code, . 28 Aug 2022, 21:03 UTC. 29 Mar 2023, 14:12 <https://rosettacode.org/w/index.php?title=Write_to_Windows_event_log&oldid=328733>.
MHRA style
Rosetta Code contributors, 'Write to Windows event log', Rosetta Code, , 28 August 2022, 21:03 UTC, <https://rosettacode.org/w/index.php?title=Write_to_Windows_event_log&oldid=328733> [accessed 29 March 2023]
Chicago style
Rosetta Code contributors, "Write to Windows event log," Rosetta Code, , https://rosettacode.org/w/index.php?title=Write_to_Windows_event_log&oldid=328733 (accessed March 29, 2023).
CBE/CSE style
Rosetta Code contributors. Write to Windows event log [Internet]. Rosetta Code, ; 2022 Aug 28, 21:03 UTC [cited 2023 Mar 29]. Available from: https://rosettacode.org/w/index.php?title=Write_to_Windows_event_log&oldid=328733.
Bluebook style
Write to Windows event log, https://rosettacode.org/w/index.php?title=Write_to_Windows_event_log&oldid=328733 (last visited March 29, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "Rosetta Code", title = "Write to Windows event log --- Rosetta Code{,} ", year = "2022", url = "https://rosettacode.org/w/index.php?title=Write_to_Windows_event_log&oldid=328733", note = "[Online; accessed 29-March-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 = "Rosetta Code", title = "Write to Windows event log --- Rosetta Code{,} ", year = "2022", url = "\url{https://rosettacode.org/w/index.php?title=Write_to_Windows_event_log&oldid=328733}", note = "[Online; accessed 29-March-2023]" }