Cite This Page
Bibliographic details for HowTo - cron
- Page name: HowTo - cron
- Author: The TinkerNet Wiki contributors
- Publisher: The TinkerNet Wiki, .
- Date of last revision: 9 August 2021 22:52 UTC
- Date retrieved: 31 October 2025 21:35 UTC
- Permanent URL: https://wiki.tinkernet.ca/index.php?title=HowTo_-_cron&oldid=1668
- Page Version ID: 1668
Citation styles for HowTo - cron
APA style
HowTo - cron. (2021, August 9). The TinkerNet Wiki, . Retrieved 21:35, October 31, 2025 from https://wiki.tinkernet.ca/index.php?title=HowTo_-_cron&oldid=1668.
MLA style
"HowTo - cron." The TinkerNet Wiki, . 9 Aug 2021, 22:52 UTC. 31 Oct 2025, 21:35 <https://wiki.tinkernet.ca/index.php?title=HowTo_-_cron&oldid=1668>.
MHRA style
The TinkerNet Wiki contributors, 'HowTo - cron', The TinkerNet Wiki, , 9 August 2021, 22:52 UTC, <https://wiki.tinkernet.ca/index.php?title=HowTo_-_cron&oldid=1668> [accessed 31 October 2025]
Chicago style
The TinkerNet Wiki contributors, "HowTo - cron," The TinkerNet Wiki, , https://wiki.tinkernet.ca/index.php?title=HowTo_-_cron&oldid=1668 (accessed October 31, 2025).
CBE/CSE style
The TinkerNet Wiki contributors. HowTo - cron [Internet]. The TinkerNet Wiki, ; 2021 Aug 9, 22:52 UTC [cited 2025 Oct 31]. Available from: https://wiki.tinkernet.ca/index.php?title=HowTo_-_cron&oldid=1668.
Bluebook style
HowTo - cron, https://wiki.tinkernet.ca/index.php?title=HowTo_-_cron&oldid=1668 (last visited October 31, 2025).
BibTeX entry
 @misc{ wiki:xxx,
   author = "The TinkerNet Wiki",
   title = "HowTo - cron --- The TinkerNet Wiki{,} ",
   year = "2021",
   url = "https://wiki.tinkernet.ca/index.php?title=HowTo_-_cron&oldid=1668",
   note = "[Online; accessed 31-October-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 = "The TinkerNet Wiki",
   title = "HowTo - cron --- The TinkerNet Wiki{,} ",
   year = "2021",
   url = "\url{https://wiki.tinkernet.ca/index.php?title=HowTo_-_cron&oldid=1668}",
   note = "[Online; accessed 31-October-2025]"
 }
