10.82.2 Greatest hits from previous weeks

10.82.2.1 Write pseudo code in latex
10.82.2.2 What can I use to typeset MATLAB code in my document?
10.82.2.3 How to influence the position of float environments like figure and table in LaTeX?
10.82.2.4 How can I have two tables side by side?
10.82.2.5 Nice scientific pictures show off
10.82.2.6 Which dot character to use in which context?
10.82.2.7 How to force a table into page width?
10.82.2.1 Write pseudo code in latex

https://tex.stackexchange.com/landing/r/digest?cta=question&id=163768

I am trying to write pseudo code in my paper. Here is the snippet and image like what I want.  Can some one please help me to format it. 
\begin{algorithm} 
\caption{Euclida^\200\231s algorithm}\label{euclid} 
\... 
[algorithms]
 
asked by cyclic https://tex.stackexchange.com/landing/r/digest?cta=user&id=47334 Score of 138
answered by karlkoeller https://tex.stackexchange.com/landing/r/digest?cta=user&id=27635 Score of 184
10.82.2.2 What can I use to typeset MATLAB code in my document?

https://tex.stackexchange.com/landing/r/digest?cta=question&id=75116

This question led to a new package: 
matlab-prettifier 
Does anybody have a quick and easy way to typeset some relatively long MATLAB code in the appendix? I looked up a few methods, and the mcode ... 
[listings] [highlighting] [matlab]
 
asked by suzu https://tex.stackexchange.com/landing/r/digest?cta=user&id=19279 Score of 119
10.82.2.3 How to influence the position of float environments like figure and table in LaTeX?

https://tex.stackexchange.com/landing/r/digest?cta=question&id=39017

How to influence the position of float environments like figure and table in LaTeX? 
This is a general question and should collect useful answers for all users. I hope we can use this as a reference 
[floats] [positioning]
 
asked by Marco Daniel https://tex.stackexchange.com/landing/r/digest?cta=user&id=5239 Score of 733
answered by Frank Mittelbach https://tex.stackexchange.com/landing/r/digest?cta=user&id=10109 Score of 1048
10.82.2.4 How can I have two tables side by side?

https://tex.stackexchange.com/landing/r/digest?cta=question&id=2832

Suppose I have two tables that don't have many columns (3, for example). How can I position them side by side? 
[tables] [positioning]
 
asked by bada https://tex.stackexchange.com/landing/r/digest?cta=user&id=572 Score of 246
answered by TH. https://tex.stackexchange.com/landing/r/digest?cta=user&id=647 Score of 222
10.82.2.5 Nice scientific pictures show off

https://tex.stackexchange.com/landing/r/digest?cta=question&id=158668

Task 
Show off your best scientific illustration ! 
The main purpose of this question is to share beautiful scientific pictures, preferably with an educational aspect. 
Content 
Your post must ... 
[diagrams] [3d] [technical-drawing] [fun] [big-list]
 
asked by Thomas https://tex.stackexchange.com/landing/r/digest?cta=user&id=42660 Score of 575
answered by Charles Staats https://tex.stackexchange.com/landing/r/digest?cta=user&id=484 Score of 346
10.82.2.6 Which dot character to use in which context?

https://tex.stackexchange.com/landing/r/digest?cta=question&id=19180

Wikipedia lists several dot characters in Unicode.  These are the ones that are ambiguous to me: 
interpunct, middle dot (A^\[CenterDot])   ·   ·   U+00B7   "midpoint (in typography)" 
... 
[symbols] [best-practices] [punctuation] [unicode] [unicode-math]
 
asked by endolith https://tex.stackexchange.com/landing/r/digest?cta=user&id=5773 Score of 239
answered by Danie Els https://tex.stackexchange.com/landing/r/digest?cta=user&id=1683 Score of 156
10.82.2.7 How to force a table into page width?

https://tex.stackexchange.com/landing/r/digest?cta=question&id=10535

I have the following table: 
\begin{table}[htb] 
\begin{tikzpicture} 
\node (table) [inner sep=0pt] { 
\begin{tabular}{ l | l } 
{\bf Symptom} & {\bf Metric} \\ 
\hline 
Class that has many accessor ... 
[tables] [margins]
 
asked by RoflcoptrException https://tex.stackexchange.com/landing/r/digest?cta=user&id=3316 Score of 320
answered by Martin Scharrer https://tex.stackexchange.com/landing/r/digest?cta=user&id=2975 Score of 249