More experiments with bibliographies

This commit is contained in:
Kenneth John Odle 2023-07-11 17:41:34 -04:00
parent f15f136a20
commit 52650ff707
2 changed files with 34 additions and 20 deletions

View File

@ -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}
}
@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"
@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"
}

View File

@ -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}