Cite This Page
Bibliographic details for References - MERGE-ETL
- Page name: References - MERGE-ETL
- Author: IAMC-Documentation contributors
- Publisher: IAMC-Documentation, .
- Date of last revision: 25 April 2022 15:36 UTC
- Date retrieved: 18 April 2026 04:19 UTC
- Permanent URL: https://www.iamcdocumentation.eu/index.php?title=References_-_MERGE-ETL&oldid=15607
- Page Version ID: 15607
Citation styles for References - MERGE-ETL
APA style
References - MERGE-ETL. (2022, April 25). IAMC-Documentation, . Retrieved 04:19, April 18, 2026 from https://www.iamcdocumentation.eu/index.php?title=References_-_MERGE-ETL&oldid=15607.
MLA style
"References - MERGE-ETL." IAMC-Documentation, . 25 Apr 2022, 15:36 UTC. 18 Apr 2026, 04:19 <https://www.iamcdocumentation.eu/index.php?title=References_-_MERGE-ETL&oldid=15607>.
MHRA style
IAMC-Documentation contributors, 'References - MERGE-ETL', IAMC-Documentation, , 25 April 2022, 15:36 UTC, <https://www.iamcdocumentation.eu/index.php?title=References_-_MERGE-ETL&oldid=15607> [accessed 18 April 2026]
Chicago style
IAMC-Documentation contributors, "References - MERGE-ETL," IAMC-Documentation, , https://www.iamcdocumentation.eu/index.php?title=References_-_MERGE-ETL&oldid=15607 (accessed April 18, 2026).
CBE/CSE style
IAMC-Documentation contributors. References - MERGE-ETL [Internet]. IAMC-Documentation, ; 2022 Apr 25, 15:36 UTC [cited 2026 Apr 18]. Available from: https://www.iamcdocumentation.eu/index.php?title=References_-_MERGE-ETL&oldid=15607.
Bluebook style
References - MERGE-ETL, https://www.iamcdocumentation.eu/index.php?title=References_-_MERGE-ETL&oldid=15607 (last visited April 18, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "IAMC-Documentation",
title = "References - MERGE-ETL --- IAMC-Documentation{,} ",
year = "2022",
url = "https://www.iamcdocumentation.eu/index.php?title=References_-_MERGE-ETL&oldid=15607",
note = "[Online; accessed 18-April-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 = "IAMC-Documentation",
title = "References - MERGE-ETL --- IAMC-Documentation{,} ",
year = "2022",
url = "\url{https://www.iamcdocumentation.eu/index.php?title=References_-_MERGE-ETL&oldid=15607}",
note = "[Online; accessed 18-April-2026]"
}