Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: jolohaga/uclathes
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.0
Choose a base ref
...
head repository: louis925/uclathes
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.0
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 12 commits
  • 12 files changed
  • 1 contributor

Commits on Apr 11, 2017

  1. Update .gitignore file

    Ignore auxiliary files in Git
    louis925 committed Apr 11, 2017
    Configuration menu
    Copy the full SHA
    5d8604e View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2017

  1. v3.0 beta

    Correct the table width in the vita page.
    Correct the order of committee members.
    Fix page size to US letter size.
    Correct the margins.
    louis925 committed Apr 13, 2017
    Configuration menu
    Copy the full SHA
    cc61daa View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2017

  1. v3.1 beta include customized publication list in vita

    Allows customize publication list in vita.
    Rewrite thebibliography environment using \newenvironment macro.
    New publications environment for the publication list in the vita page.
    louis925 committed Apr 18, 2017
    Configuration menu
    Copy the full SHA
    6c0f0f7 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2017

  1. v3.1

    Provide option for adjusting the stretch of the vita items.
    Change the order of customized CV content.
    Remove the bibinvita option.
    Rename the 'publications' environment as 'mypublications' to avoid
    command name collision.
    Add example 'demo2.tex' for the customized CV feature.
    louis925 committed Apr 19, 2017
    Configuration menu
    Copy the full SHA
    cc9ad3f View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2017

  1. v3.11

    To make it compatible with natbib package
    louis925 committed Apr 20, 2017
    Configuration menu
    Copy the full SHA
    73d43e9 View commit details
    Browse the repository at this point in the history
  2. v3.12

    Author's name cannot be in bold face according to the 2017 UCLA thesis
    requirements.
    louis925 committed Apr 20, 2017
    Configuration menu
    Copy the full SHA
    407b04e View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2017

  1. v3.13 2017 Spring Requirements Update

    2017 rules require no bold face and all equal size font on the title and
    abstract pages. [These rules were not stated in the Thesis &
    Dissertation Filing Requirements PDF but was emphasized in the 2017
    Spring Electronic Thesis and Dissertation (ETD) Workshops by Academic
    Services, UCLA Graduate Division.]
    louis925 committed Apr 25, 2017
    Configuration menu
    Copy the full SHA
    de2de99 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2017

  1. v3.13

    Update Readme
    louis925 authored Apr 28, 2017
    Configuration menu
    Copy the full SHA
    0a2a092 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2017

  1. v3.3

    1. Includes "List of Figures", "List of Table", "Acknowledgments", and
    "Vita" pages into the "Table of Contents".
    
    2. Allows users to change the titles of Table of Contents
    (\contentsname), List of Figures (\listfigurename), List of Table
    (\listtablename), Acknowledgments page (\acksname), Vita page
    (\vitaname), and References (\refname).
    
    3. Provides new options to turn off List of Figures (nolistoffigures)
    and List of Tables (nolistoftables).
    
    4. Update demo2.tex to demonstrate how to use new features.
    
    5. Increases \footskip to 0.4 inches while keeping the distance from
    page number to bottom of the page as 0.75 inches.
    louis925 committed Jun 1, 2017
    Configuration menu
    Copy the full SHA
    96ee25c View commit details
    Browse the repository at this point in the history
  2. v3.3 update

    louis925 authored Jun 1, 2017
    Configuration menu
    Copy the full SHA
    6fbc4b9 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2017

  1. v3.4 PDF bookmarks

    1. Automatically adds additional PDF bookmarks for "Title Page",
    "Abstract", "Committee", "Dedication", and "Table of Contents" when
    using the "hyperref" package.
    2. Reduce the spacing between the first and second lines in the
    committee page
    to conform the 2017 requirements.
    louis925 committed Jun 2, 2017
    Configuration menu
    Copy the full SHA
    bf226dc View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2017

  1. v3.5

    1. Increase footnotesep to follow ETD 2017 requirement
    2. Adjustable vita column widths (\vitadatewidth, \vitatextwidth)
    3. Add class option (scheader) for using small caps font for preliminary
    pages header (except title and abstract page)
    louis925 committed Jun 13, 2017
    Configuration menu
    Copy the full SHA
    a4c74df View commit details
    Browse the repository at this point in the history
Loading