Skip to content

Commit bb6bd2b

Browse files
authored
Merge pull request #80 from huggingface/feature/update_aamas
Refactor AAMAS 2025 data and fix country field
2 parents 966da3c + 41cf4a1 commit bb6bd2b

1 file changed

Lines changed: 15 additions & 7 deletions

File tree

src/data/conferences/aamas.yml

Lines changed: 15 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3,19 +3,27 @@
33
id: aamas25
44
full_name: International Conference on Autonomous Agents and Multiagent Systems
55
link: https://aamas2025.org/
6-
deadline: '2024-10-16 23:59:59'
6+
deadlines:
7+
- type: abstract
8+
label: Abstract submission
9+
date: '2024-10-09 23:59:59'
10+
timezone: UTC-12
11+
- type: paper
12+
label: Paper submission
13+
date: '2024-10-16 23:59:59'
14+
timezone: UTC-12
715
timezone: UTC-12
816
date: May 19-23, 2025
9-
tags:
10-
- machine-learning
11-
- robotics
1217
city: Detroit
13-
country: Michigan
14-
abstract_deadline: '2024-10-09 23:59:59'
18+
country: United States
19+
venue: Detroit Marriott at the Renaissance Center, Detroit, Michigan
1520
start: '2025-05-19'
1621
end: '2025-05-23'
22+
tags:
23+
- machine-learning
24+
- robotics
1725
rankings: 'CCF: B, CORE: A*, THCPL: B'
18-
note: Mandatory abstract deadline on Oct 09, 2024. More info <a href='https://aamas2025.org/'>here</a>.
26+
era_rating: a
1927

2028
- title: AAMAS
2129
year: 2026

0 commit comments

Comments
 (0)