Skip to content

Commit

Permalink
Merge pull request #35 from blackinai/neurips24
Browse files Browse the repository at this point in the history
Neurips24 updates
  • Loading branch information
mirianfsilva committed May 17, 2024
2 parents aa54463 + 58edae6 commit 9529d64
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions src/components/SponsorsHome/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@ function SponsorsHome(props) {
<section className={classes.root}>
<Container className={classes.container}>
<Grid container spacing={12}>
<Grid item xs={12}>
{/* <Grid item xs={12}>
<Typography variant="h3" marked="center" align="center" component="h2" className={classes.title}>
2023 Current Sponsors
</Typography>
Expand All @@ -157,7 +157,7 @@ function SponsorsHome(props) {
</Link>
</div>
</Grid>
))}
))} */}
<Grid container spacing={12}>
<Grid item xs={12}>
<Typography variant="h3" marked="center" align="center" component="h2" className={classes.title}>
Expand Down
2 changes: 1 addition & 1 deletion src/posts/bai2024/CallForPapers2024.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ Work may be previously published, completed, or ongoing. The workshop will not p

All submissions must be in PDF format. Submissions are limited to two content pages, including all figures and tables. An additional page containing only references is allowed.​ Submissions should be in a​ single column ​, typeset using ​11-point or larger fonts, and have at least ​a 1-inch margin all around. Submissions that do not follow these guidelines risk being rejected without consideration of their merits. We encourage authors to use one of these templates to prepare their submission:

- [Overleaf template](https://www.overleaf.com/latex/templates/neurips-2021/bfjnthbqvhgs) (NeurIPS 2024 LaTeX style)
- [Overleaf template](https://www.overleaf.com/latex/templates/neurips-2024/tpsbbrdqcmsh) (NeurIPS 2024 LaTeX style)
- [Word template](https://docs.google.com/document/d/17Aqs0PC_U5ZRo0s0Dz9mlDJoaOeYjHIB/edit?usp=sharing&ouid=103774619668144386756&rtpof=true&sd=true)


Expand Down

0 comments on commit 9529d64

Please sign in to comment.