-
Notifications
You must be signed in to change notification settings - Fork 2
/
submissions.php
46 lines (42 loc) · 5.22 KB
/
submissions.php
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
<div id="submissions" class="h-16 bg-white w-full">
</div>
<div class='w-full text-white'>
<div class='bg-blue-400 px-[8%] md:px-[15%]'>
<div>
<h1 class='text-[#c00000] pt-16 text-center text-3xl font-[600]'>SUBMISSIONS</h1>
<div class='w-48 h-[3px] mx-auto mt-2 bg-[#365372] rounded-xl'></div>
</div>
<strong class='text-md md:text-xl mt-8 pb-2 italic font-[750]'>
INSTRUCTION TO AUTHORS
</strong>
<p class="text-lg">Manuscripts, which are here referred as submissions/ articles/ papers are the substantial piece of academic writing. Manuscripts for ICAIA-2024 will ONLY be accepted in electronic format through Microsoft CMT online submission system.</p>
<br>
<p class="text-lg text-yellow-200 break-words"><a href="https://cmt3.research.microsoft.com/ICAIAconf2024">https://cmt3.research.microsoft.com/ICAIAconf2024</a></p>
<br>
<p class="text-lg">The Original unpublished Research Papers, Articles & Working papers having minimum length 10 pages on the topics related to the theme are invited for presentation/publication in the conference proceedings.</p>
<div class="pl-3 text-lg mt-3" id="submissionsText">
<p>1. Kindly ensure that your paper is formatted as per <a class="text-blue-500 bg-yellow-200" href="assets/springer_guidelines.pdf" download>Springer Guidelines</a> (minimum 10 pages written in A4 size). Please refer the attached springer template for preparation of your paper.<a class="text-blue-500 bg-yellow-200" href="assets/Template.docm" download>(Springer Template)</a></p>
<p>2. All papers must be submitted online via <a class="underline text-yellow-200ificial Intelligence and Applications (ICAIA 20 break-words" href="https://cmt3.research.microsoft.com/ICAIAconf2024">https://cmt3.research.microsoft.com/ICAIAconf2024</a></p>
<p id="plagiarism">3. All submissions will be thoroughly peer-reviewed by experts based on originality, significance and clarity.</p>
<p class="text-justify" id="textnew">4. Only papers presenting original content with novel research results or successful innovative applications will be considered for publication in the conference proceeding which will be published in the Springer book series <a class="text-yellow-200 underline" href="https://www.springer.com/series/16171">Algorithm of Intelligent System (AIS)</a>. The best selected papers presented at the conference, after further reviewing, will be published in the special issue <a class="text-yellow-200 underline" href="https://www.springer.com/journal/11082/updates/26010850">'Quantum Photonics for Healthcare'</a> of SCI indexed Springer Journal 'Optical and Quantum Electronics'. The papers submitted for the journal consideration must be in the scope of Journal special issue.</p>
</div>
<strong class='text-md md:text-xl pt-6 pb-2 italic font-[750]'>
PLAGIARISM POLICY:
</strong>
<p class="text-lg">1. The paper prior to submission should be checked for plagiarism from licensed plagiarism softwares like Turnitin/ithenticate etc. The similarity content should not exceed 15% (in any case either self contents or others). Further, you have to strictly implement the following ethical guidelines for publication.</p>
<p id="privacy" class="text-lg">2. Any form of self-plagiarism or plagiarism from others' work(s) should not be there in an article.If any model / concept / figure / table / data / conclusive comment by any previously published work is used in your article, you should properly cite a reference to the original work.</p>
<p class="text-lg">3. Also language of explaining it should not be same as language of the work from which you have adopted it.If you are using any copyrighted material, you should acquire prior permission from the copyright holder.</p>
<strong class='text-md md:text-xl pt-4 pb-2 italic font-[750] mt-6'>
PRIVACY POLICY:
</strong>
<p class="text-lg pb-16">Consent to Use Photographic, Video and Audio Recordings: Conference official photographers will be taking photographs, recording video or making audio recordings during the Conference. The photographs, videos, and audio recordings will be used for Conference-related activities included in the promotional material, in both print and electronic format, including on the Internet via MSIT and WIT website and Social media for Conference purpose only. <br>
By registering for a specific event, you agree to ICAIA 2024’s processing of the personal data you submit as part of registration for the following purposes: <br>
1. to communicate with you regarding the specific event for which you registered <br>
2. for our internal reporting purposes <br>
3. as reasonably necessary for the management and organization of the specific event for which you registered <br>
By registering for a specific event, you agree that ICAIA 2024 may disclose the personal data you submit as part of registration to will be limited to: <br>
4. co-organizers of the event as reasonably necessary for the management and organization of the specific event for which you registered <br>
For any other questions regarding the processing of your personal data, contact to <a href="mailto:[email protected]">[email protected]</a>
</p>
</div>
</div>