Skip to content

website for Laboratory for Accelerated Computing in Engineering and Science https://laces-lab.github.io

Notifications You must be signed in to change notification settings

LACES-LAB/laces-lab.github.io

Repository files navigation

LACES Website

Importing publications

  1. export bibtex file from zotero
  2.  academic import --bibtex mypubs.bib --publication-dir content/publications
  3. Edit publications, add PDFs

Publication types:

0 = Uncategorized; 1 = Conference paper; 2 = Journal article; 3 = Preprint / Working Paper; 4 = Report; 5 = Book; 6 = Book section; 7 = Thesis; 8 = Patent

Checking spelling

Tips here

for file in *.md
do
    aspell check --mode=markdown --lang=en "$file"
done

About

website for Laboratory for Accelerated Computing in Engineering and Science https://laces-lab.github.io

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published