mirror of
https://github.com/robertjakob/rigorous.git
synced 2025-05-31 22:15:21 +03:00
14 lines
749 B
JSON
14 lines
749 B
JSON
{
|
|
"target_publication_outlets": {
|
|
"label": "Target Publication Outlets (optional but recommended)",
|
|
"description": "This helps us tailor the review to your target venue's requirements.",
|
|
"placeholder": "e.g., Nature Medicine, Science, or specific conferences like NeurIPS 2024",
|
|
"user_input": "Journal of Medical Internet Research (JMIR)"
|
|
},
|
|
"review_focus_areas": {
|
|
"label": "Review Focus Areas (optional but recommended)",
|
|
"description": "Specify any particular aspects you'd like the AI peer reviewers to focus on.",
|
|
"placeholder": "e.g., statistical analysis, methodology, experimental design, motivation, or specific aspects you want reviewers to focus on",
|
|
"user_input": "Introduction and discussion"
|
|
}
|
|
} |