Cite This Page
Bibliographic details for CentOS 7.x Docker
- Page name: CentOS 7.x Docker
- Author: Notes_Wiki contributors
- Publisher: Notes_Wiki, .
- Date of last revision: 25 August 2022 08:56 UTC
- Date retrieved: 16 January 2026 09:38 UTC
- Permanent URL: http://www.sbarjatiya.com/notes_wiki/index.php?title=CentOS_7.x_Docker&oldid=7123
- Page Version ID: 7123
Citation styles for CentOS 7.x Docker
APA style
CentOS 7.x Docker. (2022, August 25). Notes_Wiki, . Retrieved 09:38, January 16, 2026 from http://www.sbarjatiya.com/notes_wiki/index.php?title=CentOS_7.x_Docker&oldid=7123.
MLA style
"CentOS 7.x Docker." Notes_Wiki, . 25 Aug 2022, 08:56 UTC. 16 Jan 2026, 09:38 <http://www.sbarjatiya.com/notes_wiki/index.php?title=CentOS_7.x_Docker&oldid=7123>.
MHRA style
Notes_Wiki contributors, 'CentOS 7.x Docker', Notes_Wiki, , 25 August 2022, 08:56 UTC, <http://www.sbarjatiya.com/notes_wiki/index.php?title=CentOS_7.x_Docker&oldid=7123> [accessed 16 January 2026]
Chicago style
Notes_Wiki contributors, "CentOS 7.x Docker," Notes_Wiki, , http://www.sbarjatiya.com/notes_wiki/index.php?title=CentOS_7.x_Docker&oldid=7123 (accessed January 16, 2026).
CBE/CSE style
Notes_Wiki contributors. CentOS 7.x Docker [Internet]. Notes_Wiki, ; 2022 Aug 25, 08:56 UTC [cited 2026 Jan 16]. Available from: http://www.sbarjatiya.com/notes_wiki/index.php?title=CentOS_7.x_Docker&oldid=7123.
Bluebook style
CentOS 7.x Docker, http://www.sbarjatiya.com/notes_wiki/index.php?title=CentOS_7.x_Docker&oldid=7123 (last visited January 16, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Notes_Wiki",
title = "CentOS 7.x Docker --- Notes_Wiki{,} ",
year = "2022",
url = "http://www.sbarjatiya.com/notes_wiki/index.php?title=CentOS_7.x_Docker&oldid=7123",
note = "[Online; accessed 16-January-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 = "Notes_Wiki",
title = "CentOS 7.x Docker --- Notes_Wiki{,} ",
year = "2022",
url = "\url{http://www.sbarjatiya.com/notes_wiki/index.php?title=CentOS_7.x_Docker&oldid=7123}",
note = "[Online; accessed 16-January-2026]"
}