Cite This Page
Bibliographic details for TLDR:swbatch
- Page name: TLDR:swbatch
- Author: DISI contributors
- Publisher: DISI, .
- Date of last revision: 31 May 2024 23:33 UTC
- Date retrieved: 16 July 2026 14:35 UTC
- Permanent URL: http://wiki.docking.org/index.php?title=TLDR:swbatch&oldid=16127
- Page Version ID: 16127
Citation styles for TLDR:swbatch
APA style
TLDR:swbatch. (2024, May 31). DISI, . Retrieved 14:35, July 16, 2026 from http://wiki.docking.org/index.php?title=TLDR:swbatch&oldid=16127.
MLA style
"TLDR:swbatch." DISI, . 31 May 2024, 23:33 UTC. 16 Jul 2026, 14:35 <http://wiki.docking.org/index.php?title=TLDR:swbatch&oldid=16127>.
MHRA style
DISI contributors, 'TLDR:swbatch', DISI, , 31 May 2024, 23:33 UTC, <http://wiki.docking.org/index.php?title=TLDR:swbatch&oldid=16127> [accessed 16 July 2026]
Chicago style
DISI contributors, "TLDR:swbatch," DISI, , http://wiki.docking.org/index.php?title=TLDR:swbatch&oldid=16127 (accessed July 16, 2026).
CBE/CSE style
DISI contributors. TLDR:swbatch [Internet]. DISI, ; 2024 May 31, 23:33 UTC [cited 2026 Jul 16]. Available from: http://wiki.docking.org/index.php?title=TLDR:swbatch&oldid=16127.
Bluebook style
TLDR:swbatch, http://wiki.docking.org/index.php?title=TLDR:swbatch&oldid=16127 (last visited July 16, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "DISI",
title = "TLDR:swbatch --- DISI{,} ",
year = "2024",
url = "http://wiki.docking.org/index.php?title=TLDR:swbatch&oldid=16127",
note = "[Online; accessed 16-July-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 = "DISI",
title = "TLDR:swbatch --- DISI{,} ",
year = "2024",
url = "\url{http://wiki.docking.org/index.php?title=TLDR:swbatch&oldid=16127}",
note = "[Online; accessed 16-July-2026]"
}