GitHunt
AN

angelosalatino/easychair-to-ceurws-toc

Bookmarklet to convert EasyChair accepted papers to CEUR.WS Table of Contents

EasyChair to CEUR.WS Table of Contents

Bookmarklet to convert EasyChair accepted papers to CEUR.WS Table of Contents.

Given a list of accepted papers available on EasyChair, this bookmarklet will generate the HTML Table of Contents to go into CEUR's index.html.

Specifically, it generates all the necessary tags, such as:

<li id="paper1"><a href="paper1.pdf">
<span class="CEURTITLE">Fanciful title</span></a>
<span class="CEURPAGES">XX-YY</span> 
<br>
<span class="CEURAUTHOR">Author 1</span>, 
<span class="CEURAUTHOR">Author 2</span>, 
<span class="CEURAUTHOR">Author 3</span>
</li>

How to install

Please read here

How it works

Given your conference/workshop instance, head to "Status" tab, where you should have your accepted/rejected papers. As showed below.

Status Workshop

Once in there, you can click the bookmarklet, and it will fill the html page with HTML toc, ready to be pasted in CEUR's index.html.

Gif showing the result

Please note that author names and paper titles have been generated using GenAI.

Enjoy ;)

Tested on Firefox and Chrome.

Languages

JavaScript56.2%HTML43.8%

Contributors

MIT License
Created January 20, 2025
Updated July 8, 2025