Skip to content

Commit 08847c5

Browse files
Merge pull request #814 from DILewis/main
Add link to template and ai-statement to MEC26 CfP
2 parents 3e8ae79 + 7d4d768 commit 08847c5

File tree

2 files changed

+55
-3
lines changed

2 files changed

+55
-3
lines changed

_conferences/2026/06_call.html

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -112,8 +112,8 @@ <h2 id="submissions">Submissions</h2>
112112
accepted submissions will have the opportunity to make non-<span
113113
>substantive&nbsp;revisions&nbsp;before the conference, to
114114
address minor corrections or clarifications suggested during the review process. </p>
115-
<p>Please also refer to the&nbsp;statement on our website on
116-
the use of generative AI in submissions. <br>Accepted abstracts&nbsp;will be
115+
<p>Please also refer to our <a href="./ai-statement">statement on
116+
the use of generative AI in submissions</a>. <br>Accepted abstracts&nbsp;will be
117117
published as part of the conference program and a Book of Abstracts after the
118118
conference.</p>
119119
<p>Authors are invited to upload their anonymized submissions for review to our
@@ -125,7 +125,9 @@ <h2 id="submissions">Submissions</h2>
125125
to five keywords &ndash; these will be used for review assignment,
126126
but may also appear on the conference programme and website. Since review will be anonymous, please ensure
127127
that all identifying information is removed from your PDF before submission. </p>
128-
<p>Please see our website for templates for your PDF proposals. Word counts apply to the
128+
<p>Please use our <a href="https://tinyurl.com/MEC2026-Template">template at
129+
<code>https://tinyurl.com/MEC2026-Template</code></a>
130+
for your PDF proposals. Word counts apply to the
129131
text of the proposal, excluding titles, keywords and references.</p>
130132
<h3>Long papers: 1000-1500 words</h3>
131133
<p>Long papers are expected to present overviews or specific aspects of ongoing or completed

_conferences/2026/07_ai.html

Lines changed: 50 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,50 @@
1+
---
2+
layout: conference
3+
title: "Statement on the use of generative AI"
4+
permalink: "/conference/2026/ai-statement/"
5+
tag: MEC2026
6+
id: statement-ai
7+
---
8+
<!--
9+
<img src="/images/conference/2026/banner.jpg" class="img-responsive" style="margin-bottom: 1em" alt="Music Encoding Conference banner showing scenes from Clerkenwell, London">
10+
-->
11+
<div class="mec2025-page">
12+
13+
<h2>Statement on the use of generative AI in submissions for MEC 2026</h2>
14+
<p>
15+
We recognize that authors of academic works use a variety of tools in the research on
16+
which they report, and to prepare the report itself, from simple ones to very sophisticated
17+
ones. We note that tools may generate useful and helpful results, but also errors or
18+
misleading claims. Knowing which tools were used is relevant to evaluating
19+
and interpreting academic works.
20+
</p>
21+
<p>
22+
In view of this, we
23+
</p>
24+
<ol>
25+
<li>
26+
require authors to report in their work any significant use of software tools, such as
27+
instruments and software that go beyond word processors or typesetters; we now include
28+
in particular text-to-text generative AI among those that should be reported.
29+
</li>
30+
<li>
31+
remind all colleagues that by signing their name as an author of a contribution, they
32+
each individually take full responsibility for all its contents, irrespective of how
33+
the contents were generated. If use of generative AI results in inappropriate
34+
language, plagiarized content, errors, mistakes, incorrect references, or misleading content,
35+
and that output is included in academic works, it is the responsibility of the author(s). This
36+
may affect acceptance of your submission.
37+
</li>
38+
<li>
39+
do not accept generative AI language tools as an author; instead authors should refer to (1).
40+
</li>
41+
</ol>
42+
43+
<p>
44+
This statement is an adapted version of the
45+
<a href="https://blog.arxiv.org/2023/01/31/arxiv-announces-new-policy-on-chatgpt-and-similar-tools/">arXiv
46+
policy for authors’ use of generative AI language tools</a>.
47+
We reserve the right to amend this statement as discussions continue and evolve.
48+
</p>
49+
50+
</div>

0 commit comments

Comments
 (0)