Cite This Page
Bibliographic details for Rsync
- Page name: Rsync
- Author: QNAPedia contributors
- Publisher: QNAPedia, .
- Date of last revision: 30 June 2015 04:10 UTC
- Date retrieved: 11 March 2026 18:52 UTC
- Permanent URL: https://wiki.qnap.com/mediawiki/index.php?title=Rsync&oldid=591
- Page Version ID: 591
Citation styles for Rsync
APA style
Rsync. (2015, June 30). QNAPedia, . Retrieved 18:52, March 11, 2026 from https://wiki.qnap.com/mediawiki/index.php?title=Rsync&oldid=591.
MLA style
"Rsync." QNAPedia, . 30 Jun 2015, 04:10 UTC. 11 Mar 2026, 18:52 <https://wiki.qnap.com/mediawiki/index.php?title=Rsync&oldid=591>.
MHRA style
QNAPedia contributors, 'Rsync', QNAPedia, , 30 June 2015, 04:10 UTC, <https://wiki.qnap.com/mediawiki/index.php?title=Rsync&oldid=591> [accessed 11 March 2026]
Chicago style
QNAPedia contributors, "Rsync," QNAPedia, , https://wiki.qnap.com/mediawiki/index.php?title=Rsync&oldid=591 (accessed March 11, 2026).
CBE/CSE style
QNAPedia contributors. Rsync [Internet]. QNAPedia, ; 2015 Jun 30, 04:10 UTC [cited 2026 Mar 11]. Available from: https://wiki.qnap.com/mediawiki/index.php?title=Rsync&oldid=591.
Bluebook style
Rsync, https://wiki.qnap.com/mediawiki/index.php?title=Rsync&oldid=591 (last visited March 11, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "QNAPedia",
title = "Rsync --- QNAPedia{,} ",
year = "2015",
url = "https://wiki.qnap.com/mediawiki/index.php?title=Rsync&oldid=591",
note = "[Online; accessed 11-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 = "QNAPedia",
title = "Rsync --- QNAPedia{,} ",
year = "2015",
url = "\url{https://wiki.qnap.com/mediawiki/index.php?title=Rsync&oldid=591}",
note = "[Online; accessed 11-March-2026]"
}