Cite This Page
Bibliographic details for HTML txt Manual
- Page name: HTML txt Manual
- Author: OS2World.Com Wiki contributors
- Publisher: OS2World.Com Wiki, .
- Date of last revision: 29 October 2017 02:46 UTC
- Date retrieved: 13 March 2021 22:03 UTC
- Permanent URL: https://www.os2world.com/wiki/index.php?title=HTML_txt_Manual&oldid=22414
- Page Version ID: 22414
Citation styles for HTML txt Manual
APA style
HTML txt Manual. (2017, October 29). OS2World.Com Wiki, . Retrieved22:03, March 13, 2021
from https://www.os2world.com/wiki/index.php?title=HTML_txt_Manual&oldid=22414.
MLA style
"HTML txt Manual." OS2World.Com Wiki, . 29 Oct 2017, 02:46 UTC.13 Mar 2021, 22:03
<https://www.os2world.com/wiki/index.php?title=HTML_txt_Manual&oldid=22414>.
MHRA style
OS2World.Com Wiki contributors, 'HTML txt Manual', OS2World.Com Wiki, , 29 October 2017, 02:46 UTC, <https://www.os2world.com/wiki/index.php?title=HTML_txt_Manual&oldid=22414> [accessed13 March 2021
]
Chicago style
OS2World.Com Wiki contributors, "HTML txt Manual," OS2World.Com Wiki, , https://www.os2world.com/wiki/index.php?title=HTML_txt_Manual&oldid=22414 (accessedMarch 13, 2021
).
CBE/CSE style
OS2World.Com Wiki contributors. HTML txt Manual [Internet]. OS2World.Com Wiki, ; 2017 Oct 29, 02:46 UTC [cited2021 Mar 13
]. Available from:
https://www.os2world.com/wiki/index.php?title=HTML_txt_Manual&oldid=22414.
Bluebook style
HTML txt Manual, https://www.os2world.com/wiki/index.php?title=HTML_txt_Manual&oldid=22414 (last visitedMarch 13, 2021
).
BibTeX entry
@misc{ wiki:xxx,
author = "OS2World.Com Wiki",
title = "HTML txt Manual --- OS2World.Com Wiki{,} ",
year = "2017",
url = "https://www.os2world.com/wiki/index.php?title=HTML_txt_Manual&oldid=22414",
note = "[Online; accessed 13-March-2021
]"
}
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 = "OS2World.Com Wiki",
title = "HTML txt Manual --- OS2World.Com Wiki{,} ",
year = "2017",
url = "\url{https://www.os2world.com/wiki/index.php?title=HTML_txt_Manual&oldid=22414}",
note = "[Online; accessed 13-March-2021
]"
}