Cite This Page
Bibliographic details for ATC Code
- Page name: ATC Code
- Author: Documentation Home contributors
- Publisher: Documentation Home, .
- Date of last revision: 16 September 2020 14:15 UTC
- Date retrieved: 1 March 2026 05:27 UTC
- Permanent URL: https://docs.oojeema.com/index.php?title=ATC_Code&oldid=68
- Page Version ID: 68
Citation styles for ATC Code
APA style
ATC Code. (2020, September 16). Documentation Home, . Retrieved 05:27, March 1, 2026 from https://docs.oojeema.com/index.php?title=ATC_Code&oldid=68.
MLA style
"ATC Code." Documentation Home, . 16 Sep 2020, 14:15 UTC. 1 Mar 2026, 05:27 <https://docs.oojeema.com/index.php?title=ATC_Code&oldid=68>.
MHRA style
Documentation Home contributors, 'ATC Code', Documentation Home, , 16 September 2020, 14:15 UTC, <https://docs.oojeema.com/index.php?title=ATC_Code&oldid=68> [accessed 1 March 2026]
Chicago style
Documentation Home contributors, "ATC Code," Documentation Home, , https://docs.oojeema.com/index.php?title=ATC_Code&oldid=68 (accessed March 1, 2026).
CBE/CSE style
Documentation Home contributors. ATC Code [Internet]. Documentation Home, ; 2020 Sep 16, 14:15 UTC [cited 2026 Mar 1]. Available from: https://docs.oojeema.com/index.php?title=ATC_Code&oldid=68.
Bluebook style
ATC Code, https://docs.oojeema.com/index.php?title=ATC_Code&oldid=68 (last visited March 1, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Documentation Home",
title = "ATC Code --- Documentation Home{,} ",
year = "2020",
url = "https://docs.oojeema.com/index.php?title=ATC_Code&oldid=68",
note = "[Online; accessed 1-March-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 = "Documentation Home",
title = "ATC Code --- Documentation Home{,} ",
year = "2020",
url = "\url{https://docs.oojeema.com/index.php?title=ATC_Code&oldid=68}",
note = "[Online; accessed 1-March-2026]"
}