https://github.com/pabrod/academic-record
RMarkdown script for creating .md, .html and .pdf versions of my academic information
https://github.com/pabrod/academic-record
Last synced: 11 months ago
JSON representation
RMarkdown script for creating .md, .html and .pdf versions of my academic information
- Host: GitHub
- URL: https://github.com/pabrod/academic-record
- Owner: PabRod
- Created: 2018-04-12T12:41:35.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2024-05-22T12:32:28.000Z (about 2 years ago)
- Last Synced: 2024-05-22T13:45:53.339Z (about 2 years ago)
- Language: R
- Size: 92.8 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
# Description
This _RMarkdown_ script connects to a _Google Drive Spreadsheet_ where I store most of my academic-related information. This is a private spreadsheet with the following:
## Columns
- **Date**: date of the item
- **End.date**: used for items spanning a range of dates
- **Name**: name of the item
- **URL**: URL to relevant information
- **Type**: type of item
- **Author**: item's author ot authors
- **Role**: my personal role in the item
- **City**: geographical information (if available)
- **Country**: geographical information (if available)
- **Institution**: name of the institution hosting the item
- **Publisher**: name of the publisher
- **Peer**: true if and only if the item was peer-reviewed
- **Language**: language of the item
## Example output
An example output can be seen [here](https://pabrod.github.io/pages/sci-comm-en.html).