FrozenSilent / ccf-deadlines

⏰ CCF recommendation conference Deadline Countdowns / Please star this project, thanks~

Home Page:https://ccfddl.github.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CCF-Deadlines

LICENSE Build Status Open PRs

English | 简体中文

Help researchers keep track of deadlines of conferences recommended by China Computer Federation (CCF).

Preview: Demo

No More Finding and Time Conversion on Your Own!

Add/Update a conference

Contributions are welcomed and greatly appreciated! For further contribution and waterblowing, email chenzh@stu.ecnu.edu.cn through your edu email address with wechatid to join the CCFDDL organization.

To add or update information:

  • Fork the repo
  • Add/Update the yml file of conference/conf_type/conf_name.yml
  • Send a pull request

Tips: check conferences recommended and review statistics

Conference Entry File

Example file: conference/DB/sigmod.yml

- title: SIGMOD
  year: 2021
  id: sigmod21
  description: ACM Conference on Management of Data
  link: http://2021.sigmod.org/
  deadline: '2020-09-22 17:00:00'
  timezone: UTC-8
  date: Jun 20-25, 2021
  place: Xi'an, China
  sub: DB
  rank: A
  dblp: sigmod

Description of the fields:

Field name Description
title* Short conference name, without year, uppercase
year* Year the conference is happening
id* conference name & year, lowercase
description* Description, or long name, better to add the session, e.g., The 15th XXX
link* URL to the conference home page
deadline* Deadline, in the format of yyyy-mm-dd hh:mm:ss or TBD
abstract_deadline Abstract deadline if applicable, optional
timezone* Timezone of deadline, currently support UTC-12 ~ UTC+12 & AoE
date* When the main conference is happening, e.g., Mar 12-16, 2021
place* Where the main conference is happening, e.g., city, country
sub* The category that the conference is labeled by CCF. See the matching table below
rank* The level that the conference is ranked by CCF, e.g., A, B, C
dblp* The suffix in dblp url, e.g., iccv in https://dblp.uni-trier.de/db/conf/iccv
note Some comments on the conference, optional

Fields marked with asterisk (*) are required.

The matching table:

sub Category name
DS Computer Architecture/Parallel Programming/Storage Technology
NW Network System
SC Network and System Security
SE Software Engineering/Operating System/Programming Language Design
DB Database/Data Mining/Information Retrieval
CT Computing Theory
CG Graphics
AI Artificial Intelligence
HI Computer-Human Interaction
MX Interdiscipline/Mixture/Emerging

Contribution

Maintained by @jacklightChen, @0x4f5da2, @kzoacn, @cubercsl.

Inspired by ai-deadlines.

License

FOSSA Status

About

⏰ CCF recommendation conference Deadline Countdowns / Please star this project, thanks~

https://ccfddl.github.io

License:MIT License


Languages

Language:Vue 90.3%Language:JavaScript 5.8%Language:HTML 3.9%