GithubHelp home page GithubHelp logo

jvineis / jvineis.github.io Goto Github PK

View Code? Open in Web Editor NEW

This project forked from academicpages/academicpages.github.io

0.0 0.0 0.0 102.49 MB

Github Pages template for academic personal websites, forked from mmistakes/minimal-mistakes

Home Page: https://academicpages.github.io

License: MIT License

JavaScript 39.11% Ruby 0.22% Python 4.78% CSS 2.66% HTML 21.84% Jupyter Notebook 11.82% SCSS 19.58%

jvineis.github.io's Introduction

To check out the awesome site that this site prduces.. just click the link below

[https://jvineis.github.io/]

To add publications to the site, I used a script that will create the markdown files which I uploaded to the _publications directory. I also had to uplod the pdfs to the files directory. I have included the python script used to create the md files which I you can run on the list of references that I downloaded from google scholar. I removed unnecessary fields from the table. You can see the fields that I kept in the file contained in this git called All-citations.csv. Just run the script like this

python create-publications-file-for-git-pages.py All-citations.csv

This will create an md file for each of the file names contained in the All-citations.csv file. Each of these can be uploaded to the _publications directory and you will need to upload a pdf of and be sure that its name matches what you specified in the markdown file. There is an example below

---
title: "Paper Title Number 1"
collection: publications
permalink: /publication/2009-10-01-paper-title-number-1
excerpt: 'This paper is about the number 1. The number 2 is left for future work.'
date: 2009-10-01
venue: 'Journal 1'
paperurl: 'http://academicpages.github.io/files/paper1.pdf'
citation: 'Your Name, You. (2009). &quot;Paper Title Number 1.&quot; <i>Journal 1</i>. 1(1).'
---
This paper is about the number 1. The number 2 is left for future work.

[Download paper here](http://academicpages.github.io/files/paper1.pdf)

Recommended citation: Your Name, You. (2009). "Paper Title Number 1." <i>Journal 1</i>. 1(1).

So the pdf that you upload to the files directory should be called paper1.pdf

Here is the source of the framework of the website A Github Pages template for academic websites. This was forked (then detached) by Stuart Geiger from the Minimal Mistakes Jekyll Theme, which is © 2016 Michael Rose and released under the MIT License. See LICENSE.md.

  1. Fork this repository by clicking the "fork" button in the top right.

jvineis.github.io's People

Contributors

staeiou avatar jvineis avatar yimingzhaomath avatar aki-nishimura avatar a-paxton avatar luismmontilla avatar zuoxingdong avatar jacksonpradolima avatar jacobtfisher avatar carreau avatar mborowczak avatar cifkao avatar kc9jud avatar qaisjp avatar hainesr avatar tlcaputi avatar bxie avatar ning-y avatar

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.