Code Monkey home page Code Monkey logo

sdx-submissions's Introduction

SDX Workshop Submissions

โฐ _Abstract Deadline: October 15th 2023 (Anywhere on Earth)

The SDX23 workshop is a satellite event at ISMIR 2023. We will feature invited talks as well as presentations and posters from submitted extended abstracts. The contents of the abstracts can be descriptions of your submission to the SDX23 challenge as well as other topics around audio source separation that you would like to share with the community.

This is the submission repository for the Sound Demixing Workshop 2023. The submission system is based on Github pull requests and is fully transparent and open for both, authors and reviewers.

In case you have any question, please open an issue in this repository.

Submissions

We encourage participants to submit a short abstract. Submissions are markdown abstracts. Please make sure that the abstract is within 250 words.

After a reviewing, you would have the opportunity to present your work in virtually or on-site at the workshop.

How to write an article

All submissions are created via markdown files and uses the same template and syntax as in the Journal of Open Source Software. An example paper can be seen in paper.md.

How to submit an article ?

  1. Create a github account

  2. Fork the SDX workshop submission repository

  3. Clone this new repository into your desktop environment

    git clone https://github.com/YOUR-USERNAME/sdx-submissions
    
  4. Create a branch (the branch name should be author names separated with dashes)

    git checkout -b AUTHOR1-AUTHOR2
    
  5. Add your article and commit your changes:

    git commit -a -m "Some comment"
    
  6. Push to github

    git push origin AUTHOR1-AUTHOR2
    
  7. Issue a pull request (PR) with title containing author(s) name and follow the template that will appear once you opened the pull request.

  8. Answer questions and requests by the reviewers made in the PR conversation page.

  9. The pull request will be closed when the paper is accepted and published.

How to preview an article

All markdown papers are automatically compiled to PDF using a github action service. This can be used to preview the PDF before submission. Look for the paper artifacts of the Paper Draft.

screenshot

sdx-submissions's People

Contributors

faroit avatar aliutkus avatar stefanuhlich-sony avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.