6 Open Issues Need Help Last updated: Jul 29, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Update the Word template for SBC journal submissions to include an unnumbered 'Artifacts Availability' section after the 'Conclusions' section. This section should contain specific text explaining the requirement for authors to make research artifacts available (or explain why not) and should match the text already present in the LaTeX template. The task also requires verifying the functionality and formatting of the added section in the Word template.

Complexity: 3/5
documentation good first issue

SBC template for journals

TeX

AI Summary: Adapt the LaTeX and potentially Word templates for the Sociedade Brasileira de Computação (SBC) journals to support articles written in Portuguese. This involves reviewing and modifying the existing LaTeX template (sbc2025.cls) to ensure proper handling of Portuguese language features, such as hyphenation, character encoding, and potentially specific formatting requirements. The Word template may also require review, depending on its existing capabilities.

Complexity: 3/5
enhancement help wanted

SBC template for journals

TeX

AI Summary: Modify the LaTeX `sbc2025.cls` template to automatically include the word "Abstract" at the beginning of the abstract environment, removing the need for authors to manually add it.

Complexity: 3/5
help wanted

SBC template for journals

TeX

AI Summary: Improve the documentation for the sbc2025 LaTeX package. This includes enhancing the README file with author guidelines and replacing placeholder text in sbc-source.tex with explanatory content. The goal is to make the package easier to use for authors submitting papers to SBC journals.

Complexity: 3/5
documentation help wanted

SBC template for journals

TeX
Criar Makefile about 1 month ago

AI Summary: Create a Makefile for compiling the LaTeX SBC journal template using the command line. The Makefile should automate the compilation process using XeLaTeX or LuaLaTeX.

Complexity: 2/5
documentation good first issue

SBC template for journals

TeX

AI Summary: Add an 'Artifacts Availability' section (section*) to the sbc-sample.tex file and update the website's Submissions tab accordingly. This involves modifying the LaTeX sample file and updating the website's submission guidelines.

Complexity: 3/5
documentation enhancement good first issue

SBC template for journals

TeX