Ignore:
Timestamp:
Apr 16, 2019, 4:19:48 PM (5 years ago)
Author:
Aaron Moss <a3moss@…>
Branches:
ADT, aaron-thesis, arm-eh, ast-experimental, cleanup-dtors, enum, forall-pointer-decay, jacob/cs343-translation, jenkins-sandbox, master, new-ast, new-ast-unique-expr, pthread-emulation, qualifiedEnum
Children:
e71272a
Parents:
f1240b0
Message:

thesis: fix URL line breaks in References

File:
1 edited

Legend:

Unmodified
Added
Removed
  • doc/theses/aaron_moss_PhD/phd/thesis.tex

    rf1240b0 ra786586  
    3737% Use the "hyperref" package
    3838% N.B. HYPERREF MUST BE THE LAST PACKAGE LOADED; ADD ADDITIONAL PKGS ABOVE
    39 %\usepackage[pdftex,pagebackref=false]{hyperref} % with basic options
    40 \usepackage[pagebackref=false]{hyperref}
     39%\usepackage[pdftex,pagebackref=false]{hyperref} % with basic options\
     40\usepackage[breaklinks,pagebackref=false]{hyperref}
    4141% N.B. pagebackref=true provides links back from the References to the body text. This can cause trouble for printing.
    4242
Note: See TracChangeset for help on using the changeset viewer.