Git Product home page Git Product logo

se-deadlines.github.io's Issues

Separate abstract and full paper submission deadline

Many SE conferences follow separate deadlines for abstract and full paper submission within the same track deadline. For example, this years ICSE research track has abstract submission deadline on Mar 15 AoE and full paper submission deadline on Mar 22.

In the current setting, we only show the abstract submission deadline in our website but not the full paper submission deadline. We should think of some way to handle this.

Multiple tracks same conference

Many software engineering venues have multiple tracks. For example:

  • Research track/full paper track
  • Short paper
  • Industry tack
  • Journal first track
  • Tools tracks
  • Dataset tracks
  • New and emerging ideas track

We could probably, to make it easier to add and find tracks, add a tag to be added when adding an entry. An example how it would look would be the following:

- name: ICSE-JF
  description: International Conference on Software Engineering - Journal-first Papers
  year: 2025
  link: https://conf.researchr.org/track/icse-2025/icse-2025-journal-first-papers
  deadline: 
  - "2024-10-21 23:59"
  date: April 26 - May 4, 2025
  place: Ottawa, Ontario, Canada
  tags: [CO]
  tracks: [JF]

Adding a conference with TBA or invalid deadline breaks the ordering

In main.js, if the deadline for a conference is "TBA", the deadlineByConf for the conference is assigned to null. However, when sorting, the difference in time to today is used, which is not supported for null, leading to wrong sorting of conferences. TBA, future and past deadlines get mixed in the list. The ordering also breaks if an invalid deadline is supplied, even though the site shows the deadline as an Invalid Date.

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.