3.13.3 Can you answer these questions?

3.13.3.1 How to achieve a layout like this?
3.13.3.2 Adjust decimals on table from csv
3.13.3.3 How to label and give a reference to the value of a counter

Can you answer these?

3.13.3.1 How to achieve a layout like this?

http://tex.stackexchange.com/questions/360156/how-to-achieve-a-layout-like-this

This is an example from the Essay "Host" by David Foster Wallace (as published in "Consider the Lobster"). 
What would it look like to recreate this in LaTeX? 
Could there be an (semi)automatic  ...
 
- asked by Bartholomaios 4votes
3.13.3.2 Adjust decimals on table from csv

http://tex.stackexchange.com/questions/361149/adjust-decimals-on-table-from-csv

My problem, is that I'm importing some data from a csv and generating a table. The table is good, but I need the numbers with 4 decimals. I've generated the table with this code (probably is not the  ...
                                                                                  

                                                                                  
 
- asked by Camilo 2votes
3.13.3.3 How to label and give a reference to the value of a counter

http://tex.stackexchange.com/questions/361222/how-to-label-and-give-a-reference-to-the-value-of-a-counter

Below I have a command which increments the value of a counter. 
I would like to use label/ref to give a reference to a certain number but it does not work. What is the proper way to do this? 
...
 
- asked by Name 1vote