Skip to content

Commit 4b8f807

Browse files
committed
Adding new link to the call research
1 parent db6caae commit 4b8f807

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/components/calls/Research.jsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ export const Research = () => {
130130
<h4 style={{ color: '#e94607' }} className="text-md font-medium mt-3">Submission Details</h4>
131131
<ul className="list-disc ml-16 text-md lg:text-lg font-[300]">
132132
<li>Pre-submission of abstracts is a strict requirement.</li>
133-
<li>All papers and abstracts have to be submitted electronically via EasyChair.</li>
133+
<li>All papers and abstracts have to be submitted electronically via <a href="https://easychair.org/account2/signin?l=1353743948119821562" target="_blank" rel="noopener noreferrer" style={{ color: '#e94607' }}>EasyChair</a>.</li>
134134
<li>Submitted papers will be checked to ensure that they satisfy the submission criteria and are in scope with the aims of the conference, and if such violations are identified, then the submission may be subject to desk rejection without review.</li>
135135
<li>Papers must provide a clear statement of their claims, argue how the results of the paper substantiate their claims, clarify any technical assumptions and/or known limitations, and provide a Supplemental Material Statement.</li>
136136
<li>All research submissions must be in English, and no longer than 15 pages (excluding references).</li>
@@ -164,7 +164,7 @@ export const Research = () => {
164164
<p>Please take care not to violate the dual anonymous review requirements in the supplemental material. You may make supplemental material available per one of the following options:</p>
165165
<ul className="list-disc ml-16 text-md lg:text-lg font-[300]">
166166
<li><strong>OPTION 1:</strong> As an anonymized link to supplemental material included in the paper. This option may be used, in particular, in case the total size of the submission (paper+supplemental materials) exceeds 100MB. We recommend the use of Github, Zenodo, Figshare, or Dryad. Anonymous dataset submissions can be managed through Zenodo and Figshare without additional accounts; see, for example, <a href="https://github.com/dgraziotin/disclose-data-dbr-first-then-opendata" target="_blank" style={{ color: '#e94607' }}>this guide</a> by Daniel Graziotin. Code repository submissions may be anonymized through platforms like <a href="https://anonymous.4open.science/" target="_blank" style={{ color: '#e94607' }}>https://anonymous.4open.science/</a>.</li>
167-
<li><strong>OPTION 2:</strong> As a second zipped folder uploaded via the EasyChair system; note that the total size of the submission (paper+supplemental materials) must not exceed 100MB.</li>
167+
<li><strong>OPTION 2:</strong> As a second zipped folder uploaded via the <a href="https://easychair.org/account2/signin?l=1353743948119821562" target="_blank" rel="noopener noreferrer" style={{ color: '#e94607' }}>EasyChair</a> system; note that the total size of the submission (paper+supplemental materials) must not exceed 100MB.</li>
168168
</ul>
169169
<p>Supplemental material submitted at the time of submission for review will not be automatically published or posted if the paper is accepted for publication. Hence we expect authors of accepted papers choosing OPTION 2 to publish this material in one of the aforementioned repositories (or arXiv in the case of an extended version of the paper with proofs) and provide references to the supplemental material in the final camera-ready version of the paper.</p>
170170
<p>In the case of both options, we strongly encourage making supplemental material available under open licenses and providing sufficient documentation to enable reproducibility.</p>

0 commit comments

Comments
 (0)