We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ef7c11 commit ab9eba6Copy full SHA for ab9eba6
_support/templates/latex/main.mustache
@@ -37,7 +37,7 @@
37
\cleartoverso
38
{\small
39
40
- Copyright 2017 by «& attribution».
+ Copyright 2021 by «& attribution».
41
42
The contents of this book are protected under the Creative Commons
43
Attribution-ShareAlike 3.0 Unported license.
@@ -96,7 +96,7 @@
96
97
98
\bibliographystyle{alpha}
99
-\bibliography{«& bibFile»}
+%\bibliography{«& bibFile»}
100
101
% lulu requires an empty page at the end. That's why I'm using
102
% \backmatter here.
index.pillar
@@ -31,7 +31,6 @@ ${inputFile:path=Chapters/SUnit/Cookbook.pillar}$
31
${inputFile:path=Chapters/SUnit/Integration.pillar}$
32
%Validated
33
34
-
35
${inputFile:path=Chapters/UITesting/UITesting.pillar}$
36
0 commit comments