Skip to content

Commit 6d25b75

Browse files
Update metadata and author information in paper.md
1 parent ead15aa commit 6d25b75

1 file changed

Lines changed: 5 additions & 11 deletions

File tree

paper.md

Lines changed: 5 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: 'CodebookAI: LLM-powered deductive coding for qualitative research'
2+
title: "CodebookAI: LLM-powered deductive coding for qualitative research"
33
tags:
44
- python
55
- qualitative-research
@@ -8,17 +8,11 @@ tags:
88
- openai
99
- deductive-coding
1010
authors:
11-
- name: Torsten Maier
12-
orcid: 0000-0000-0000-0000 # replace with your ORCID
11+
- name: "Torsten Maier"
12+
orcid: "YOUR-ORCID-HERE"
1313
affiliation: "Kettering University"
14-
date: `r Sys.Date()`
15-
output: rticles::joss_article
16-
csl: joss.csl
17-
journal: "Journal of Open Source Software"
18-
volume: XX
19-
issue: X
20-
doi: 10.21105/joss.XXXXX # placeholder; filled after acceptance
21-
repository_url: https://github.com/tmaier-kettering/CodebookAI
14+
date: "2026-04-30"
15+
bibliography: paper.bib
2216
---
2317

2418
## Summary {#summary}

0 commit comments

Comments
 (0)