To write your booklet report in LaTeX, you need

- buIE47xbooklet.cls
- your own bib file (check report.bib for sample bib items)
- group photo

in the same folder as your LaTeX booklet report file (here
"latex booklet example.tex").

* If you have figures, it is a good idea to keep them in a subfolder
(here figures subfolder).

* Check or reuse the content of "latex booklet example.tex" as you
create your own LaTeX report. For your convenience, booklet.tex contains
the minimum number of elements to start with. When you successfully compile your
LaTeX booklet report with pdflatex, the output will be in the pdf file with
the first name of your latex booklet report file. Here
    - "latex booklet example.pdf" is obtained without nocoverpage option, and
    - "latex booklet example without cover page.pdf" with nocoverpage
option. So without options, you get report output with a cover page
containing project short code and team number by default. These outputs will have
colored links to references and citations. If you plan to print, then you can
disable colors and links with print class option.

26 Mar 2022 Savaş Dayanık


