Skip to content

Commit 9f38747

Browse files
author
aleksandrsokolov
committed
add lncs template
1 parent 7cd65e8 commit 9f38747

File tree

2 files changed

+68
-55
lines changed

2 files changed

+68
-55
lines changed

public/downloads/lncs.zip

514 KB
Binary file not shown.

src/components/CFP.jsx

Lines changed: 68 additions & 55 deletions
Original file line numberDiff line numberDiff line change
@@ -5,63 +5,76 @@ import {faArchive, faLink} from "@fortawesome/free-solid-svg-icons";
55

66
const CFP = ({topics, className = ""} = {}) => {
77
return (
8-
<div className={className}>
9-
<p className="md:text-lg">
10-
Authors are encouraged to submit their papers (4-6 pages) in Russian or English language via the online
11-
registration system <a href="https://uconfy.com" target="_blank" className="text-indigo-700">uConfy.com</a>.
12-
The accepted papers will be published in the Conference Proceedings volume (included into the Russian Science Citation Index).
13-
</p>
14-
<div className="pl-8 mt-8">
15-
<a href="/downloads/DCCN2026_LaTeX_RU.zip" className="text-indigo-700">
16-
<FontAwesomeIcon icon={faArchive} size="lg" className="mr-3"/>
17-
<span className="md:text-lg align-middle">Template in Russian</span>
18-
</a>
19-
</div>
20-
<div className="pl-8 mt-4">
21-
<a href="/downloads/DCCN2026_LaTeX_ENG.zip" className="text-indigo-700">
22-
<FontAwesomeIcon icon={faArchive} size="lg" className="mr-3"/>
23-
<span className="md:text-lg align-middle">Template in English</span>
24-
</a>
25-
</div>
8+
<div className={className}>
9+
<p className="md:text-lg">
10+
Authors are encouraged to submit their papers (4-6 pages) in Russian or English language via the online
11+
registration system <a href="https://uconfy.com" target="_blank" className="text-indigo-700">uConfy.com</a>.
12+
The accepted papers will be published in the Conference Proceedings volume (included into the Russian Science
13+
Citation Index).
14+
</p>
15+
<div className="pl-8 mt-8">
16+
<a href="/downloads/DCCN2026_LaTeX_RU.zip" className="text-indigo-700">
17+
<FontAwesomeIcon icon={faArchive} size="lg" className="mr-3"/>
18+
<span className="md:text-lg align-middle">Template in Russian</span>
19+
</a>
20+
</div>
21+
<div className="pl-8 mt-4">
22+
<a href="/downloads/DCCN2026_LaTeX_ENG.zip" className="text-indigo-700">
23+
<FontAwesomeIcon icon={faArchive} size="lg" className="mr-3"/>
24+
<span className="md:text-lg align-middle">Template in English</span>
25+
</a>
26+
</div>
2627

27-
<p className="md:text-lg mt-8">
28-
For your convenience, we made available the DCCN templates in the scientific authoring platform Overleaf:
29-
</p>
30-
<div className="mt-4 pl-8">
31-
<a href="https://www.overleaf.com/latex/templates/dccn2026-latex-ru/sddtycjtjmbx"
32-
target="_blank"
33-
className="text-indigo-700">
34-
<FontAwesomeIcon icon={faLink} size="lg" className="mr-3"/>
35-
<span className="text-lg align-middle">Overleaf DCCN'2026 Submission Template (RUS)</span>
36-
</a>
37-
</div>
38-
<div className="mt-4 pl-8">
39-
<a href="https://www.overleaf.com/latex/templates/dccn2026-latex-eng/pztfxxdfnvcm"
40-
target="_blank"
41-
className="text-indigo-700">
42-
<FontAwesomeIcon icon={faLink} size="lg" className="mr-3"/>
43-
<span className="text-lg align-middle">Overleaf DCCN'2026 Submission Template (ENG)</span>
44-
</a>
45-
</div>
28+
<p className="md:text-lg mt-8">
29+
For your convenience, we made available the DCCN templates in the scientific authoring platform Overleaf:
30+
</p>
31+
<div className="mt-4 pl-8">
32+
<a href="https://www.overleaf.com/latex/templates/dccn2026-latex-ru/sddtycjtjmbx"
33+
target="_blank"
34+
className="text-indigo-700">
35+
<FontAwesomeIcon icon={faLink} size="lg" className="mr-3"/>
36+
<span className="text-lg align-middle">Overleaf DCCN'2026 Submission Template (RUS)</span>
37+
</a>
38+
</div>
39+
<div className="mt-4 pl-8">
40+
<a href="https://www.overleaf.com/latex/templates/dccn2026-latex-eng/pztfxxdfnvcm"
41+
target="_blank"
42+
className="text-indigo-700">
43+
<FontAwesomeIcon icon={faLink} size="lg" className="mr-3"/>
44+
<span className="text-lg align-middle">Overleaf DCCN'2026 Submission Template (ENG)</span>
45+
</a>
46+
</div>
4647

47-
<p className="md:text-lg mt-8">
48-
After a peer review and plagiarism check, authors of selected submissions in English, recommended by the Program Committee,
49-
will be invited to submit their extended papers (12-15 pages in Springer LNCS template).
50-
After a second round of review the accepted extended papers will be published by Springer (approval received)
51-
as a stand-alone volume of selected extended papers (indexed in Scopus and Web of Science).
52-
</p>
53-
<p className="md:text-lg mt-8">
54-
Please note, that peer review is double-blind. In order to provide the possibility of double-blind peer review, when
55-
first submitting the manuscripts the authors are asked to leave empty all fields that may identify the authors (names, emails, affiliations, grant support).
56-
In case a submission is not blinded, it will not move on to the review process.
57-
</p>
58-
<p className="md:text-lg mt-8">
59-
<span className="font-extrabold text-xl text-indigo-500 mr-1">Topics</span> include, but are not limited to the following fields:
60-
</p>
61-
<ul className="list-inside md:text-lg pl-2 mt-4 list-disc leading-6">
62-
{topics.map((topic, index) => <li className="text-base" key={index}>{topic}</li>)}
63-
</ul>
64-
</div>
48+
<p className="md:text-lg mt-8">
49+
After a peer review and plagiarism check, authors of selected submissions in English, recommended by the Program
50+
Committee,
51+
will be invited to submit their extended papers (12-15 pages in Springer LNCS template).
52+
After a second round of review the accepted extended papers will be published by Springer (approval received)
53+
as a stand-alone volume of selected extended papers (indexed in Scopus and Web of Science).
54+
</p>
55+
56+
<div className="pl-8 mt-4">
57+
<a href="/downloads/lncs.zip" className="text-indigo-700">
58+
<FontAwesomeIcon icon={faArchive} size="lg" className="mr-3"/>
59+
<span className="md:text-lg align-middle">Springer LNCS template</span>
60+
</a>
61+
</div>
62+
63+
<p className="md:text-lg mt-8">
64+
Please note, that peer review is double-blind. In order to provide the possibility of double-blind peer review,
65+
when
66+
first submitting the manuscripts the authors are asked to leave empty all fields that may identify the authors
67+
(names, emails, affiliations, grant support).
68+
In case a submission is not blinded, it will not move on to the review process.
69+
</p>
70+
<p className="md:text-lg mt-8">
71+
<span className="font-extrabold text-xl text-indigo-500 mr-1">Topics</span> include, but are not limited to the
72+
following fields:
73+
</p>
74+
<ul className="list-inside md:text-lg pl-2 mt-4 list-disc leading-6">
75+
{topics.map((topic, index) => <li className="text-base" key={index}>{topic}</li>)}
76+
</ul>
77+
</div>
6578
)
6679
};
6780

0 commit comments

Comments
 (0)