3.28.1 Top new questions this week

3.28.1.1 Software-generated bibliographic entries: common errors and other mistakes to check before use
3.28.1.2 How to letter space (German) abbreviations automatically
3.28.1.3 How to highlight sections of my code in algorithm?
3.28.1.4 How to get correct grammar in the bibliography of a German document when the editor is an association?
3.28.1.5 tcolorbox breaks the verbatim definition of ltugboat documentclass
3.28.1.6 Is it possible to make a curly brace end in an arrow?
3.28.1.7 How to have a specific style for empty cells in a tikz matrix
3.28.1.1 Software-generated bibliographic entries: common errors and other mistakes to check before use

https://tex.stackexchange.com/questions/386053/software-generated-bibliographic-entries-common-errors-and-other-mistakes-to-ch

Background Story: 
While answering bibliography questions on this site, I often come across incorrect bibliography entries - most of the time they were automatically generated by 
Google Scholar 
...
 

- asked by samcarter (37 votes), answered by samcarter (19 votes)

3.28.1.2 How to letter space (German) abbreviations automatically

https://tex.stackexchange.com/questions/386224/how-to-letter-space-german-abbreviations-automatically

In German abbreviations like "z. B." should be written with a space in between. In good old typewriter days the usual way to write them was without space. And even today I often type them without a  ...
 

- asked by TeXnician (16 votes), answered by Mico (13 votes)

3.28.1.3 How to highlight sections of my code in algorithm?

https://tex.stackexchange.com/questions/386272/how-to-highlight-sections-of-my-code-in-algorithm

I have picture below I want my paper look like that. 
I have sample code below but the highlight doesnt fill up to the left margin and there is whitespace in between. 
I have been trying very long but  ...
 

- asked by kong (11 votes), answered by Alan Munn (11 votes)

3.28.1.4 How to get correct grammar in the bibliography of a German document when the editor is an association?

https://tex.stackexchange.com/questions/386504/how-to-get-correct-grammar-in-the-bibliography-of-a-german-document-when-the-edi

Ia^\200\231m writing a German document with the biblatex-chicago package. 
One of my sources is a journal article where one editor is an association (a Verband). 
When I compile the code, the grammar in the  ...
 

- asked by Philipp (10 votes), answered by Ulrike Fischer (10 votes)

3.28.1.5 tcolorbox breaks the verbatim definition of ltugboat documentclass

https://tex.stackexchange.com/questions/385798/tcolorbox-breaks-the-verbatim-definition-of-ltugboat-documentclass

This code: 
\documentclass{ltugboat} 
\usepackage{tcolorbox} 
\begin{document} 
\begin{verbatim}[\small] 
\documentclass{article} 
\usepackage{tikzduck} 
\begin{document} 
...
 

- asked by CarLaTeX (10 votes), answered by Karl Berry (11 votes)

3.28.1.6 Is it possible to make a curly brace end in an arrow?

https://tex.stackexchange.com/questions/386754/is-it-possible-to-make-a-curly-brace-end-in-an-arrow

In the following MWE, I'd like to make the right end of the brace an arrow pointing to the right with an arrow head just like the line below it. Is that possible? 
The goal being that the right side  ...
 

- asked by Francesco (9 votes), answered by Adarsh (6 votes)

3.28.1.7 How to have a specific style for empty cells in a tikz matrix

https://tex.stackexchange.com/questions/386793/how-to-have-a-specific-style-for-empty-cells-in-a-tikz-matrix

I have a tikz matrix as the one in the code below which contains some empty cells. (Don't care about issues with column and row separations. I left that out for the sake of simplicity.) 
...
 

- asked by Benedikt Bauer (7 votes), answered by TorbjA~,rn T. (3 votes)