Cite This Page
Bibliographic details for Log rotation script example
- Page name: Log rotation script example
- Author: WikiDubs contributors
- Publisher: WikiDubs, .
- Date of last revision: 1 July 2021 22:41 UTC
- Date retrieved: 17 May 2025 20:32 UTC
- Permanent URL: https://wiki.adubs.net/index.php?title=Log_rotation_script_example&oldid=36
- Page Version ID: 36
Citation styles for Log rotation script example
APA style
Log rotation script example. (2021, July 1). WikiDubs, . Retrieved 20:32, May 17, 2025 from https://wiki.adubs.net/index.php?title=Log_rotation_script_example&oldid=36.
MLA style
"Log rotation script example." WikiDubs, . 1 Jul 2021, 22:41 UTC. 17 May 2025, 20:32 <https://wiki.adubs.net/index.php?title=Log_rotation_script_example&oldid=36>.
MHRA style
WikiDubs contributors, 'Log rotation script example', WikiDubs, , 1 July 2021, 22:41 UTC, <https://wiki.adubs.net/index.php?title=Log_rotation_script_example&oldid=36> [accessed 17 May 2025]
Chicago style
WikiDubs contributors, "Log rotation script example," WikiDubs, , https://wiki.adubs.net/index.php?title=Log_rotation_script_example&oldid=36 (accessed May 17, 2025).
CBE/CSE style
WikiDubs contributors. Log rotation script example [Internet]. WikiDubs, ; 2021 Jul 1, 22:41 UTC [cited 2025 May 17]. Available from: https://wiki.adubs.net/index.php?title=Log_rotation_script_example&oldid=36.
Bluebook style
Log rotation script example, https://wiki.adubs.net/index.php?title=Log_rotation_script_example&oldid=36 (last visited May 17, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "WikiDubs", title = "Log rotation script example --- WikiDubs{,} ", year = "2021", url = "https://wiki.adubs.net/index.php?title=Log_rotation_script_example&oldid=36", note = "[Online; accessed 17-May-2025]" }
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 = "WikiDubs", title = "Log rotation script example --- WikiDubs{,} ", year = "2021", url = "\url{https://wiki.adubs.net/index.php?title=Log_rotation_script_example&oldid=36}", note = "[Online; accessed 17-May-2025]" }