|
|
Cite This Page
Bibliographic details for Securing Your Computer
- Page name: Securing Your Computer
- Author: zaoniao contributors
- Publisher: zaoniao, .
- Date of last revision: 10 July 2019 06:37 UTC
- Date retrieved: 30 June 2026 18:42 UTC
- Permanent URL: http://en.zaoniao.it/index.php?title=Securing_Your_Computer&oldid=6772
- Page Version ID: 6772
Citation styles for Securing Your Computer
APA style
Securing Your Computer. (2019, July 10). zaoniao, . Retrieved 18:42, June 30, 2026 from http://en.zaoniao.it/index.php?title=Securing_Your_Computer&oldid=6772.
MLA style
"Securing Your Computer." zaoniao, . 10 Jul 2019, 06:37 UTC. 30 Jun 2026, 18:42 <http://en.zaoniao.it/index.php?title=Securing_Your_Computer&oldid=6772>.
MHRA style
zaoniao contributors, 'Securing Your Computer', zaoniao, , 10 July 2019, 06:37 UTC, <http://en.zaoniao.it/index.php?title=Securing_Your_Computer&oldid=6772> [accessed 30 June 2026]
Chicago style
zaoniao contributors, "Securing Your Computer," zaoniao, , http://en.zaoniao.it/index.php?title=Securing_Your_Computer&oldid=6772 (accessed June 30, 2026).
CBE/CSE style
zaoniao contributors. Securing Your Computer [Internet]. zaoniao, ; 2019 Jul 10, 06:37 UTC [cited 2026 Jun 30]. Available from: http://en.zaoniao.it/index.php?title=Securing_Your_Computer&oldid=6772.
Bluebook style
Securing Your Computer, http://en.zaoniao.it/index.php?title=Securing_Your_Computer&oldid=6772 (last visited June 30, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "zaoniao",
title = "Securing Your Computer --- zaoniao{,} ",
year = "2019",
url = "http://en.zaoniao.it/index.php?title=Securing_Your_Computer&oldid=6772",
note = "[Online; accessed 30-June-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 = "zaoniao",
title = "Securing Your Computer --- zaoniao{,} ",
year = "2019",
url = "\url{http://en.zaoniao.it/index.php?title=Securing_Your_Computer&oldid=6772}",
note = "[Online; accessed 30-June-2026]"
}