Cite This Page
Bibliographic details for How to check RAM details
- Page name: How to check RAM details
- Author: DISI contributors
- Publisher: DISI, .
- Date of last revision: 26 March 2018 20:54 UTC
- Date retrieved: 19 July 2026 08:45 UTC
- Permanent URL: http://wiki.docking.org/index.php?title=How_to_check_RAM_details&oldid=10577
- Page Version ID: 10577
Citation styles for How to check RAM details
APA style
How to check RAM details. (2018, March 26). DISI, . Retrieved 08:45, July 19, 2026 from http://wiki.docking.org/index.php?title=How_to_check_RAM_details&oldid=10577.
MLA style
"How to check RAM details." DISI, . 26 Mar 2018, 20:54 UTC. 19 Jul 2026, 08:45 <http://wiki.docking.org/index.php?title=How_to_check_RAM_details&oldid=10577>.
MHRA style
DISI contributors, 'How to check RAM details', DISI, , 26 March 2018, 20:54 UTC, <http://wiki.docking.org/index.php?title=How_to_check_RAM_details&oldid=10577> [accessed 19 July 2026]
Chicago style
DISI contributors, "How to check RAM details," DISI, , http://wiki.docking.org/index.php?title=How_to_check_RAM_details&oldid=10577 (accessed July 19, 2026).
CBE/CSE style
DISI contributors. How to check RAM details [Internet]. DISI, ; 2018 Mar 26, 20:54 UTC [cited 2026 Jul 19]. Available from: http://wiki.docking.org/index.php?title=How_to_check_RAM_details&oldid=10577.
Bluebook style
How to check RAM details, http://wiki.docking.org/index.php?title=How_to_check_RAM_details&oldid=10577 (last visited July 19, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "DISI",
title = "How to check RAM details --- DISI{,} ",
year = "2018",
url = "http://wiki.docking.org/index.php?title=How_to_check_RAM_details&oldid=10577",
note = "[Online; accessed 19-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 = "How to check RAM details --- DISI{,} ",
year = "2018",
url = "\url{http://wiki.docking.org/index.php?title=How_to_check_RAM_details&oldid=10577}",
note = "[Online; accessed 19-July-2026]"
}