Skip to content

nhcho91/control-deadlines

 
 

Repository files navigation

Conference Deadlines

Countdown timers to keep track of conference deadlines relating to research by Namhoon Cho

  • Control / Estimation
  • Machine Learning
  • Aerospace
  • Robotics

https://nhcho91.github.io/control-deadlines/

Source

Derived from deadlines page of SISL at Stanford

Adding/updating a conference

To add or update information:

  • Fork the repository

  • Update _data/conferences.yml

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

    • See available timezone strings here
    • Multiple sub attributes can be separated by commas (see _data/types.yml)
  • Optionally:

    • Add an abstract_deadline in case the conference has a separate mandatory abstract deadline
    • 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")
  • Run update.bat which sorts conferences by deadline, verifies the YML file, and updates the .ics calendar file

  • Send a pull request

Resources

Changes

  • Full conference name (fullname: italicized subtitle)
  • Multiple types per conference (e.g., 'sub: AUTO, AI')
  • Added rankings [superscript]
  • Sorted by abstract deadline
  • Link directly to conference website
  • Combined SISL spreadsheet and wiki
  • Conference newsletter email address: [email protected]

Forks & other useful listings

License

MIT

About

⏰ Conference deadline countdowns

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 59.3%
  • Ruby 15.5%
  • Python 14.3%
  • CSS 9.1%
  • Shell 1.8%