From 183e2ac3604386ef07d1a106fbef68161154d014 Mon Sep 17 00:00:00 2001 From: "Ryan M. L. McFadden" Date: Sun, 1 Jan 2023 11:56:32 -0400 Subject: [PATCH] add literature links to the readme --- Readme.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/Readme.md b/Readme.md index 670063b..d86185b 100644 --- a/Readme.md +++ b/Readme.md @@ -12,6 +12,26 @@ an application for performing [Monte Carlo] simulations of ion implantation. * The binary (statically linked) from the [Fortran] code is also included. * [RPM] and [DEB] packages are also included. +Further information can be found in the following publications: + +- J. P. Biersack and W. Eckstein, + Sputtering studies with the Monte Carlo program TRIM.SP, + Appl. Phys. A 34 (2), 73-94 (1984). + +- W. Eckstein, + Computer Simulation of Ion-Solid Interactions, + Springer Series in Materials Science Vol. 10 + (Springer-Verlag, Berlin, Heidelberg, 1991). + +- W. Eckstein, + Backscattering and sputtering with the Monte-Carlo program TRIM.SP, + Radiat. Eff. Defects Solids 130-131 (1), 239-250 (1994). + +- E. Morenzoni et al., + Implantation studies of keV positive muons in thin metallic layers, + Nucl. Instrum. Methods Phys. Res., Sect. B 192 (3), 245-266 (2002). + + ### Supported platforms ### * [Linux]