-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
7 changed files
with
3,004 additions
and
139 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
\input{regression-test} | ||
|
||
\documentclass{article} | ||
|
||
\input{csl-test} | ||
|
||
\usepackage{citation-style-language} | ||
|
||
\cslsetup{ | ||
regression-test = true, | ||
style = apa, | ||
} | ||
\addbibresource{biblatex-apa-test-references.bib} | ||
|
||
|
||
\begin{document} | ||
|
||
\START | ||
|
||
\nocite{*} | ||
|
||
\printbibliography | ||
|
||
\end{document} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,47 @@ | ||
This is a generated file for the l3build validation system. | ||
Don't change this file in any respect. | ||
No file style-apa.aux. | ||
LaTeX Font Info: Checking defaults for OML/cmm/m/it on input line .... | ||
LaTeX Font Info: ... okay on input line .... | ||
LaTeX Font Info: Checking defaults for OMS/cmsy/m/n on input line .... | ||
LaTeX Font Info: ... okay on input line .... | ||
LaTeX Font Info: Checking defaults for OT1/cmr/m/n on input line .... | ||
LaTeX Font Info: ... okay on input line .... | ||
LaTeX Font Info: Checking defaults for T1/cmr/m/n on input line .... | ||
LaTeX Font Info: ... okay on input line .... | ||
LaTeX Font Info: Checking defaults for TS1/cmr/m/n on input line .... | ||
LaTeX Font Info: Trying to load font information for TS1+cmr on input line .... | ||
LaTeX Font Info: ... okay on input line .... | ||
LaTeX Font Info: Checking defaults for TU/lmr/m/n on input line .... | ||
LaTeX Font Info: ... okay on input line .... | ||
LaTeX Font Info: Checking defaults for OMX/cmex/m/n on input line .... | ||
LaTeX Font Info: ... okay on input line .... | ||
LaTeX Font Info: Checking defaults for U/cmr/m/n on input line .... | ||
LaTeX Font Info: ... okay on input line .... | ||
> | ||
\l__csl_citation_info_tl=citationID={9.8:1@1},citationItems={{id={9.8:1}}},properties={noteIndex={0}}. | ||
<recently read> } | ||
l. ...\cite{9.8:1} | ||
Module citeproc Warning: Didn't find a database entry for '9.8:1' on input line ... | ||
LaTeX Warning: Citation `9.8:1' on page 1 undefined on input line .... | ||
> \l__csl_citation_tl=(\textbf {9.8:1}). | ||
<recently read> } | ||
l. ...\cite{9.8:1} | ||
> | ||
\l__csl_citation_info_tl=citationID={@nocite},citationItems={{id={*}}},properties={noteIndex={0}}. | ||
<recently read> } | ||
l. ...\nocite{*} | ||
> \l__csl_citation_tl=. | ||
<recently read> } | ||
l. ...\nocite{*} | ||
The sequence \l__csl_bibliography_seq contains the items (without outer | ||
braces): | ||
> {\begin {thebibliography}{index = 1, hanging-indent = true, line-spacing = | ||
2, entry-spacing = 0}} | ||
> {\end {thebibliography}}. | ||
<recently read> } | ||
l. ... | ||
Package citation-style-language Warning: The bibliography is empty. | ||
[1 | ||
] (style-apa.aux) | ||
LaTeX Warning: There were undefined references. |
Oops, something went wrong.