-
Notifications
You must be signed in to change notification settings - Fork 11
Expand file tree
/
Copy pathpaper.bib
More file actions
53 lines (48 loc) · 2.13 KB
/
paper.bib
File metadata and controls
53 lines (48 loc) · 2.13 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
@book{Bohren-Huffman:1983,
Author = {{Bohren}, C. and {Huffman}, D.},
Booktitle = {Absorption and Scattering of Light by Small Particles: by Craig Bohren and Donald Huffman.~ISBN 0-471-29340-7.~Published by John Wiley & Sons, 1983.},
Publisher = {John Wiley & Sons},
Title = {{Absorption and Scattering of Light by Small Particles}},
Year = 1983
}
@book{Balanis:1989,
Author = {{Balanis}, C.},
Booktitle = {Advanced Engineering Electromagnetics: by Constantine A. Balanis.~ISBN 0471621943.~Published by John Wiley & Sons, 1989.},
Publisher = {John Wiley & Sons},
Title = {{Advanced Engineering Electromagnetics}},
Year = 1989
}
@book{Abramowitz-Stegun:1964,
Author = {{Abramowitz}, M. and {Stegun}, I.},
Booktitle = {Handbook of Mathematical Functions With Formulas, Graphs, and Mathematical Tables. ~Edited by Milton Abramowitz and Irene A. Stegun.~ISBN 9780486612720.~Published by United States Department of Commerce, National Bureau of Standards 1964.},
Publisher = {John Wiley & Sons},
Title = {{Handbook of Mathematical Functions With Formulas, Graphs, and Mathematical Tables.}},
Year = 1964
}
@article{Convergence-Mie-Series,
author = {Allardice, J. R., & Le Ru, E. C.},
title = "{Convergence of Mie theory series: criteria for far-field and near-field properties}",
journal = {Applied Optics},
archivePrefix = "Appl. Opt.",
year = 2014,
volume = 53,
doi = {doi:10.1364/ao.53.007224},
url = {https://www.osapublishing.org/ao/abstract.cfm?uri=ao-53-31-7224},
}
@article{Wiscombe-1980,
author = {{W. J. Wiscombe}},
title = "{Improved Mie scattering algorithms}",
journal = {Apploed Optics},
archivePrefix = "Appl. Opt.",
year = 1980,
volume = 19,
doi = {doi.org/10.1364/AO.19.001505},
url = {https://www.osapublishing.org/ao/fulltext.cfm?uri=ao-19-9-1505&id=23949}
}
@misc{MATLAB-Sphere-Scattering,
author = {G. K. Zhu},
title = {Sphere scattering},
year = {2020},
publisher = {MATLAB Central File Exchange},
url = {https://www.mathworks.com/matlabcentral/fileexchange/31119-sphere-scattering}
}