portable_impedance_tomography
Publicashtonchase/portable-impedance-tomography
Loading…
Imported from GitHub: ashtonchase/portable_impedance_tomography · commit 4aca77e · license MIT
Description
Design of a Portable Impedance Tomography System
README
LaTeX Report using IEEE Template
Files
report.tex is the source file for the report.
report.bib is the bibliography file required.
IEEEtran.cls is the IEEE class file used for formatting.
Emacs Support
pdflatex
To generate PDF files instead of dvi files, add the following to your ~/.emacs file to use pdflatex instead of plain latex:
(custom-set-variables
;; custom-set-variables was added by Custom.
;; If you edit it by hand, you could mess it up, so be careful.
;; Your init file should contain only one such instance.
;; If there is more than one, they won't work right.
'(latex-run-command "pdflatex"))
(custom-set-faces
;; custom-set-faces was added by Custom.
;; If you edit it by hand, you could mess it up, so be careful.
;; Your init file should contain only one such instance.
;; If there is more than one, they won't work right.
)
Generating output
To generate the output in Emacs, includeing update the the bibliogragphy, run the following sequence:
C-c C-f , C-c TAB, C-c C-f
C-c C-f generates the initial pdf, but also generates a cpe.aux file that is then used by bibtex to supply the needed references from the cpe631.bib file.
Askabout this board
Sign in to ask
No comments yet. Be the first to ask about this board.