%%%==============================================================================
%% Copyright 2025-present by Alceu Frigeri
%%
%% This work may be distributed and/or modified under the conditions of
%%
%% * The [LaTeX Project Public License](http://www.latex-project.org/lppl.txt) ,
%%   version 1.3c (or later) , and/or
%% * The [GNU Affero General Public License](https://www.gnu.org/licenses/agpl-3.0.html) ,
%%   version 3 (or later)
%%
%% This work has the LPPL maintenance status *maintained*.
%%
%% The Current Maintainer of this work is Alceu Frigeri
%%
%% This is version {1.24a} {2026/02/14}
%%
%% The list of files that compose this work can be found in the README.md file at
%% https://ctan.org/pkg/codedescribe
%%
%%%==============================================================================
@manual{SCONTENTS,
	title="SCONTENTS - Stores LaTeX Contents",
	author="Pablo González",
	year="2024",
	pagestotal="48",
	url="https://mirrors.ctan.org/macros/latex/contrib/scontents/scontents.pdf",
	urldate="2025-03-10"
}

@manual{listings,
	title="The Listings Package",
	author="Jobst Hoffmann",
	year="2024",
	pagestotal="65",
	url="https://mirrors.ctan.org/macros/latex/contrib/listings/listings.pdf",
	urldate="2025-03-10"
}

@manual{l3kernel,
	title="The LaTeX3 Interfaces",
	author="The LaTeX Project",
	year="2025",
	pagestotal="379",
	url="https://mirrors.ctan.org/macros/latex/required/l3kernel/interface3.pdf",
	urldate="2025-11-20"
}

@manual{pifont,
	title="Using common PostScript fonts with LaTeX",
	author="Walter Schmidt",
	year="2020",
	pagestotal="14",
	url="https://mirrors.ctan.org/macros/latex/required/psnfss/psnfss2e.pdf",
	urldate="2025-11-20"
}

@manual{xcolor,
	title="Extending LaTeX’s color facilities: the xcolor package",
	author="Uwe Kern",
	year="2024",
	pagestotal="66",
	url="https://mirrors.ctan.org/macros/latex/contrib/xcolor/xcolor.pdf",
	urldate="2025-11-20"
}

@manual{xpeekahead,
	title="The xpeedahead Package",
	author="Alceu Frigeri",
	year="2025",
	pagestotal="5",
	url="https://mirrors.ctan.org/macros/latex/contrib/xpeekahead/doc/xpeekahead.pdf",
	urldate="2025-12-16"
}

@manual{pkginfograb,
	title="The pkginfograb Package",
	author="Alceu Frigeri",
	year="2025",
	pagestotal="4",
	url="https://mirrors.ctan.org/macros/latex/contrib/pkginfograb/doc/pkginfograb.pdf",
	urldate="2025-12-16"
}

@article{makeindex,
  title="Index Preparation and Processing" ,
  author="Pehong Chen and Michael A. Harrison" ,
  year= {1988} ,
  month = {9} ,
%  number = 9 ,
  journal = "Software: Practice and Experience" , 
  volume = {vol.19},
%  pages = {897-915} ,
	note="Can be found at \url{https://ctan.org/tex-archive/indexing/makeindex/paper/ind.pdf}",
	urldate="2025-12-16"
}



