Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 14 additions & 0 deletions 2026/latex/IEEEtran.bst
Original file line number Diff line number Diff line change
Expand Up @@ -300,6 +300,7 @@ ENTRY
CTLname_format_string
CTLname_latex_cmd
CTLname_url_prefix
doi
}
{}
{ label }
Expand Down Expand Up @@ -1928,6 +1929,13 @@ FUNCTION {format.url}



%% DOI
FUNCTION {format.doi}
{ doi empty$
{ "" }
{ newline$ "https://doi.org/" doi * }
if$
}

%%%%%%%%%%%%%%%%%%%%
%% ENTRY HANDLERS %%
Expand All @@ -1951,6 +1959,8 @@ FUNCTION {article}
format.date "year" output.warn
format.note output
format.url output
new.block
format.doi output
fin.entry
if.url.std.interword.spacing
}
Expand All @@ -1975,6 +1985,8 @@ FUNCTION {book}
format.number output
format.note output
format.url output
new.block
format.doi output
fin.entry
if.url.std.interword.spacing
}
Expand Down Expand Up @@ -2079,6 +2091,8 @@ FUNCTION {inproceedings}
format.pages output
format.note output
format.url output
new.block
format.doi output
fin.entry
if.url.std.interword.spacing
}
Expand Down
Binary file modified 2026/latex/ISMIR2026_template.pdf
Binary file not shown.
53 changes: 32 additions & 21 deletions 2026/latex/ISMIR2026_template.tex
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
\usepackage{amsmath,cite,url}
\usepackage{graphicx}
\usepackage{color}
\usepackage{booktabs}

% Title. Please use IEEE-compliant title case when specifying the title here,
% as it has implications for the copyright notice
Expand Down Expand Up @@ -85,6 +86,13 @@ \section{Paper Length \& File Size}

Paper should be submitted as a PDF file. \textbf{The file size is limited to 10MB.} Please compress images and figures as necessary before submitting.

\begin{figure}
\centering
\includegraphics[alt={ISMIR 2025 template example image},width=0.9\linewidth]{example.png}
\caption{Figure captions should be placed below the figure.}
\label{fig:example}
\end{figure}

\section{Page Size}\label{sec:page_size}

The proceedings will be printed on \underline{portrait A4-size paper} \underline{(21.0cm x 29.7cm)}. All material on each page should fit within a rectangle of 17.2cm x 25.2cm, centered on the page, beginning 2.0cm from the top of the page and ending with 2.5cm from the bottom. The left and right margins should be 1.9cm. The text should be in two 8.2cm columns with a 0.8cm gutter. All text must be in a two-column format. Text must be fully justified.
Expand Down Expand Up @@ -132,31 +140,34 @@ \subsection{Footnotes}

Indicate footnotes with a number in the text.\footnote{This is a footnote.} Use 8pt type for footnotes. Place the footnotes at the bottom of the page on which they appear. Precede the footnote with a 0.5pt horizontal rule.


\begin{table}[t]
\centering
\begin{tabular}{lc}
\toprule
\textbf{Name} & \textbf{Period}\\
\midrule
Medieval & ca. 500-1400\\
Renaissance & ca. 1400-1600\\
Baroque & ca. 1600-1750\\
Classical & ca. 1730-1820\\
Romantic & ca. 1800-1910\\
Modernism & from ca. 1890\\
Contemporary & from ca. 1945\\
\bottomrule
\end{tabular}
\caption{Major eras of Western classical music.}\label{tab:example}
\end{table}




\subsection{Figures, Tables and Captions}

All artwork must be centered, neat, clean, and legible. All lines should be very dark for purposes of reproduction and artwork should not be hand-drawn. While proceedings are generated in color, all figures must also make sense when printed out in grayscale. \textbf{Figure and table numbers and captions always appear below the figure.} Leave 1 line space between the figure or table and the caption. Each figure or table is numbered consecutively. Captions should be Times 10pt. Place tables/figures in text as close to the reference as possible. References to tables and figures should be capitalized, for example, see \figref{fig:example} and \tabref{tab:example}. Figures and tables may extend across both columns to a maximum width of 17.2cm.

\textbf{To enhance accessibility, we strongly encourage the authors to adopt a color blind friendly color palette when making plots.} For Matplotlib users, the `tableau-colorblind10' and `petroff10' color palettes would be good options, which can be enabled by \texttt{plt.style.use('tableau-colorblind10')} and \texttt{plt.style.use('petroff10')}.

\begin{table}
\centering
\begin{tabular}{|l|l|}
\hline
String value & Numeric value \\
\hline
Hello ISMIR & \conferenceyear \\
\hline
\end{tabular}
\caption{Table captions should be placed below the table.}
\label{tab:example}
\end{table}

\begin{figure}
\centering
\includegraphics[alt={ISMIR 2025 template example image},width=0.9\linewidth]{example.png}
\caption{Figure captions should be placed below the figure.}
\label{fig:example}
\end{figure}

\section{Equations}

Expand All @@ -168,9 +179,9 @@ \section{Equations}

\section{Citations}

