Giter Site home page Giter Site logo

jy_cv's Introduction

JooYoung Seo's Academic CV

Enhancements Compared to the default vitae package:

  • Styling your publications using given csl file in YAML.
  • Printing as many bibliographic sections and corresponding entries as you want in your CV (e.g., journal publication, conference proceedings, software developments, etc. etc.).
  • Highlighting your name in printed bib entries using bold format (see and change the content in lua/strong.lua).
  • Easily managing your CV following bookdown style (e.g., each separate Rmd file according to their own categories like chapters).

Descriptions

This repo has been created to systematically manage my academic CV. This is reproducible for those who have basic knowledge of R and R Markdown.

Based on vitae package, I have extended its capabilities to include multiple bibliographic entries using multiple-bibliographies lua filter so that I can print my scientific records in APA_CV style.

Following my template, you would be able to print as many bib-entries as you want using your desired csl file and your *.bib files.

Anyone who would like to get a hint on how I have managed this CV can fork this repo to make their own.

jy_cv's People

Contributors

jooyoungseo avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

jy_cv's Issues

Bib item order incorrect

Hi,

I have forked your repo and customized the CV to use my own sections and data. Everything is working well except for the order of some of the items listed in various .bib files. For several sections, everything is listed in descending order from most recent to oldest except for the last entry, which is out of order from the rest. This has occurred in at least two of my sections.

image

That .bib, created with RefManageR, is:

@TechReport{1,
  author = {Melissa Fuesting and Anthony Schmidt},
  title = {Faculty in the health professions: Growth, composition, and salaries},
  year = {2020},
  month = {May},
  institution = {CUPA-HR},
  type = {Research report},
  url = {https://www.cupahr.org/surveys/research-briefs/},
  key = {1},
}

@TechReport{2,
  author = {Adam Pritchard and Sarah Nadel-Hawthorne and Anthony Schmidt and Melissa Fuesting and Jackie Bichsel},
  title = {Administrators in higher education annual report: Key findings, trends, and comprehensive tables for the 2019-20 academic year},
  year = {2020},
  month = {April},
  institution = {CUPA-HR},
  type = {Research report},
  url = {https://www.cupahr.org/surveys/results/},
  key = {2},
}

@TechReport{3,
  author = {Adam Pritchard and Melissa Fuesting and Sarah Nadel-Hawthorne and Anthony Schmidt and Jackie Bichsel},
  title = {Faculty in higher education annual report: Key findings, trends, and comprehensive tables for tenure-track, non-tenure teaching, and non-tenure research faculty; academic department heads; and adjunct faculty for the 2019-20 academic year},
  year = {2020},
  month = {March},
  institution = {CUPA-HR},
  type = {Research report},
  url = {https://www.cupahr.org/surveys/results/},
  key = {3},
}

@TechReport{4,
  author = {Jackie Bichsel and Jasper McChesney and Anthony Schmidt},
  title = {Focus on psychology faculty: Salaries, pay equity, minority representation, and the growth of non-tenure-track faculty},
  year = {2019},
  institution = {CUPA-HR},
  type = {Research report},
  url = {https://www.cupahr.org/surveys/research-briefs/},
  key = {4},
}

@TechReport{5,
  author = {Sarah Nadel and Anthony Schmidt and Jackie Bichesel},
  title = {The impact of the {FSLA} overtime rule on higher education},
  year = {2019},
  institution = {CUPA-HR},
  type = {Research report},
  url = {https://www.cupahr.org/surveys/research-briefs/},
  key = {5},
}

@TechReport{6,
  author = {Anthony Schmidt and Louis Rocconi and Jennifer Ann Morrow and Brenna Berry},
  title = {{College of Architecture and Design’s} undergraduate advising 2019 report},
  year = {2019},
  institution = {{Evaluation, Statistics, and Measurement (ESM) Program Research Group}},
  type = {Research report},
  key = {6},
}

@TechReport{7,
  author = {Jennifer Ann Morrow and Louis Rocconi and Brenna Butler and Anthony Schmidt},
  title = {{University of Tennessee’s} undergraduate advising 2019 evaluation end of year report},
  year = {2019},
  institution = {{Evaluation, Statistics, and Measurement (ESM) Program Research Group}},
  type = {Research report},
  key = {7},
}

I have tried changing sorting to "", "ydnt", and also "debug" (for sorting by keys), with no effect.
Currently it is:

RefManageR::BibOptions(check.entries = FALSE,
           bib.style = "authoryear",
           sorting = "debug",
           cite.style = "alphabetic",
           style = "markdown",
#           hyperlink = FALSE,
           dashed = FALSE)

Do you think you can help with this issue?

Make short CV version

Sometimes, I need to produce a short CV version for a specific purpose, such as a grant submission.

! Missing } inserted. - Error

Hi, I keep geeting this error only when i copy and paste my data into the work experience sheet any idea why ?thank you

! Missing } inserted.

}
l.234 \end{cvitems}}

Error: LaTeX failed to compile JooYoung_Seo_CV.tex. See https://yihui.org/tinytex/r/#debugging for debugging tips. See JooYoung_Seo_CV.log for more info.
Execution halted

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.