Introduction
What is ETD

Step by Step Tutorial

Before You Begin
Set up Word Processor
Word Tips
WordPerfect Tips
LaTeX Tips

Start Writing

Your PDF Document
Convert Document to PDF

Combine PDF Files
Link PDF Files

Submit the ETD
Check & Modify
Log in for Submission

Questions
FAQs

Additional Resources

  • Thesis & Dissertation Guide
  • Policies Regarding Electronic
         Submission
  • Copyright & Intellectual
         Property
  • Complete Steps in the
         Submission Process
  • Tutorial: LaTeX Tips
    Grad > ETD > LaTeX Tips

    * OFFICIAL NCSU LATEX TEMPLATE COMING SOON!!!

    • Here is a tutorial on the hyperref package to produce a pdf document with "automatic" hyperlinks. In your bibliography you can use the backref option to get links from the references back to the text.

      Download demo.tex for an example to use with the hyperref package and use the following instructions to create a PDF file.

      add tetex

      latex demo.tex
      makeindex demo
      dvips -Ppdf demo.dvi
      add acrobat
      distill demo.ps


      View the resulting PDF with
      acroexch demo.pdf

      Use acroexch to optimize your file for the web, combine multiple PDF files, and create links and bookmarks.


    >> Start Writing >>
    etd home