Skip to content

ExeClim/IscaWebsite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

99 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Isca website

This is the website for Isca. It is community-maintained, so please feel free to make changes and updates. To do so, you could make your own branch and then merge with master, or fork this repository and then put in a pull request.

To serve the website locally in order to view your changes, you can use the following command (with python 3):

python -m http.server

Then navigate to localhost:8000 in your browser.

Updating the publication list

It would be nice to keep the publication list up-to-date, so please do the following to update it if you have a new paper using Isca.

  1. Add the details of your paper to the bibtex file publications/isca_papers.bib.
  2. Run the script publications/make_pub_list.sh. For this to work you'll need pandoc and pandoc-citeproc installed on your system.
  3. Commit and push your changes to the master.

The bibliography is constructed using a Citation Style Language file, publications/ieee.csl, adapted from this original file, which is released under a CC BY-SA 2.0 licence.

About

Isca website to support code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 6