Cite This Page
Bibliographic details for Copying files
- Page name: Copying files
- Author: DISI contributors
- Publisher: DISI, .
- Date of last revision: 6 June 2014 21:08 UTC
- Date retrieved: 3 December 2023 21:11 UTC
- Permanent URL: http://wiki.docking.org/index.php?title=Copying_files&oldid=7900
- Page Version ID: 7900
Citation styles for Copying files
APA style
Copying files. (2014, June 6). DISI, . Retrieved 21:11, December 3, 2023 from http://wiki.docking.org/index.php?title=Copying_files&oldid=7900.
MLA style
"Copying files." DISI, . 6 Jun 2014, 21:08 UTC. 3 Dec 2023, 21:11 <http://wiki.docking.org/index.php?title=Copying_files&oldid=7900>.
MHRA style
DISI contributors, 'Copying files', DISI, , 6 June 2014, 21:08 UTC, <http://wiki.docking.org/index.php?title=Copying_files&oldid=7900> [accessed 3 December 2023]
Chicago style
DISI contributors, "Copying files," DISI, , http://wiki.docking.org/index.php?title=Copying_files&oldid=7900 (accessed December 3, 2023).
CBE/CSE style
DISI contributors. Copying files [Internet]. DISI, ; 2014 Jun 6, 21:08 UTC [cited 2023 Dec 3]. Available from: http://wiki.docking.org/index.php?title=Copying_files&oldid=7900.
Bluebook style
Copying files, http://wiki.docking.org/index.php?title=Copying_files&oldid=7900 (last visited December 3, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "DISI", title = "Copying files --- DISI{,} ", year = "2014", url = "http://wiki.docking.org/index.php?title=Copying_files&oldid=7900", note = "[Online; accessed 3-December-2023]" }
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 = "DISI", title = "Copying files --- DISI{,} ", year = "2014", url = "\url{http://wiki.docking.org/index.php?title=Copying_files&oldid=7900}", note = "[Online; accessed 3-December-2023]" }