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: 26 September 2013 21:51 UTC
- Date retrieved: 13 March 2021 22:03 UTC
- Permanent URL: https://www.os2world.com/wiki/index.php?title=HTML_txt_Manual&oldid=3239
- Page Version ID: 3239
Citation styles for HTML txt Manual
APA style
HTML txt Manual. (2013, September 26). OS2World.Com Wiki, . Retrieved22:03, March 13, 2021
from https://www.os2world.com/wiki/index.php?title=HTML_txt_Manual&oldid=3239.
MLA style
"HTML txt Manual." OS2World.Com Wiki, . 26 Sep 2013, 21:51 UTC.13 Mar 2021, 22:03
<https://www.os2world.com/wiki/index.php?title=HTML_txt_Manual&oldid=3239>.
MHRA style
OS2World.Com Wiki contributors, 'HTML txt Manual', OS2World.Com Wiki, , 26 September 2013, 21:51 UTC, <https://www.os2world.com/wiki/index.php?title=HTML_txt_Manual&oldid=3239> [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=3239 (accessedMarch 13, 2021
).
CBE/CSE style
OS2World.Com Wiki contributors. HTML txt Manual [Internet]. OS2World.Com Wiki, ; 2013 Sep 26, 21:51 UTC [cited2021 Mar 13
]. Available from:
https://www.os2world.com/wiki/index.php?title=HTML_txt_Manual&oldid=3239.
Bluebook style
HTML txt Manual, https://www.os2world.com/wiki/index.php?title=HTML_txt_Manual&oldid=3239 (last visitedMarch 13, 2021
).
BibTeX entry
@misc{ wiki:xxx,
author = "OS2World.Com Wiki",
title = "HTML txt Manual --- OS2World.Com Wiki{,} ",
year = "2013",
url = "https://www.os2world.com/wiki/index.php?title=HTML_txt_Manual&oldid=3239",
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 = "2013",
url = "\url{https://www.os2world.com/wiki/index.php?title=HTML_txt_Manual&oldid=3239}",
note = "[Online; accessed 13-March-2021
]"
}