Cite This Page
Bibliographic details for Main Page
- Page name: Main Page
- Author: DR Solutions - In the Know contributors
- Publisher: DR Solutions - In the Know.
- Date of last revision: 27 August 2025 21:13 UTC
- Date retrieved: 10 March 2026 15:04 UTC
- Permanent URL: http://www.drsolutions.org/mw/index.php?title=Main_Page&oldid=67
- Page Version ID: 67
Citation styles for Main Page
APA style
Main Page. (2025, August 27). DR Solutions - In the Know. Retrieved 15:04, March 10, 2026 from http://www.drsolutions.org/mw/index.php?title=Main_Page&oldid=67.
MLA style
"Main Page." DR Solutions - In the Know. 27 Aug 2025, 21:13 UTC. 10 Mar 2026, 15:04 <http://www.drsolutions.org/mw/index.php?title=Main_Page&oldid=67>.
MHRA style
DR Solutions - In the Know contributors, 'Main Page', DR Solutions - In the Know, 27 August 2025, 21:13 UTC, <http://www.drsolutions.org/mw/index.php?title=Main_Page&oldid=67> [accessed 10 March 2026]
Chicago style
DR Solutions - In the Know contributors, "Main Page," DR Solutions - In the Know, http://www.drsolutions.org/mw/index.php?title=Main_Page&oldid=67 (accessed March 10, 2026).
CBE/CSE style
DR Solutions - In the Know contributors. Main Page [Internet]. DR Solutions - In the Know; 2025 Aug 27, 21:13 UTC [cited 2026 Mar 10]. Available from: http://www.drsolutions.org/mw/index.php?title=Main_Page&oldid=67.
Bluebook style
Main Page, http://www.drsolutions.org/mw/index.php?title=Main_Page&oldid=67 (last visited March 10, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "DR Solutions - In the Know",
title = "Main Page --- DR Solutions - In the Know{,} ",
year = "2025",
url = "http://www.drsolutions.org/mw/index.php?title=Main_Page&oldid=67",
note = "[Online; accessed 10-March-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 = "DR Solutions - In the Know",
title = "Main Page --- DR Solutions - In the Know{,} ",
year = "2025",
url = "\url{http://www.drsolutions.org/mw/index.php?title=Main_Page&oldid=67}",
note = "[Online; accessed 10-March-2026]"
}