Cite This Page
Bibliographic details for Tasks not implemented in OmniMark
- Page name: Tasks not implemented in OmniMark
- Author: Rosetta Code contributors
- Publisher: Rosetta Code.
- Date of last revision: 24 June 2024 20:46 UTC
- Date retrieved: 17 March 2025 12:18 UTC
- Permanent URL: https://rosettacode.org/wiki/Tasks_not_implemented_in_OmniMark?oldid=365739
- Page Version ID: 365739
Citation styles for Tasks not implemented in OmniMark
APA style
Tasks not implemented in OmniMark. (2024, June 24). Rosetta Code. Retrieved 12:18, March 17, 2025 from https://rosettacode.org/wiki/Tasks_not_implemented_in_OmniMark?oldid=365739.
MLA style
"Tasks not implemented in OmniMark." Rosetta Code. 24 Jun 2024, 20:46 UTC. 17 Mar 2025, 12:18 <https://rosettacode.org/wiki/Tasks_not_implemented_in_OmniMark?oldid=365739>.
MHRA style
Rosetta Code contributors, 'Tasks not implemented in OmniMark', Rosetta Code, 24 June 2024, 20:46 UTC, <https://rosettacode.org/wiki/Tasks_not_implemented_in_OmniMark?oldid=365739> [accessed 17 March 2025]
Chicago style
Rosetta Code contributors, "Tasks not implemented in OmniMark," Rosetta Code, https://rosettacode.org/wiki/Tasks_not_implemented_in_OmniMark?oldid=365739 (accessed March 17, 2025).
CBE/CSE style
Rosetta Code contributors. Tasks not implemented in OmniMark [Internet]. Rosetta Code; 2024 Jun 24, 20:46 UTC [cited 2025 Mar 17]. Available from: https://rosettacode.org/wiki/Tasks_not_implemented_in_OmniMark?oldid=365739.
Bluebook style
Tasks not implemented in OmniMark, https://rosettacode.org/wiki/Tasks_not_implemented_in_OmniMark?oldid=365739 (last visited March 17, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "Rosetta Code", title = "Tasks not implemented in OmniMark --- Rosetta Code{,} ", year = "2024", url = "https://rosettacode.org/wiki/Tasks_not_implemented_in_OmniMark?oldid=365739", note = "[Online; accessed 17-March-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 = "Rosetta Code", title = "Tasks not implemented in OmniMark --- Rosetta Code{,} ", year = "2024", url = "\url{https://rosettacode.org/wiki/Tasks_not_implemented_in_OmniMark?oldid=365739}", note = "[Online; accessed 17-March-2025]" }