Cite This Page
Bibliographic details for Module:Resources
- Page name: Module:Resources
- Author: MintHCM Wiki contributors
- Publisher: MintHCM Wiki, .
- Date of last revision: 6 February 2020 10:41 UTC
- Date retrieved: 14 March 2026 02:02 UTC
- Permanent URL: https://wiki.minthcm.org/index.php?title=Module:Resources&oldid=4610
- Page Version ID: 4610
Citation styles for Module:Resources
APA style
Module:Resources. (2020, February 6). MintHCM Wiki, . Retrieved 02:02, March 14, 2026 from https://wiki.minthcm.org/index.php?title=Module:Resources&oldid=4610.
MLA style
"Module:Resources." MintHCM Wiki, . 6 Feb 2020, 10:41 UTC. 14 Mar 2026, 02:02 <https://wiki.minthcm.org/index.php?title=Module:Resources&oldid=4610>.
MHRA style
MintHCM Wiki contributors, 'Module:Resources', MintHCM Wiki, , 6 February 2020, 10:41 UTC, <https://wiki.minthcm.org/index.php?title=Module:Resources&oldid=4610> [accessed 14 March 2026]
Chicago style
MintHCM Wiki contributors, "Module:Resources," MintHCM Wiki, , https://wiki.minthcm.org/index.php?title=Module:Resources&oldid=4610 (accessed March 14, 2026).
CBE/CSE style
MintHCM Wiki contributors. Module:Resources [Internet]. MintHCM Wiki, ; 2020 Feb 6, 10:41 UTC [cited 2026 Mar 14]. Available from: https://wiki.minthcm.org/index.php?title=Module:Resources&oldid=4610.
Bluebook style
Module:Resources, https://wiki.minthcm.org/index.php?title=Module:Resources&oldid=4610 (last visited March 14, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "MintHCM Wiki",
title = "Module:Resources --- MintHCM Wiki{,} ",
year = "2020",
url = "https://wiki.minthcm.org/index.php?title=Module:Resources&oldid=4610",
note = "[Online; accessed 14-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 = "MintHCM Wiki",
title = "Module:Resources --- MintHCM Wiki{,} ",
year = "2020",
url = "\url{https://wiki.minthcm.org/index.php?title=Module:Resources&oldid=4610}",
note = "[Online; accessed 14-March-2026]"
}