Cite This Page
Bibliographic details for Example of a common case study
- Page name: Example of a common case study
- Author: Opasnet contributors
- Publisher: Opasnet, .
- Date of last revision: 14 October 2014 18:54 UTC
- Date retrieved: 19 January 2026 06:03 UTC
- Permanent URL: https://en.opasnet.org/index.php?title=Example_of_a_common_case_study&oldid=34077
- Page Version ID: 34077
Citation styles for Example of a common case study
APA style
Example of a common case study. (2014, October 14). Opasnet, . Retrieved 06:03, January 19, 2026 from https://en.opasnet.org/index.php?title=Example_of_a_common_case_study&oldid=34077.
MLA style
"Example of a common case study." Opasnet, . 14 Oct 2014, 18:54 UTC. 19 Jan 2026, 06:03 <https://en.opasnet.org/index.php?title=Example_of_a_common_case_study&oldid=34077>.
MHRA style
Opasnet contributors, 'Example of a common case study', Opasnet, , 14 October 2014, 18:54 UTC, <https://en.opasnet.org/index.php?title=Example_of_a_common_case_study&oldid=34077> [accessed 19 January 2026]
Chicago style
Opasnet contributors, "Example of a common case study," Opasnet, , https://en.opasnet.org/index.php?title=Example_of_a_common_case_study&oldid=34077 (accessed January 19, 2026).
CBE/CSE style
Opasnet contributors. Example of a common case study [Internet]. Opasnet, ; 2014 Oct 14, 18:54 UTC [cited 2026 Jan 19]. Available from: https://en.opasnet.org/index.php?title=Example_of_a_common_case_study&oldid=34077.
Bluebook style
Example of a common case study, https://en.opasnet.org/index.php?title=Example_of_a_common_case_study&oldid=34077 (last visited January 19, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Opasnet",
title = "Example of a common case study --- Opasnet{,} ",
year = "2014",
url = "https://en.opasnet.org/index.php?title=Example_of_a_common_case_study&oldid=34077",
note = "[Online; accessed 19-January-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 = "Opasnet",
title = "Example of a common case study --- Opasnet{,} ",
year = "2014",
url = "\url{https://en.opasnet.org/index.php?title=Example_of_a_common_case_study&oldid=34077}",
note = "[Online; accessed 19-January-2026]"
}