Cite This Page
Bibliographic details for Deploy SEA from github via puppet
- Page name: Deploy SEA from github via puppet
- Author: DISI contributors
- Publisher: DISI, .
- Date of last revision: 8 April 2017 23:25 UTC
- Date retrieved: 16 September 2026 06:59 UTC
- Permanent URL: http://wiki.docking.org/index.php?title=Deploy_SEA_from_github_via_puppet&oldid=9988
- Page Version ID: 9988
Citation styles for Deploy SEA from github via puppet
APA style
Deploy SEA from github via puppet. (2017, April 8). DISI, . Retrieved 06:59, September 16, 2026 from http://wiki.docking.org/index.php?title=Deploy_SEA_from_github_via_puppet&oldid=9988.
MLA style
"Deploy SEA from github via puppet." DISI, . 8 Apr 2017, 23:25 UTC. 16 Sep 2026, 06:59 <http://wiki.docking.org/index.php?title=Deploy_SEA_from_github_via_puppet&oldid=9988>.
MHRA style
DISI contributors, 'Deploy SEA from github via puppet', DISI, , 8 April 2017, 23:25 UTC, <http://wiki.docking.org/index.php?title=Deploy_SEA_from_github_via_puppet&oldid=9988> [accessed 16 September 2026]
Chicago style
DISI contributors, "Deploy SEA from github via puppet," DISI, , http://wiki.docking.org/index.php?title=Deploy_SEA_from_github_via_puppet&oldid=9988 (accessed September 16, 2026).
CBE/CSE style
DISI contributors. Deploy SEA from github via puppet [Internet]. DISI, ; 2017 Apr 8, 23:25 UTC [cited 2026 Sep 16]. Available from: http://wiki.docking.org/index.php?title=Deploy_SEA_from_github_via_puppet&oldid=9988.
Bluebook style
Deploy SEA from github via puppet, http://wiki.docking.org/index.php?title=Deploy_SEA_from_github_via_puppet&oldid=9988 (last visited September 16, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "DISI",
title = "Deploy SEA from github via puppet --- DISI{,} ",
year = "2017",
url = "http://wiki.docking.org/index.php?title=Deploy_SEA_from_github_via_puppet&oldid=9988",
note = "[Online; accessed 16-September-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 = "Deploy SEA from github via puppet --- DISI{,} ",
year = "2017",
url = "\url{http://wiki.docking.org/index.php?title=Deploy_SEA_from_github_via_puppet&oldid=9988}",
note = "[Online; accessed 16-September-2026]"
}