NielsRogge commited on
Commit
69744cb
·
unverified ·
2 Parent(s): 7940bfe de86123

Merge pull request #37 from peppocola/nlbse2026

Browse files
Files changed (1) hide show
  1. src/data/conferences/nlbse.yml +21 -0
src/data/conferences/nlbse.yml ADDED
@@ -0,0 +1,21 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ - title: NLBSE
2
+ year: 2026
3
+ id: nlbse26 # title as lower case + last two digits of year
4
+ full_name: The 5th International Workshop on Natural Language-based Software Engineering # full conference name
5
+ link: https://nlbse2026.github.io/
6
+ deadlines:
7
+ - type: submission
8
+ label: Paper submission deadline
9
+ date: '2025-11-04 11:59:59'
10
+ timezone: UTC–12:00
11
+ timezone: UTC-12
12
+ city: Rio de Janeiro
13
+ country: Brazil
14
+ venue: Windsor Convention Center and Hotels
15
+ date: April 12-13, 2026
16
+ start: 2026-04-12
17
+ end: 2026-04-13
18
+ tags:
19
+ - natural language processing
20
+ - software engineering
21
+ note: Co-located with ICSE 2026