diff --git a/README.md b/README.md index 092f933..83b86c8 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Website for the ICAPS 2024 conference held in Canada. ### Clone the ICAPS2024 repository and set up your local repository ### 1. Sign up for Github 2. Go to https://github.com/icaps2024/icaps2024.github.io and click the 'Fork' button in the upper right. This should create and bring you to your own copy of the ICAPS website repository. -3. Use git to clone your repository. After successfully clonning the repository you should end up with a directory called `icaps2024.github.io`. This directory will be refered to as *website root*. +3. Use git to clone your repository. After successfully clonning the repository you should end up with a directory called `icaps2024.github.io`. This directory will be refered to as *website root*. ### Set up a remote tracking branch ### After you've cloned the ICAPS on GitHub and set it up on your local machine, you should run the following command from the *website root* to add a remote repository for tracking changes to the main site: @@ -26,7 +26,7 @@ Edit your files normally. If you add a new file or make some edits to existing files, remember to add it with `git add`. Commit your changes with `git commit`, and push it back to GitHub with `git push`: ``` $ git add -$ git status // optional step to verify wht exactly is going to be commited +$ git status // optional step to verify what exactly is going to be committed $ git commit -am $ git push origin ``` diff --git a/content/program/workshops/wipc.md b/content/program/workshops/wipc.md index 1423e17..60e0e64 100644 --- a/content/program/workshops/wipc.md +++ b/content/program/workshops/wipc.md @@ -13,8 +13,7 @@ June 2-3, 2024 | Schedule | | |---------------------|----------| -| Abstract Submission | March 18 | -| Submission | March 25 | +| Submission | April 2 | | Notification | April 8 | | Camera Ready | April 22 | @@ -73,19 +72,11 @@ Paper submissions will be handled in OpenReview ([https://openreview.net/group?i # Organization You can contact us at [wipc2024@googlegroups.com](mailto:wipc2024@googlegroups.com). -- [Florian Pommerening](https://ai.cs.unibas.ch/people/pommeren/) - Florian is a postdoctoral researcher in the AI group at the University of Basel, Switzerland, where he completed his PhD from 2012 to 2017. He was co-organizer of the classical IPC tracks in 2018 and 2023. -- [Jendrik Seipp](https://jendrikseipp.com) - Jendrik is an Associate Professor at Linköping University, Sweden. He co-organized the IPC Learning Track 2023. -- [Javier Segovia-Aguas](https://jsego.github.io/) - Javier is a postdoctoral researcher in the AI\&ML group at Universitat Pompeu Fabra, Spain. He co-organized the IPC Learning Track 2023. -- [Ayal Taitler](https://sites.google.com/view/ataitler/home) - Ayal is a postdoctoral researcher in the Data Driven Decision Making group at University of Toronto, Ontario, Canada. He co-organized the IPC Probabilistic Planning and RL Track 2023. -- [Enrico Scala](https://www.hstairs.com) -Enrico is a researcher at the University of Brescia, Italy. He co-organized the Numeric Planning track at the IPC 2023. - - [Joan Espasa](https://joanespasa.github.io/) -Joan is a Lecturer at the University of St Andrews, Scotland. He co-organized the Numeric Planning track at the IPC 2023. -- [Ron Alford](https://volus.net/) -Ron is a research at The MITRE Corporation, USA. He co-organized the Hierarchical Planning track at the IPC 2023. -- [Daniel Fišer](https://danfis.cz) -Daniel is a postdoctoral researcher at Saarland University, Germany. He co-organized the Classical Planning track at the IPC 2023. +- [Florian Pommerening](https://ai.cs.unibas.ch/people/pommeren/) is a postdoctoral researcher in the AI group at the University of Basel, Switzerland, where he completed his PhD from 2012 to 2017. He was co-organizer of the classical IPC tracks in 2018 and 2023. +- [Jendrik Seipp](https://jendrikseipp.com) is an Associate Professor at Linköping University, Sweden. He co-organized the IPC Learning Track 2023. +- [Javier Segovia-Aguas](https://jsego.github.io/) is a postdoctoral researcher in the AI\&ML group at Universitat Pompeu Fabra, Spain. He co-organized the IPC Learning Track 2023. +- [Ayal Taitler](https://sites.google.com/view/ataitler/home) is a postdoctoral researcher in the Data Driven Decision Making group at University of Toronto, Ontario, Canada. He co-organized the IPC Probabilistic Planning and RL Track 2023. +- [Enrico Scala](https://www.hstairs.com) is a researcher at the University of Brescia, Italy. He co-organized the Numeric Planning track at the IPC 2023. + - [Joan Espasa](https://joanespasa.github.io/) is a Lecturer at the University of St Andrews, Scotland. He co-organized the Numeric Planning track at the IPC 2023. +- [Ron Alford](https://volus.net/) is a research at The MITRE Corporation, USA. He co-organized the Hierarchical Planning track at the IPC 2023. +- [Daniel Fišer](https://danfis.cz) is a postdoctoral researcher at Saarland University, Germany. He co-organized the Classical Planning track at the IPC 2023.