Cite This Page
Bibliographic details for SRM
- Page name: SRM
- Author: IMAGE contributors
- Publisher: IMAGE, .
- Date of last revision: 21 May 2014 07:39 UTC
- Date retrieved: 12 July 2026 17:41 UTC
- Permanent URL: https://models.pbl.nl/index.php?title=SRM&oldid=23125
- Page Version ID: 23125
Citation styles for SRM
APA style
SRM. (2014, May 21). IMAGE, . Retrieved 17:41, July 12, 2026 from https://models.pbl.nl/index.php?title=SRM&oldid=23125.
MLA style
"SRM." IMAGE, . 21 May 2014, 07:39 UTC. 12 Jul 2026, 17:41 <https://models.pbl.nl/index.php?title=SRM&oldid=23125>.
MHRA style
IMAGE contributors, 'SRM', IMAGE, , 21 May 2014, 07:39 UTC, <https://models.pbl.nl/index.php?title=SRM&oldid=23125> [accessed 12 July 2026]
Chicago style
IMAGE contributors, "SRM," IMAGE, , https://models.pbl.nl/index.php?title=SRM&oldid=23125 (accessed July 12, 2026).
CBE/CSE style
IMAGE contributors. SRM [Internet]. IMAGE, ; 2014 May 21, 07:39 UTC [cited 2026 Jul 12]. Available from: https://models.pbl.nl/index.php?title=SRM&oldid=23125.
Bluebook style
SRM, https://models.pbl.nl/index.php?title=SRM&oldid=23125 (last visited July 12, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "IMAGE",
title = "SRM --- IMAGE{,} ",
year = "2014",
url = "https://models.pbl.nl/index.php?title=SRM&oldid=23125",
note = "[Online; accessed 12-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 = "IMAGE",
title = "SRM --- IMAGE{,} ",
year = "2014",
url = "\url{https://models.pbl.nl/index.php?title=SRM&oldid=23125}",
note = "[Online; accessed 12-July-2026]"
}