Skip to content

Commit fb87610

Browse files
committed
Fix doctoral consortium page links
1 parent b6b97e2 commit fb87610

File tree

1 file changed

+29
-20
lines changed

1 file changed

+29
-20
lines changed

src/components/calls/DoctoralConsortium.jsx

Lines changed: 29 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
import React from "react";
2+
import { useRef } from "react";
3+
24
export const DoctoralConsortium = () => {
5+
const submissionRef = useRef(null);
6+
7+
const handleScroll = () => {
8+
submissionRef.current?.scrollIntoView({ behavior: 'smooth' });
9+
};
310
return (
411
<>
512
<div className="mt-[74px] px-4 pt-2 bg-white flex items-center justify-center">
@@ -20,7 +27,7 @@ export const DoctoralConsortium = () => {
2027
The event is intended for students who have articulated a reasonably detailed research proposal, preferably supported by some preliminary results, but are not yet on the final stretch of their thesis, such that the feedback gathered at the DC will have a maximal impact. The aim is to support the students in refining their proposal and to suggest possible ways to improve their research plan and to achieve results with prospective greater impact.
2128
</p>
2229
<p>
23-
The submissions to the Doctoral Consortium should be structured like a research proposal (see “<a href="https://iswc2023.semanticweb.org/call-for-doctoral-consortium-papers/#submission-details" target="_blank" style={{ color: '#e94607' }}>Submission Details</a>” below). Please note that anything that looks like a research paper will be rejected without review.
30+
The submissions to the Doctoral Consortium should be structured like a research proposal (see “<a onClick={handleScroll} style={{ color: '#e94607' }}>Submission Details</a>” below). Please note that anything that looks like a research paper will be rejected without review.
2431
</p>
2532
<p>
2633
All proposals submitted to the Doctoral Consortium will undergo a rigorous review process. The reviewers will provide detailed and constructive feedback and select which submissions will be presented at the Doctoral Consortium. If accepted, students will have to register and attend the full day event.
@@ -42,29 +49,31 @@ export const DoctoralConsortium = () => {
4249
<p>
4350
We are the doctoral consortium of the ISWC. As such, submissions should broadly fit the topics of interest of the ISWC research track.
4451
</p>
45-
<h3 style={{ color: '#e94607' }} className="text-lg font-medium mt-4">Submission Details:</h3>
46-
<p>
47-
Students should submit a 7-page description of their PhD research proposal. All proposals have to be submitted electronically via the EasyChair conference submission system.
48-
</p>
49-
<p>
50-
The submission should address the following questions:
51-
</p>
52-
<ol className="list-disc ml-16 text-md lg:text-lg font-[300]">
53-
<li><b>Problem statement:</b> what is the problem that you are trying to solve?</li>
54-
<li><b>Importance:</b> Why is this problem important and for whom? Who will benefit and who should care? What is the impact of solving this problem (for the research community, or society in general)?
55-
</li>
56-
<li><b>Related work:</b> Has a solution to this problem been attempted before and how? If you are addressing an existing problem, what are the limitations of current solutions? What are you adding that is novel? Why? If not, have research efforts tried or solved similar, analogous problems? What can you learn from these efforts? </li>
57-
<li><b>Research question(s) and hypotheses:</b> What research questions do you plan to explore? What hypotheses do you make in formulating your solution?</li>
58-
<li><b>Preliminary results:</b> Do you have any preliminary results that inform your research questions or hypotheses?</li>
59-
<li><b>Evaluation:</b> How will you know you’ve answered your question(s)? What are the methods you apply to test your hypotheses? Have you identified criteria to measure the degree of success of your solution?</li>
60-
<li><b>Reflection and future work:</b> Are there any limitations in your approach? What are your planned next steps to complete your investigation?
61-
</li>
62-
</ol>
52+
<div ref={submissionRef} id="submission-details">
53+
<h3 style={{ color: '#e94607' }} className="text-lg font-medium mt-4">Submission Details:</h3>
54+
<p>
55+
Students should submit a 7-page description of their PhD research proposal. All proposals have to be submitted electronically via the EasyChair conference submission system.
56+
</p>
57+
<p>
58+
The submission should address the following questions:
59+
</p>
60+
<ol className="list-disc ml-16 text-md lg:text-lg font-[300]">
61+
<li><b>Problem statement:</b> what is the problem that you are trying to solve?</li>
62+
<li><b>Importance:</b> Why is this problem important and for whom? Who will benefit and who should care? What is the impact of solving this problem (for the research community, or society in general)?
63+
</li>
64+
<li><b>Related work:</b> Has a solution to this problem been attempted before and how? If you are addressing an existing problem, what are the limitations of current solutions? What are you adding that is novel? Why? If not, have research efforts tried or solved similar, analogous problems? What can you learn from these efforts? </li>
65+
<li><b>Research question(s) and hypotheses:</b> What research questions do you plan to explore? What hypotheses do you make in formulating your solution?</li>
66+
<li><b>Preliminary results:</b> Do you have any preliminary results that inform your research questions or hypotheses?</li>
67+
<li><b>Evaluation:</b> How will you know you’ve answered your question(s)? What are the methods you apply to test your hypotheses? Have you identified criteria to measure the degree of success of your solution?</li>
68+
<li><b>Reflection and future work:</b> Are there any limitations in your approach? What are your planned next steps to complete your investigation?
69+
</li>
70+
</ol>
71+
</div>
6372

6473
<p>Please aim to answer the above questions with as much detail as possible, especially questions 2 and 4. You should provide as much detail as possible to allow a knowledgeable reviewer from the Semantic Web community, but possibly not an expert in your topic, to assess the validity of your research contribution. All submissions should include references. References will not count towards the page limit. All submissions exceeding 7 pages will be rejected without review.</p>
6574
<p><b>The student should be the sole author of the submission.</b> The supervisor(s) should be acknowledged at the end of the submission, together with a funding agency or any other party who supports or contributes to the research.</p>
6675

67-
<p>Submissions must use the new CEUR-ART style. For details on the CEUR-ART style, see <a href="https://ceur-ws.org/HOWTOSUBMIT.html" target="_blank" style={{ color: '#e94607' }}>Publishing at CEUR-WS.org</a>. For HTML submission guidance, please see the <a href="https://iswc2023.semanticweb.org/html-submission-guide/" target="_blank" style={{ color: '#e94607' }}>HTML submission guide</a>. They must be submitted online via <a href="https://easychair.org/my/conference?conf=iswc2023" target="_blank" style={{ color: '#e94607' }}>EasyChair</a>, in PDF or HTML format.</p>
76+
<p>Submissions must use the new CEUR-ART style. For details on the CEUR-ART style, see <a href="https://ceur-ws.org/HOWTOSUBMIT.html" target="_blank" style={{ color: '#e94607' }}>Publishing at CEUR-WS.org</a>. For HTML submission guidance, please see the <a href="https://iswc2025.semanticweb.org/#/guidelines/html-submission" target="_blank" style={{ color: '#e94607' }}>HTML submission guide</a>. They must be submitted online via <a href="https://easychair.org/my/conference?conf=iswc2025" target="_blank" style={{ color: '#e94607' }}>EasyChair</a>, in PDF or HTML format.</p>
6877

6978
<p>DC Proceeding will be published with <a href="http://ceur-ws.org/" target="_blank" style={{ color: '#e94607' }}>CEUR-WS.org</a>.</p>
7079

0 commit comments

Comments
 (0)