Skip to content

sisl/sisl-deadlines

 
 

Repository files navigation

SISL Deadlines Build Status

Countdown timers to keep track of conference deadlines relating to research at the Stanford Intelligent Systems Laboratory (SISL)

  • Artificial Intelligence
  • Aerospace
  • Autonomous Driving
  • Robotics
  • Validation

https://sisl.github.io/sisl-deadlines/

(Alias: http://bit.ly/sisl-deadlines)

Adding/updating a conference

To add or update information:

  • Fork the repository

  • Update _data/conferences.yml

  • If replacing an older conference, recommend leaving the older conference and adding a paperslink attribute

  • Make sure new information has title, fullname, year, id, link, deadline, timezone, date, place, sub attributes

    • See available timezone strings here
    • Multiple sub attributes can be added with standard yaml syntax (e.g. [RO, ML], see _data/types.yml)
  • Optionally:

    • Add an abstract_deadline in case the conference has a separate mandatory abstract deadline
    • Add start and end fields. These dates are the start and end dates of the conferenced are are used in the calendar tab.
    • Add a rank based on the H-Index ordering from Computer Science Conferences Rankings
    • Add a note for additional comments (e.g., "Biennial" or "Doctorial consortium")
  • Send a pull request

Resources

Forks & other useful listings

License

MIT

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 65.4%
  • HTML 22.6%
  • Ruby 4.3%
  • Python 3.9%
  • CSS 3.8%