Skip to content

Editing publications bib file

Rafael Cauê Cardoso edited this page Feb 27, 2019 · 3 revisions

First, make sure you are in the Autonomy and Verification Laboratory organisation (you have to be invited and have accepted the invite).

  1. Then, navigate to this link and click on the pencil (if the image is too small, right click on it and select "Open image in a new tab"):

  2. Add the new entry as normal. Add the project(s) associated with the publication in bibtex note field, enclosed by square brackets. Please reference each project as such:
    <span class="fs">FAIR-SPACE</span>
    <span class="rain">RAIN</span>
    <span class="orca">ORCA</span>
    <span class="va">Verifiable Autonomy</span>
    <span class="s4">S4</span>
    For example, this publication is associated to both FAIR-SPACE and RAIN:
    @inproceedings{Cardoso19AAMAS,
    author = {Rafael C. Cardoso and Rafael H. Bordini},
    title = {Decentralised Planning for Multi-Agent Programming Platforms},
    booktitle = {Proc. of the 18th International Conference on Autonomous Agents and MultiAgent Systems (AAMAS)},
    year = {2019},
    note = {[<span class="fs">FAIR-SPACE</span>, <span class="rain">RAIN</span>]}
    }

  3. Make your changes, scroll down to the bottom of the page and click on Commit changes:

You are done!
Your changes will automatically reflect live in our website after a few minutes (sometimes it may take longer, but they will eventually appear).

Clone this wiki locally