You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update BOSC 2026 submit page: add AI use policy and markdown template
- Replace Word abstract template with a Markdown template (without
author affiliation fields) and add instructions for PDF conversion
- Add AI use policy section pointing to the ISCB LLM policy
Closes#141
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Copy file name to clipboardExpand all lines: content/page/submit-to-bosc-2026.md
+10-1Lines changed: 10 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -92,7 +92,7 @@ In addition to the requirements listed above, we consider the following when sel
92
92
- If you want to be considered for a talk, you also MUST submit a 1-2 page "long abstract" as a PDF. (Yes, we did suggest to ISMB that calling both of these things "abstracts" was confusing.)
93
93
- If you submit for a talk but your abstract is not chosen for a talk, it will automatically be considered for a poster.
94
94
- New ISMB rule this year: a presenting author may present NO MORE THAN ONE talk or poster. If you want your work to be presented as both a talk and a poster, a different presenting author needs to submit for a poster.
95
-
- Abstract template for formatting your PDF (optional): [bosc-abstract-template](/wp-content/uploads/2022/04/bosc2022-abstract-template.docx) (MS Word)
95
+
- Abstract template for formatting your PDF (optional): [bosc2026-abstract-template.md](/img/2026/bosc2026-abstract-template.md) (Markdown). You can convert it to PDF using [pandoc](https://pandoc.org/) (e.g., `pandoc bosc2026-abstract-template.md -o abstract.pdf`) or any other Markdown-to-PDF tool.
96
96
- You don't need to register before you submit your abstract, but to present your talk or poster you will need to register for ISMB.
97
97
98
98
<center>
@@ -116,6 +116,15 @@ See the following websites for further information and examples of recognized Op
116
116
117
117

118
118
119
+
## AI use policy
120
+
121
+
BOSC follows the [ISCB policy on acceptable use of large language models (LLMs)](https://www.iscb.org/about-iscb/policy-statements-bylaws-and-legal-documents/acceptable-use-of-large-language-models-policy). Key points:
122
+
123
+
- Abstracts and papers **must be written by humans**. LLMs must not be used to draft or write sections of your submission.
124
+
- LLMs must not be listed as authors.
125
+
- Acceptable uses of LLMs include spell/grammar checking, language translation assistance, and code development support — but the submitting authors remain responsible for all content.
126
+
- If you used AI tools as part of the research described in your submission, please describe that usage in your abstract.
127
+
119
128
## ISMB rules
120
129
121
130
**In-person presentation**: "For a variety of reasons, ISCB strongly prefers that scientific research accepted for oral presentation be presented in-person at the conference venue. ISCB will grant remote presentation options for reasons associated with maternity/paternity leave, care for a family member, personal/medical disability, sickness, financial hardship, or potential visa problems."
0 commit comments