Cite This Page
Bibliographic details for WxHexEditor
- Page name: WxHexEditor
- Author: COPTR contributors
- Publisher: COPTR, .
- Date of last revision: 21 April 2021 15:05 UTC
- Date retrieved: 13 April 2026 02:45 UTC
- Permanent URL: https://coptr.digipres.org/index.php?title=WxHexEditor&oldid=4206
- Page Version ID: 4206
Citation styles for WxHexEditor
APA style
WxHexEditor. (2021, April 21). COPTR, . Retrieved 02:45, April 13, 2026 from https://coptr.digipres.org/index.php?title=WxHexEditor&oldid=4206.
MLA style
"WxHexEditor." COPTR, . 21 Apr 2021, 15:05 UTC. 13 Apr 2026, 02:45 <https://coptr.digipres.org/index.php?title=WxHexEditor&oldid=4206>.
MHRA style
COPTR contributors, 'WxHexEditor', COPTR, , 21 April 2021, 15:05 UTC, <https://coptr.digipres.org/index.php?title=WxHexEditor&oldid=4206> [accessed 13 April 2026]
Chicago style
COPTR contributors, "WxHexEditor," COPTR, , https://coptr.digipres.org/index.php?title=WxHexEditor&oldid=4206 (accessed April 13, 2026).
CBE/CSE style
COPTR contributors. WxHexEditor [Internet]. COPTR, ; 2021 Apr 21, 15:05 UTC [cited 2026 Apr 13]. Available from: https://coptr.digipres.org/index.php?title=WxHexEditor&oldid=4206.
Bluebook style
WxHexEditor, https://coptr.digipres.org/index.php?title=WxHexEditor&oldid=4206 (last visited April 13, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "COPTR",
title = "WxHexEditor --- COPTR{,} ",
year = "2021",
url = "https://coptr.digipres.org/index.php?title=WxHexEditor&oldid=4206",
note = "[Online; accessed 13-April-2026]"
}
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 = "COPTR",
title = "WxHexEditor --- COPTR{,} ",
year = "2021",
url = "\url{https://coptr.digipres.org/index.php?title=WxHexEditor&oldid=4206}",
note = "[Online; accessed 13-April-2026]"
}