From 52650ff7075439681b9e788f3e2f108a5a35ed4b Mon Sep 17 00:00:00 2001 From: Kenneth Odle Date: Tue, 11 Jul 2023 17:41:34 -0400 Subject: [PATCH] More experiments with bibliographies --- bib/sites.bib | 45 +++++++++++++++++++++++++++------------------ lbol.tex | 9 +++++++-- 2 files changed, 34 insertions(+), 20 deletions(-) diff --git a/bib/sites.bib b/bib/sites.bib index 88c186b..ea17092 100644 --- a/bib/sites.bib +++ b/bib/sites.bib @@ -1,9 +1,19 @@ -@misc{overleaf, +@misc{website:overleaf001, title = "Page size and margins", - url = "https://www.overleaf.com/learn/latex/Page_size_and_margins" + author = "Overleaf", + howpublished = "\url{https://www.overleaf.com/learn/latex/Page_size_and_margins}", + year= "No date" } -@misc{stexc, +@misc{website:wikibooks001, + title={Bibliography management}, + author={Wikibooks}, + howpublished = "\url{https://en.wikibooks.org/wiki/LaTeX/Page_Layout}", + month={June}, + year={2023} +} + +@misc{website:stexc001, title={How to center the table in Latex}, author={\TeX{} StackExchange}, howpublished="\url{https://tex.stackexchange.com/questions/162462/how-to-center-the-table-in-latex}", @@ -11,19 +21,18 @@ year={2014} } -@book{van2012latex, - title={LATEX and Friends}, - author={Van Dongen, Marc RC}, - year={2012}, - publisher={Springer Science \& Business Media} +@misc{website:stexc002, + title={Does it matter if I use \textbackslash{}textit or \textbackslash{}it, \textbackslash{}bfseries or \textbackslash{}bf, etc}, + author={\TeX{} StackExchange}, + howpublished="\url{https://tex.stackexchange.com/questions/516/does-it-matter-if-i-use-textit-or-it-bfseries-or-bf-etc}", + month={Jul}, + year={2010} +} + +@misc{website:stexc003, + title = "'Correct' way to bold/italicize text?", + author = "\TeX{} StackExchange", + howpublished = "\url{https://tex.stackexchange.com/questions/41681/correct-way-to-bold-italicize-text}", + month = "Jan", + year = "2012" } - -@article{greenwade93, - author = "George D. Greenwade", - title = "The {C}omprehensive {T}ex {A}rchive {N}etwork ({CTAN})", - year = "1993", - journal = "TUGBoat", - volume = "14", - number = "3", - pages = "342--351" -} \ No newline at end of file diff --git a/lbol.tex b/lbol.tex index ef94228..af67dd0 100644 --- a/lbol.tex +++ b/lbol.tex @@ -374,7 +374,9 @@ It is possible to combine these. For example, to write \textit{\textsc{Italic te \noindent{}\verb+\textit{\textsc{Italic text in Small Caps}}+ -\paragraph{Deprecated Code} — Note that in \LaTeX2e{} code such as \verb+{\it some text}+ and \verb+{\bf some text}+ are deprecated.\footnote{See \kref{https://tex.stackexchange.com/questions/41681/correct-way-to-bold-italicize-text}{https://tex.stackexchange.com/questions/41681/correct-way-to-bold-italicize-text} and \kref{https://tex.stackexchange.com/questions/516/does-it-matter-if-i-use-textit-or-it-bfseries-or-bf-etc}{https://tex.stackexchange.com/questions/516/does-it-matter-if-i-use-textit-or-it-bfseries-or-bf-etc} for more information.} +\paragraph{Deprecated Code} — Note that in \LaTeX2e{} code such as \verb+{\it some text}+ and \verb+{\bf some text}+ are deprecated.~\cite{website:stexc002}~\cite{website:stexc003} + +\footnote{See \kref{https://tex.stackexchange.com/questions/41681/correct-way-to-bold-italicize-text}{https://tex.stackexchange.com/questions/41681/correct-way-to-bold-italicize-text} and \kref{https://tex.stackexchange.com/questions/516/does-it-matter-if-i-use-textit-or-it-bfseries-or-bf-etc}{https://tex.stackexchange.com/questions/516/does-it-matter-if-i-use-textit-or-it-bfseries-or-bf-etc} for more information.} \section{Size Variations} @@ -873,7 +875,10 @@ In particular with \LaTeX{}, it can help if you create an MWE (minimal working e \section{\texttt{\}\%} is Your Best Friend} -sample text~\cite{greenwade93} ~\cite{stexc} +sample text~\cite{website:overleaf001} ~\cite{website:wikibooks001} ~\cite{website:stexc001} + +more text ~\cite{website:stexc001} + \begin{flushleft} \bibliographystyle{plain}