I have noticed that for book chapter citation in IEEE style there are two "in" which is not correct. For example I found following book and captured them by Zotero. The results looks like:
J.-P. Galaup, “SPECTRAL SELECTIVE STUDIES OF MOLECULAR DOPED SOLIDS AND APPLICATIONS,” in in Advances In Multi-Photon Processes And Spectroscopy, vol. 16, WORLD SCIENTIFIC, 2004, pp. 73–248.
William W. Parson, “Electronic Absorption,” in in Modern Optical Spectroscopy, Springer Berlin Heidelberg, 2007, pp. 109–188.
I checked the code of IEEE style where I found that something is extra in following line:
by removing "" prefix = "in " "" this problem has been resolved.
To whom it may concern:
I have noticed that for book chapter citation in IEEE style there are two "in" which is not correct. For example I found following book and captured them by Zotero. The results looks like:
J.-P. Galaup, “SPECTRAL SELECTIVE STUDIES OF MOLECULAR DOPED SOLIDS AND APPLICATIONS,” in in Advances In Multi-Photon Processes And Spectroscopy, vol. 16, WORLD SCIENTIFIC, 2004, pp. 73–248.
William W. Parson, “Electronic Absorption,” in in Modern Optical Spectroscopy, Springer Berlin Heidelberg, 2007, pp. 109–188.
I checked the code of IEEE style where I found that something is extra in following line:
by removing "" prefix = "in " "" this problem has been resolved.
Did I do something correct?
Mehdi