Skip to content
This repository was archived by the owner on Jan 19, 2025. It is now read-only.

Commit a17c23d

Browse files
committed
chore: update CITATION.cff
1 parent 976e4b5 commit a17c23d

File tree

1 file changed

+13
-3
lines changed

1 file changed

+13
-3
lines changed

CITATION.cff

Lines changed: 13 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,18 +11,21 @@ repository-code: https://github.com/lars-reimann/api-editor
1111
license: MIT
1212
preferred-citation:
1313
type: conference-paper
14+
year: 2022
1415
conference:
1516
name: >-
1617
2022 IEEE/ACM 44th International Conference on
1718
Software Engineering: New Ideas and Emerging Results
18-
year: 2022
19+
collection-title: >-
20+
2022 IEEE/ACM 44th International Conference on
21+
Software Engineering: New Ideas and Emerging Results
1922
title: >-
2023
Improving the Learnability of Machine Learning APIs
2124
by Semi-Automated API Wrapping
2225
authors:
2326
- given-names: Lars
2427
family-names: Reimann
25-
28+
2629
affiliation: >-
2730
Institute for Computer Science III, University
2831
of Bonn, Germany
@@ -56,5 +59,12 @@ preferred-citation:
5659
- libraries
5760
- usability
5861
- learnability
59-
- machine learning
62+
- "machine learning"
6063
doi: "10.1109/ICSE-NIER55298.2022.9793507"
64+
identifiers:
65+
- type: doi
66+
value: "10.1109/ICSE-NIER55298.2022.9793507"
67+
description: "IEEE Xplore"
68+
- type: doi
69+
value: "10.48550/arXiv.2203.15491"
70+
description: "arXiv (preprint)""

0 commit comments

Comments
 (0)