Cite This Page
Bibliographic details for README FIRST
- Page name: README FIRST
- Author: DrugFacts contributors
- Publisher: DrugFacts, .
- Date of last revision: 12 July 2017 21:43 UTC
- Date retrieved: 10 March 2026 02:31 UTC
- Permanent URL: https://drugfacts.org.uk/index.php?title=README_FIRST&oldid=724
- Page Version ID: 724
Citation styles for README FIRST
APA style
README FIRST. (2017, July 12). DrugFacts, . Retrieved 02:31, March 10, 2026 from https://drugfacts.org.uk/index.php?title=README_FIRST&oldid=724.
MLA style
"README FIRST." DrugFacts, . 12 Jul 2017, 21:43 UTC. 10 Mar 2026, 02:31 <https://drugfacts.org.uk/index.php?title=README_FIRST&oldid=724>.
MHRA style
DrugFacts contributors, 'README FIRST', DrugFacts, , 12 July 2017, 21:43 UTC, <https://drugfacts.org.uk/index.php?title=README_FIRST&oldid=724> [accessed 10 March 2026]
Chicago style
DrugFacts contributors, "README FIRST," DrugFacts, , https://drugfacts.org.uk/index.php?title=README_FIRST&oldid=724 (accessed March 10, 2026).
CBE/CSE style
DrugFacts contributors. README FIRST [Internet]. DrugFacts, ; 2017 Jul 12, 21:43 UTC [cited 2026 Mar 10]. Available from: https://drugfacts.org.uk/index.php?title=README_FIRST&oldid=724.
Bluebook style
README FIRST, https://drugfacts.org.uk/index.php?title=README_FIRST&oldid=724 (last visited March 10, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "DrugFacts",
title = "README FIRST --- DrugFacts{,} ",
year = "2017",
url = "https://drugfacts.org.uk/index.php?title=README_FIRST&oldid=724",
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 = "DrugFacts",
title = "README FIRST --- DrugFacts{,} ",
year = "2017",
url = "\url{https://drugfacts.org.uk/index.php?title=README_FIRST&oldid=724}",
note = "[Online; accessed 10-March-2026]"
}