From a4afa04852ee422d68a410e6e714b37fb6d6f0db Mon Sep 17 00:00:00 2001 From: mirianfsilva Date: Mon, 20 May 2024 18:18:37 -0300 Subject: [PATCH 1/2] update cfp - add CMT --- src/posts/bai2024/CallForPapers2024.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/src/posts/bai2024/CallForPapers2024.md b/src/posts/bai2024/CallForPapers2024.md index 8883461..3ee5f8c 100644 --- a/src/posts/bai2024/CallForPapers2024.md +++ b/src/posts/bai2024/CallForPapers2024.md @@ -42,9 +42,7 @@ To attend the workshop you must register to the NeurIPS conference. We strongly Submission will be done on Microsoft Conference Management Toolkit (CMT): [HOW-TO: Author Submission](https://cmt3.research.microsoft.com/docs/help/author/author-submission-form.html#use-known-conference-url) -**Submit your work using CMT at**: COMING SOON - - +**Submit your work using CMT at**: https://cmt3.research.microsoft.com/BAI2024 Submission instructions and important deadlines can be also found [here](https://docs.google.com/document/d/1NbnclRsdB3gfO7dcXeuXfhfK6LSjwzMT_OSvuqXjBRw/edit?usp=sharing) From 23619a8d9c30eab8a10f328153f16c3b267f0bbe Mon Sep 17 00:00:00 2001 From: mirianfsilva Date: Mon, 20 May 2024 18:42:37 -0300 Subject: [PATCH 2/2] add organizers 2024 - workshop --- .../BaiWorkshops/BAI2024/CallForPapers.js | 2 + src/pages/BaiWorkshops/BAI2024/Organizers.js | 145 ++++++++++++++++++ src/posts/bai2024/CallForPapers2024.md | 4 +- 3 files changed, 148 insertions(+), 3 deletions(-) create mode 100644 src/pages/BaiWorkshops/BAI2024/Organizers.js diff --git a/src/pages/BaiWorkshops/BAI2024/CallForPapers.js b/src/pages/BaiWorkshops/BAI2024/CallForPapers.js index b344922..7803d24 100644 --- a/src/pages/BaiWorkshops/BAI2024/CallForPapers.js +++ b/src/pages/BaiWorkshops/BAI2024/CallForPapers.js @@ -9,6 +9,7 @@ import ContentFile from '../../../components/Markdown/readfile'; import WorkshopPageHeader from '../../../components/WorkshopPageHeader'; import image from './../../../assets/img/general/header-bai-2024.png'; import Loader from '../../../loader'; +import Organizers from './Organizers'; function CallForPapers() { return ( @@ -19,6 +20,7 @@ function CallForPapers() { Black in AI 2024 - Call For Papers +