Cite This Page
Bibliographic details for Module test cases notice
- Page name: Module test cases notice
- Author: blackwiki contributors
- Publisher: blackwiki, .
- Date of last revision: 31 May 2016 16:52 UTC
- Date retrieved: 29 March 2026 01:32 UTC
- Permanent URL: https://blackwiki.org/index.php?title=Module_test_cases_notice&oldid=216109
- Page Version ID: 216109
Citation styles for Module test cases notice
APA style
Module test cases notice. (2016, May 31). blackwiki, . Retrieved 01:32, March 29, 2026 from https://blackwiki.org/index.php?title=Module_test_cases_notice&oldid=216109.
MLA style
"Module test cases notice." blackwiki, . 31 May 2016, 16:52 UTC. 29 Mar 2026, 01:32 <https://blackwiki.org/index.php?title=Module_test_cases_notice&oldid=216109>.
MHRA style
blackwiki contributors, 'Module test cases notice', blackwiki, , 31 May 2016, 16:52 UTC, <https://blackwiki.org/index.php?title=Module_test_cases_notice&oldid=216109> [accessed 29 March 2026]
Chicago style
blackwiki contributors, "Module test cases notice," blackwiki, , https://blackwiki.org/index.php?title=Module_test_cases_notice&oldid=216109 (accessed March 29, 2026).
CBE/CSE style
blackwiki contributors. Module test cases notice [Internet]. blackwiki, ; 2016 May 31, 16:52 UTC [cited 2026 Mar 29]. Available from: https://blackwiki.org/index.php?title=Module_test_cases_notice&oldid=216109.
Bluebook style
Module test cases notice, https://blackwiki.org/index.php?title=Module_test_cases_notice&oldid=216109 (last visited March 29, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "blackwiki",
title = "Module test cases notice --- blackwiki{,} ",
year = "2016",
url = "https://blackwiki.org/index.php?title=Module_test_cases_notice&oldid=216109",
note = "[Online; accessed 29-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 = "blackwiki",
title = "Module test cases notice --- blackwiki{,} ",
year = "2016",
url = "\url{https://blackwiki.org/index.php?title=Module_test_cases_notice&oldid=216109}",
note = "[Online; accessed 29-March-2026]"
}