Cite This Page
Bibliographic details for Technical Editor
- Page name: Technical Editor
- Author: OS2World.Com Wiki contributors
- Publisher: OS2World.Com Wiki, .
- Date of last revision: 1 June 2018 14:34 UTC
- Date retrieved: 13 March 2021 22:51 UTC
- Permanent URL: https://www.os2world.com/wiki/index.php?title=Technical_Editor&oldid=26617
- Page Version ID: 26617
Citation styles for Technical Editor
APA style
Technical Editor. (2018, June 1). OS2World.Com Wiki, . Retrieved22:51, March 13, 2021
from https://www.os2world.com/wiki/index.php?title=Technical_Editor&oldid=26617.
MLA style
"Technical Editor." OS2World.Com Wiki, . 1 Jun 2018, 14:34 UTC.13 Mar 2021, 22:51
<https://www.os2world.com/wiki/index.php?title=Technical_Editor&oldid=26617>.
MHRA style
OS2World.Com Wiki contributors, 'Technical Editor', OS2World.Com Wiki, , 1 June 2018, 14:34 UTC, <https://www.os2world.com/wiki/index.php?title=Technical_Editor&oldid=26617> [accessed13 March 2021
]
Chicago style
OS2World.Com Wiki contributors, "Technical Editor," OS2World.Com Wiki, , https://www.os2world.com/wiki/index.php?title=Technical_Editor&oldid=26617 (accessedMarch 13, 2021
).
CBE/CSE style
OS2World.Com Wiki contributors. Technical Editor [Internet]. OS2World.Com Wiki, ; 2018 Jun 1, 14:34 UTC [cited2021 Mar 13
]. Available from:
https://www.os2world.com/wiki/index.php?title=Technical_Editor&oldid=26617.
Bluebook style
Technical Editor, https://www.os2world.com/wiki/index.php?title=Technical_Editor&oldid=26617 (last visitedMarch 13, 2021
).
BibTeX entry
@misc{ wiki:xxx,
author = "OS2World.Com Wiki",
title = "Technical Editor --- OS2World.Com Wiki{,} ",
year = "2018",
url = "https://www.os2world.com/wiki/index.php?title=Technical_Editor&oldid=26617",
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 = "Technical Editor --- OS2World.Com Wiki{,} ",
year = "2018",
url = "\url{https://www.os2world.com/wiki/index.php?title=Technical_Editor&oldid=26617}",
note = "[Online; accessed 13-March-2021
]"
}