Cite This Page
Bibliographic details for Turn off dpkg interactions
- Page name: Turn off dpkg interactions
- Author: HeepyWiki contributors
- Publisher: HeepyWiki, .
- Date of last revision: 22 March 2012 21:09 UTC
- Date retrieved: 13 June 2026 11:40 UTC
- Permanent URL: https://www.heepy.net/index.php?title=Turn_off_dpkg_interactions&oldid=1260
- Page Version ID: 1260
Citation styles for Turn off dpkg interactions
APA style
Turn off dpkg interactions. (2012, March 22). HeepyWiki, . Retrieved 11:40, June 13, 2026 from https://www.heepy.net/index.php?title=Turn_off_dpkg_interactions&oldid=1260.
MLA style
"Turn off dpkg interactions." HeepyWiki, . 22 Mar 2012, 21:09 UTC. 13 Jun 2026, 11:40 <https://www.heepy.net/index.php?title=Turn_off_dpkg_interactions&oldid=1260>.
MHRA style
HeepyWiki contributors, 'Turn off dpkg interactions', HeepyWiki, , 22 March 2012, 21:09 UTC, <https://www.heepy.net/index.php?title=Turn_off_dpkg_interactions&oldid=1260> [accessed 13 June 2026]
Chicago style
HeepyWiki contributors, "Turn off dpkg interactions," HeepyWiki, , https://www.heepy.net/index.php?title=Turn_off_dpkg_interactions&oldid=1260 (accessed June 13, 2026).
CBE/CSE style
HeepyWiki contributors. Turn off dpkg interactions [Internet]. HeepyWiki, ; 2012 Mar 22, 21:09 UTC [cited 2026 Jun 13]. Available from: https://www.heepy.net/index.php?title=Turn_off_dpkg_interactions&oldid=1260.
Bluebook style
Turn off dpkg interactions, https://www.heepy.net/index.php?title=Turn_off_dpkg_interactions&oldid=1260 (last visited June 13, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "HeepyWiki",
title = "Turn off dpkg interactions --- HeepyWiki{,} ",
year = "2012",
url = "https://www.heepy.net/index.php?title=Turn_off_dpkg_interactions&oldid=1260",
note = "[Online; accessed 13-June-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 = "HeepyWiki",
title = "Turn off dpkg interactions --- HeepyWiki{,} ",
year = "2012",
url = "\url{https://www.heepy.net/index.php?title=Turn_off_dpkg_interactions&oldid=1260}",
note = "[Online; accessed 13-June-2026]"
}