Open Issues Need Help
View All on GitHubAI 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.
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.
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.
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.
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.
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.