r412: no message
authorKevin M. Rosenberg <kevin@rosenberg.net>
Wed, 17 Jan 2001 09:33:25 +0000 (09:33 +0000)
committerKevin M. Rosenberg <kevin@rosenberg.net>
Wed, 17 Jan 2001 09:33:25 +0000 (09:33 +0000)
doc/tex2rtf/ctsim.bib [new file with mode: 0644]
doc/tex2rtf/ctsim.hpj [new file with mode: 0644]
doc/tex2rtf/ctsim.tex
doc/tex2rtf/tex2rtf.ini

diff --git a/doc/tex2rtf/ctsim.bib b/doc/tex2rtf/ctsim.bib
new file mode 100644 (file)
index 0000000..ab7d219
--- /dev/null
@@ -0,0 +1,32 @@
+@book{HERMAN80,
+  author = {G.T. Herman},
+  title = {Image Reconstruction from Projections: The Fundamentals of
+  Computerized Tomography},
+  year = {1980},
+  publisher = {Academic Press, New York, 1980}
+}
+
+@book{KAK87,
+  author = {A. Kak and M. Slaney},
+  title = {Principles of Computerized Tomographic Imaging},
+  publisher = {IEEE Press, New York},
+  year = {1987}
+}
+
+@book{PRESS92,
+  author = {W.H. Press, S.A. Teukolsky, W.T. Vellerling, and B.P. Flannery},
+  title = {Numerical Recipes in C: The Art of Scientific Computing},
+  publisher = {Cambridge University Press, Cambridge},
+  edition = {Second},
+  year = {1992}
+}
+
+@article{SHEPP74,
+  author={L. Shepp and B. Logan},
+  title={The fourier reconstruction of a head section},
+  journal = {IEEE Transactions in Nuclear Science},
+  volume = {NS-21},
+  number = {6},
+  pages = {21--43},
+  year = {1974},
+}
diff --git a/doc/tex2rtf/ctsim.hpj b/doc/tex2rtf/ctsim.hpj
new file mode 100644 (file)
index 0000000..7ad5901
--- /dev/null
@@ -0,0 +1,10 @@
+[OPTIONS]
+LCID=0x409 0x0 0x0 ; English (United States)
+REPORT=Yes
+HLP=ctsim.hlp
+
+[FILES]
+ctsim.rtf
+
+[CONFIG]
+CreateButton("Up", "\&Up", "JumpId(`ctsim.hlp', `Contents')")             ; Buttons
index f6e893bca3709a3dce7d89f16b4e6a1585b4eebf..7d2fa3aef99adfd8587f77bb7f9b7f3339404ac8 100644 (file)
@@ -19,7 +19,7 @@
 \date{January 2001}%
 }%
 \winhelponly{\title{Manual for CTSim 3.0}%
-\author{by Julian Smart\\$$\image{1cm;0cm}{tex2rtf.wmf}$$}%
+\author{by Kevin Rosenberg, M.D.\\$$\image{1cm;0cm}{logo-huge.bmp}$$}%
 }%
 \makeindex%
 \begin{document}%
@@ -363,8 +363,17 @@ statistics as described by Herman\cite{HERMAN80}.
 
   \end{itemize}
 
-\bibliographystyle{abbrv}
-\bibliography{yes}
+\newpage
+
+\nocite{KAK87}
+\nocite{PRESS82}
+\nocite{SHEPP74}
+
+\bibliographystyle{plain}
+\bibliography{ctsim}
+\addcontentsline{toc}{chapter}{Bibliography}
+\setheader{{\it REFERENCES}}{}{}{}{}{{\it REFERENCES}}%
+\setfooter{\thepage}{}{}{}{}{\thepage}%
 
 \addcontentsline{toc}{chapter}{Index}
 \setheader{{\it INDEX}}{}{}{}{}{{\it INDEX}}%
index 579f93cb01ffbe1703d864584bc3cb09b025a2d3..e099441d3e7ec263dd459217ec90cc3c3de38ede 100644 (file)
@@ -1,8 +1,9 @@
 winHelpVersion = 4
 winHelpContents = yes
-generateHPJ = yes
-htmlWorkshopFiles = true
+#generateHPJ = yes
+#htmlWorkshopFiles = true
 combineSubSections = true
 runTwice = yes
+useUpButton = yes