Giter Site home page Giter Site logo

nldl's People

Contributors

adinriv avatar

Stargazers

 avatar

Watchers

 avatar  avatar

nldl's Issues

contradictions in page lengths

Hi,

When we submitted the paper drafts in September, the call explicitly stated 6 pages papers
and a 7th for addressing review, see:
https://www.nldl.org/submission/call-for-papers

"a 6-page full paper (included in proceedings)"
"in the area of Deep Learning. References can go beyond the page limit."
"For the camera ready version of accepted papers, we allow the authors to add a 7th page to their paper in order to address requests from the reviewers"

While the current template states:
"or the camera ready, the authors can have 1 more page to address the comments from
the reviewers. That is, the page limit in the camera ready is 6 pages (in comparison to the 5 pages limit
in the original submission). Note that the appendix is still unlimited."

And it does'nt specify the status of references. In extreme cases, the manuscript was revised for 7 pages + 1-2 pages of references, which according to the new template should be compressed into 6 pages (if references count into the page limit).

It's a bit exaggerated, the new layout is more compact, but still, the contradiction exists, and the status of references in the new template is not clear.

[bug] Crash: LaTeX Error: Command \bibhang already defined.

Describe the bug
After upgrading to this new template from the original one that was recommended, I get an unfortunate crash I have spent at least an hour debugging with no clues as to what's going on.

To Reproduce
I am unsure how to reproduce the error, as I can't even tell what's wrong. All attempts to convince LaTeX to give some sort of debugging output have not been successful.

Expected behavior
The template should compile without issues.

Screenshots
I fail to understand how a screenshot would help. Please see the actual details of the bug outside of this template at the bottom of this report.

Desktop (please complete the following information):

  • OS: Ubuntu 22.04
  • IDE: N/A, but VSCodium used to write LaTeX, but not to compile. pdflatex is used to compile on the command line.
  • pdflatex Version:
pdfTeX 3.141592653-2.6-1.40.22 (TeX Live 2022/dev/Debian)
kpathsea version 6.3.4/dev
Copyright 2021 Han The Thanh (pdfTeX) et al.
There is NO warranty.  Redistribution of this software is
covered by the terms of both the pdfTeX copyright and
the Lesser GNU General Public License.
For more information about these matters, see the file
named COPYING and the pdfTeX source.
Primary author of pdfTeX: Han The Thanh (pdfTeX) et al.
Compiled with libpng 1.6.37; using libpng 1.6.37
Compiled with zlib 1.2.11; using zlib 1.2.11
Compiled with xpdf version 4.03

Additional context
With the template information out of the way, I can describe the crash itself. I get the following error:

! LaTeX Error: Command \bibhang already defined.
               Or name \end... illegal, see p.192 of the manual.

The following texlive apt packages are installed:

Expand to see list

ii  texlive-base                                                2021.20220204-1                                                all          TeX Live: Essential programs and files
ii  texlive-bibtex-extra                                        2021.20220204-1                                                all          TeX Live: BibTeX additional styles
ii  texlive-binaries                                            2021.20210626.59705-1ubuntu0.1                                 amd64        Binaries for TeX Live
ii  texlive-extra-utils                                         2021.20220204-1                                                all          TeX Live: TeX auxiliary programs
ii  texlive-fonts-extra                                         2021.20220204-1                                                all          TeX Live: Additional fonts
ii  texlive-fonts-recommended                                   2021.20220204-1                                                all          TeX Live: Recommended fonts
ii  texlive-lang-greek                                          2021.20220204-1                                                all          TeX Live: Greek
ii  texlive-latex-base                                          2021.20220204-1                                                all          TeX Live: LaTeX fundamental packages
ii  texlive-latex-extra                                         2021.20220204-1                                                all          TeX Live: LaTeX additional packages
ii  texlive-latex-recommended                                   2021.20220204-1                                                all          TeX Live: LaTeX recommended packages
ii  texlive-luatex                                              2021.20220204-1                                                all          TeX Live: LuaTeX packages
ii  texlive-pictures                                            2021.20220204-1                                                all          TeX Live: Graphics, pictures, diagrams
ii  texlive-plain-generic                                       2021.20220204-1                                                all          TeX Live: Plain (La)TeX packages
ii  texlive-science                                             2021.20220204-1                                                all          TeX Live: Mathematics, natural sciences, computer science packages