All bibliographical references should be listed at the end of the submission, in a section named ``REFERENCES,'' numbered and in the order that they first appear in the text. Formatting in the REFERENCES section must conform to the IEEE standard (\url{https://ieeeauthorcenter.ieee.org/wp-content/uploads/IEEE-Reference-Guide.pdf}). Approved IEEE abbreviations (Proceedings $\rightarrow$ Proc.) may be used to shorten reference listings. All references listed should be cited in the text. When referring to documents, place the numbers in square brackets (e.g., \cite{ISMIR17Author:01} for a single reference, or \cite{JNMR10Someone:01,Book20Person:01,Chapter09Person:01} for a range).
All bibliographical references should be listed at the end of the submission, in a section named ``REFERENCES,'' numbered and in the order that they first appear in the text. Formatting in the REFERENCES section must conform to the IEEE standard (\url{https://ieeeauthorcenter.ieee.org/wp-content/uploads/IEEE-Reference-Guide.pdf}). Approved IEEE abbreviations (Proceedings $\rightarrow$ Proc.) may be used to shorten reference listings. All references listed should be cited in the text. When referring to documents, place the numbers in square brackets (e.g., \cite{Mueller21_FMP_SPRINGER} for a single reference, or \cite{KneesS16_MusicSimilarityRetrieval_SPRINGER,WeihsJVR16_MusicDataAnalysis_CRC,Lerch23_AudioContentAnalysis_WILEY,SerraEtAl13_RoadmapMIR_CreativeCommon} for a range).

\textbf{As submission is double blind, refer to your own published work in the third person.} That is, use ``In the previous work of \cite{ISMIR17Author:01},'' not ``In our previous work \cite{ISMIR17Author:01}.'' If you cite your other papers that are not widely available (e.g., a journal paper under review), use anonymous author names in the citation, e.g., an author of the form ``A. Anonymous.''
\textbf{As submission is double blind, refer to your own published work in the third person.} That is, use ``In the previous work of \cite{Mueller21_FMP_SPRINGER},'' not ``In our previous work \cite{Lerch23_AudioContentAnalysis_WILEY}.'' If you cite your other papers that are not widely available (e.g., a journal paper under review), use anonymous author names in the citation, e.g., an author of the form ``A. Anonymous.''

\section{Acknowledgments}

Expand Down
80 changes: 45 additions & 35 deletions 2026/latex/ISMIRtemplate.bib
Original file line number Diff line number Diff line change
@@ -1,42 +1,52 @@
% Example bibtex file for ISMIR Template

@INPROCEEDINGS{ISMIR17Author:01,
AUTHOR = {A. Author and B. Author},
TITLE = {The title of the conference paper},
BOOKTITLE = {Proc. of the 18th Int. Society for Music Information Retrieval Conf.},
PAGES = {111--117},
YEAR = {2017},
ADDRESS = {Suzhou, China}
}

@book{KneesS16_MusicSimilarityRetrieval_SPRINGER,
author = {Peter Knees and Markus Schedl},
title = {Music Similarity and Retrieval},
type = {Monograph},
year = {2016},
isbn = {978-3-662-49720-3},
publisher = {Springer Verlag}
}

@BOOK{Book20Person:01,
AUTHOR = {O. Person},
TITLE = {Title of the Book},
PUBLISHER = {McGill-Queen's University Press},
YEAR = {2021},
ADDRESS = {Montr\'{e}al, Canada}
}
@book{WeihsJVR16_MusicDataAnalysis_CRC,
author = {Claus Weihs and Dietmar Jannach and Igor Vatolkin and Guenter Rudolph},
title = {Music Data Analysis: Foundations and Applications},
type = {Monograph},
year = {2016},
isbn = {978-1-498-71956-8},
publisher = {CRC Press}
}

@INCOLLECTION{Chapter09Person:01,
AUTHOR = {F. Person and S. Person},
TITLE = {Title of a chapter this book},
BOOKTITLE = {A Book Containing Delightful Chapters},
EDITOR = {A. G. Editor},
ADDRESS = {Tokyo, Japan},
PUBLISHER = {The Publisher},
PAGES = {58--102},
YEAR = {2009}
@book{Mueller21_FMP_SPRINGER,
author = {Meinard M\"{u}ller},
title = {Fundamentals of Music Processing -- Using Python and Jupyter Notebooks},
type = {Monograph},
year = {2021},
isbn = {978-3-030-69807-2},
publisher = {Springer Verlag},
edition = {2nd},
pages = {1--495},
doi = {10.1007/978-3-030-69808-9},
}

@ARTICLE{JNMR10Someone:01,
AUTHOR = {A. Someone and B. Someone and C. Someone},
TITLE = {The Title of the Journal Paper},
JOURNAL = {Journal of New Music Research},
VOLUME = {A},
NUMBER = {B},
PAGES = {111--222},
YEAR = {2010},
MONTH = {September},
}
@book{Lerch23_AudioContentAnalysis_WILEY,
author = {Alexander Lerch},
title = {An Introduction to Audio Content Analysis: Music Information Retrieval Tasks and Applications},
type = {Monograph},
year = {2023},
edition = {2nd},
isbn = {978-1-119-89094-2},
publisher = {John Wiley \& Sons, Ltd},
doi = {10.1002/9781119890980}
}

@book{SerraEtAl13_RoadmapMIR_CreativeCommon,
author = {Xavier Serra and Michela Magas and Emmanouil Benetos and Magdalena Chudy and Simon Dixon and Arthur Flexer and Emilia G{\'o}mez and
Fabien Gouyon and Perfecto Herrera and Sergi Jord{\`a} and Oscar Paytuvi and Geoffroy Peeters and Jan Schl{\"u}ter and Hugues Vinet and Gerhard Widmer},
title = {Roadmap for Music Information Research},
editor = {Geoffroy Peeters},
publisher = {Creative Commons BY-NC-ND 3.0 license},
isbn = {978-2-9540351-1-6},
year = {2013}
}