Cite This Page
Bibliographic details for DICOM
- Page name: DICOM
- Author: NAMIC Wiki contributors
- Publisher: NAMIC Wiki, .
- Date of last revision: 11 March 2021 14:58 UTC
- Date retrieved: 21 April 2026 20:34 UTC
- Permanent URL: https://www.na-mic.org/w/index.php?title=DICOM&oldid=98713
- Page Version ID: 98713
Citation styles for DICOM
APA style
DICOM. (2021, March 11). NAMIC Wiki, . Retrieved 20:34, April 21, 2026 from https://www.na-mic.org/w/index.php?title=DICOM&oldid=98713.
MLA style
"DICOM." NAMIC Wiki, . 11 Mar 2021, 14:58 UTC. 21 Apr 2026, 20:34 <https://www.na-mic.org/w/index.php?title=DICOM&oldid=98713>.
MHRA style
NAMIC Wiki contributors, 'DICOM', NAMIC Wiki, , 11 March 2021, 14:58 UTC, <https://www.na-mic.org/w/index.php?title=DICOM&oldid=98713> [accessed 21 April 2026]
Chicago style
NAMIC Wiki contributors, "DICOM," NAMIC Wiki, , https://www.na-mic.org/w/index.php?title=DICOM&oldid=98713 (accessed April 21, 2026).
CBE/CSE style
NAMIC Wiki contributors. DICOM [Internet]. NAMIC Wiki, ; 2021 Mar 11, 14:58 UTC [cited 2026 Apr 21]. Available from: https://www.na-mic.org/w/index.php?title=DICOM&oldid=98713.
Bluebook style
DICOM, https://www.na-mic.org/w/index.php?title=DICOM&oldid=98713 (last visited April 21, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "NAMIC Wiki",
title = "DICOM --- NAMIC Wiki{,} ",
year = "2021",
url = "https://www.na-mic.org/w/index.php?title=DICOM&oldid=98713",
note = "[Online; accessed 21-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 = "NAMIC Wiki",
title = "DICOM --- NAMIC Wiki{,} ",
year = "2021",
url = "\url{https://www.na-mic.org/w/index.php?title=DICOM&oldid=98713}",
note = "[Online; accessed 21-April-2026]"
}