Skip to content

Commit fc9e617

Browse files
authored
Update spec.html
1 parent 5e73eed commit fc9e617

1 file changed

Lines changed: 9 additions & 6 deletions

File tree

spec.html

Lines changed: 9 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,15 +7,22 @@
77
<div id="wrapper">
88
<h1 id="jmlr-wcp-proceedings-specification">PMLR Proceedings Specification</h1>
99

10-
<p><em>Version 1.23Jun 28th, 2022</em></p>
10+
<p><em>Version 1.3Jul 27th, 2025</em></p>
1111

12-
<p>To publish a proceedings with PMLR, the organisers will need to provide the editors with:</p>
12+
<p>Once the proceedings is accepted you'll be provided with agithub repository where you will upload the pdfs and the bibtex.</p>
13+
14+
<p>The proceedings repo will be derived on this <a href="https://github.com/mlresearch/proceedings-template/">this template</a>.</p>
15+
16+
<p>You shouild <a href="https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/working-with-forks/fork-a-repo">fork the proceedings</a> and add the files specified below. When the files are ready you can submit a pull request.</p>
17+
18+
<p>Your forked proceedings should include:</p>
1319

1420
<ol style="list-style-type: decimal">
1521
<li>A BibTeX file (described below) with the details of each paper in the proceedings.</li>
1622
<li>A collection of PDF files (and, optionally, supplementary files).</li>
1723
</ol>
1824

25+
<p>When you submit pull request you will be asked to fill in <a href="https://github.com/mlresearch/proceedings-template/blob/main/.github/pull_request_template.md">this check list.</p>
1926
<p>The following specification is for simple conference proceedings that consist of one or more papers that are to be displayed in page order with links to associated PDF and supplementary files. If you need any clarifications, or need to publish proceedings with special sections, awards, multiple cycles, or other features, please email <a href="javascript:GoAddress('proceedings','mlr.press');">proceedings<img src=/assets/images/atr.gif border=0>mlr.press</a></p>
2027

2128
<h3 id="the-bibtex-file">The BibTeX file</h3>
@@ -182,10 +189,6 @@ <h3 id="video-links">Video Availability</h3>
182189
<div class="footnotes">
183190
<hr />
184191

185-
<ol>
186-
<li id="fn1"><p>Note: gzipped tarballs are not the only way you can send material. For larger conferences, we recommend sharing a Dropbox directory or otherwise putting the files up on a server we can have access to.<a href="#fnref1"></a></p></li>
187-
188-
</ol>
189192
</div>
190193

191194
</div>

0 commit comments

Comments
 (0)