Skip to content

Commit

Permalink
after-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
meetarora10 committed Nov 3, 2024
1 parent 0fbf119 commit 6d1ba49
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion pages/guide.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,10 @@ const Guide = () => {
</p>
<p className="py-2">
The papers submitted for the journals must be in the scope of the Journals. The decision of the journal will be final.<br/>
5. All papers must be submitted via the link: <a href="https://cmt3.research.microsoft.com/NCRTCES2024" className='text-blue-200 underline hover:text-blue-100'>https://cmt3.research.microsoft.com/NCRTCES2024</a>
5. All papers must be submitted via the link: <a href="https://cmt3.research.microsoft.com/NCRTCES2024" className='text-blue-200 break-words underline hover:text-blue-100'><br />https://cmt3.research.microsoft.com/NCRTCES2024</a>
</p>
<p className="py-2">
6. Camera ready paper must be in IEEE format.
</p>
</div>
</div>
Expand Down

0 comments on commit 6d1ba49

Please sign in to comment.