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