Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add custom bibliography drivers for "patent" and "thesis" #9

Open
wants to merge 14 commits into
base: feature/publications-biblatex
Choose a base branch
from

Commits on Jan 22, 2016

  1. Configuration menu
    Copy the full SHA
    bfa8e82 View commit details
    Browse the repository at this point in the history
  2. Add BibLaTeX package

    aminmkhan committed Jan 22, 2016
    Configuration menu
    Copy the full SHA
    3284a95 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9ba2069 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c7dd995 View commit details
    Browse the repository at this point in the history
  5. Bibtex file with references

    aminmkhan committed Jan 22, 2016
    Configuration menu
    Copy the full SHA
    90e8b0a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    df99331 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2016

  1. Merged 'master'.

     # conflict in awesome-cv.cls
    aminmkhan committed May 7, 2016
    Configuration menu
    Copy the full SHA
    719209c View commit details
    Browse the repository at this point in the history

Commits on May 10, 2016

  1. Configuration menu
    Copy the full SHA
    d54fd51 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1f1bd17 View commit details
    Browse the repository at this point in the history
  3. Fix issue with \DeclareNameFormat

    ## See for details
     - plk/biblatex#372
    aminmkhan committed May 10, 2016
    Configuration menu
    Copy the full SHA
    6c08ff1 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2016

  1. Configuration menu
    Copy the full SHA
    930f35d View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2016

  1. Merge pull request posquit0#2 from jckegelman/feature/publications-bi…

    …blatex
    
    Make Bibliography font style consistent.
    aminmkhan authored Dec 20, 2016
    Configuration menu
    Copy the full SHA
    f27b669 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2020

  1. Add custom bibliography driver for patents

    Adds a new DeclareBibliographyDriver for patents matching the awesome-cv
    style.
    John Kegelman committed Apr 12, 2020
    Configuration menu
    Copy the full SHA
    67c82ec View commit details
    Browse the repository at this point in the history
  2. Add custom bibliography driver for theses

    Adds a new DeclareBibliographyDriver for thesis matching the awesome-cv
    style.
    John Kegelman committed Apr 12, 2020
    Configuration menu
    Copy the full SHA
    d06f1cc View commit details
    Browse the repository at this point in the history