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