The following content is present in the top-level LaTeX file (git repository of paper not available as it is mixed in with personal and private information):

Expand to see latex

\documentclass[fullpaper,final]{nldl}
% \documentclass[a4paper,headings=small,11pt,oneside,bibliography=totoc]{scrartcl} % section numbering
% \renewcommand\familydefault{\sfdefault} % The conference paper style is difficult to read, but nothing doing I think
% \usepackage[document]{ragged2e} % Justified text can be challenging to read for people with Dyslexia, but this is commented out for now as the NLDL conference's provided style is justified. Ref https://www.bdadyslexia.org.uk/advice/employers/creating-a-dyslexia-friendly-workplace/dyslexia-friendly-style-guide
\paperID{42}
\vol{233}

\usepackage[utf8]{inputenc}
\usepackage[english]{babel}
\usepackage{amssymb}
\usepackage{amsthm}
\usepackage{amsmath}
\usepackage{siunitx}
\usepackage{stackrel}
% \usepackage[dvipsnames]{xcolor}
\usepackage{graphicx}
\usepackage{pdfpages}
\usepackage{microtype}
\usepackage{palatino}
\usepackage[square,numbers]{natbib}
\usepackage{hyperref}
\newcommand{\theHalgorithm}{\arabic{algorithm}}
\usepackage[titletoc]{appendix}
\usepackage{authblk}
\pagestyle{headings}
\usepackage{parskip}
\usepackage{listings}
\usepackage{booktabs}
\lstset{
basicstyle=\small\ttfamily,
breaklines,
}

% \usepackage{anysize}
% \marginsize{3em}{3em}{2em}{2em}
\sisetup{detect-all}

% We don't have a DOI yet
\renewcommand{\DOI}{12345}

\newcommand{\comments}[1]{\textcolor{OliveGreen}{[\emph{#1}]}}

\newcommand{\compresslist}{%
\setlength{\itemsep}{1pt}%
\setlength{\parskip}{0pt}%
\setlength{\parsep}{0pt}%
}
\renewcommand{\arraystretch}{0.6}
\setlength\arraycolsep{2pt}

\title{Towards AI for approximating hydrodynamic simulations as a 2D segmentation task}
\author[1]{Name redacted for privacy, as it is unclear whether the paper can be deanonymised at this stage\thanks{Corresponding Author: [email protected]}}
\author[2]{Name redacted for privacy}
\affil[1,2]{Affiliation redacted for privacy}

% Remove the date by providing empty date
% \date{\vspace{-5ex}}
\date{}

\begin{document}
\nldlmaketitle{}

\hypersetup{
pdftitle={Towards AI for approximating hydrodynamic simulations as a 2D segmentation task},
pdfauthor={Name redacted for privacy, as it is unclear whether the paper can be deanonymised at this stage},
% pdfauthor={},
pdfsubject={Computer Science},
pdflang={en-GB} % Set this to the ISO code for the primary language you are writing in
}

\input{chapters/0-abstract}
\input{chapters/1-introduction}
\input{chapters/2-related-works}
\input{chapters/3-data}
\input{chapters/3.5-approach}
\input{chapters/4-experiments}
\input{chapters/5-conclusion}

\bibliographystyle{abbrvnat}
\bibliography{rrconference}

\end{document}

I have identified that the problem is likely something to do with a BibTeX package being loaded twice in the new template. I do not see natbib, etc loaded in my template and the error occurs on the very first line of the LaTeX document provided above as I understand it, before the rest of the document has had a chance to execute.

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.