%%%==============================================================================
%% 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.3a} {2025/11/01}
%%
%% The list of files that compose this work can be found in the README.md file at
%% https://ctan.org/pkg/xpeekahead
%%
%%%==============================================================================
@manual{SCONTENTS,
	title="SCONTENTS - Stores LaTeX Contents",
	author="Pablo González",
	year="2024",
	pages="48",
	url="http://mirrors.ctan.org/macros/latex/contrib/scontents/scontents.pdf",
	urldate="2025-03-10"
}

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

@misc{stackexchange,
	title="peek ahead in expl3",
	author="David Purton",
	year="2025",
	url="https://tex.stackexchange.com/a/745603/207840",
	urldate="2025-09-14"
}



@manual{expl3,
	title="The LaTeX3 Interfaces",
	author="The LaTeX3 Project",
	year="2025",
	url="https://mirrors.ctan.org/macros/latex/required/l3kernel/interface3.pdf",
	urldate="2025-09-14"
}

