An open API service indexing awesome lists of open source software.

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

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).