{"id":15203134,"url":"https://github.com/vonaka/lncs","last_synced_at":"2025-10-02T20:31:56.364Z","repository":{"id":152369585,"uuid":"266755281","full_name":"vonaka/lncs","owner":"vonaka","description":"Fix of the original Springer LNCS LaTeX class","archived":true,"fork":false,"pushed_at":"2024-06-26T09:59:34.000Z","size":28,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-09-28T04:41:25.187Z","etag":null,"topics":["hyperref","latex-class","lncs","springer"],"latest_commit_sha":null,"homepage":"","language":"TeX","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/vonaka.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-05-25T10:54:00.000Z","updated_at":"2024-09-04T08:50:17.000Z","dependencies_parsed_at":"2024-09-28T04:41:11.618Z","dependency_job_id":null,"html_url":"https://github.com/vonaka/lncs","commit_stats":{"total_commits":7,"total_committers":1,"mean_commits":7.0,"dds":0.0,"last_synced_commit":"d10d9cb38752a56405f08a0cc182e60e2845f8c7"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vonaka%2Flncs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vonaka%2Flncs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vonaka%2Flncs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vonaka%2Flncs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vonaka","download_url":"https://codeload.github.com/vonaka/lncs/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":235043590,"owners_count":18927006,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["hyperref","latex-class","lncs","springer"],"created_at":"2024-09-28T04:41:09.563Z","updated_at":"2025-10-02T20:31:56.078Z","avatar_url":"https://github.com/vonaka.png","language":"TeX","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Springer LNCS LaTeX Class\n\n***The issue this class is addressing is solved with version 2.24 of\n[the original template](https://www.overleaf.com/latex/templates/springer-lecture-notes-in-computer-science/kzwwpvhwnvfj).***\n\nThis is the fix of the [original][1] Springer LNCS LaTeX Template\n(version 2.20 10-Mar-2018). When the original class is used with\n[hyperref][2] package and `envcountsame` and `envcountsect` options\nsome references are broken. For example, if two lemmas are defined in\ntwo different sections, the reference to the second lemma brings to\nthe definition of the first one:\n\n```latex\n\\documentclass[envcountsame,envcountsect]{llncs}\n\\usepackage{hyperref}\n\n\\begin{document}\n\n\\section{First Section}\n\\begin{lemma}\n  \\label{lemma:first}\n  First lemma in the first page of the first section.\n\\end{lemma}\n\\begin{theorem}\n  \\label{th:first}\n  Smart theorem.\n\\end{theorem}\n\\newpage\n\\section{Second Section}\n\\begin{lemma}\n  \\label{lemma:second}\n  Second lemma on the second page.\n\\end{lemma}\nClick \\ref{lemma:second} and go to the first page if you're using the\noriginal class, otherwise stay here with me.\n\\begin{theorem}\n  \\label{th:second}\n  Yet another smart theorem.\n\\end{theorem}\nAll this can be used with autoref (\\autoref{th:second}).\n\n\\end{document}\n```\n\n[1]: https://www.springer.com/gp/computer-science/lncs/conference-proceedings-guidelines?countryChanged=true\n[2]: https://ctan.org/pkg/hyperref","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvonaka%2Flncs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvonaka%2Flncs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvonaka%2Flncs/lists"}