4.11.3 Can you answer these questions?

4.11.3.1 How to package bibliographies into their own package in LaTeX3
4.11.3.2 Artifacts in 3D transparent surfaces produced by Asymptote
4.11.3.3 List of Figures and List of Tables's format
4.11.3.1 How to package bibliographies into their own package in LaTeX3

https://tex.stackexchange.com/landing/r/newsletter?cta=question&id=423108

I would like to put my references into a single package to use across documents. Right now I have a .bib file with the listings, and import it into a .cls file as  ... 
[bibliographies] [packages] [latex3]
 
asked by Lance Pollard https://tex.stackexchange.com/landing/r/newsletter?cta=user&id=26407 1 vote
4.11.3.2 Artifacts in 3D transparent surfaces produced by Asymptote

https://tex.stackexchange.com/landing/r/newsletter?cta=question&id=423002

Here is MWE demonstrating my typical rendering issue 
settings.outformat = "png"; 
settings.render=1; 
real scale=400pt; 
size(scale,0); 
import graph3; 
currentprojection = perspective(100*dir(45,30)); 
... 
[asymptote]
 
asked by Weather Report https://tex.stackexchange.com/landing/r/newsletter?cta=user&id=76354 1 vote
4.11.3.3 List of Figures and List of Tables's format

https://tex.stackexchange.com/landing/r/newsletter?cta=question&id=423286

I have written my thesis in latex on sharelatex. 
The problem is in the format of list of tables and figures. 
My list of figures and tables are created as 
1.1  Figure explanation...... Pg.Nmbr 
But  ... 
[table-of-contents]
 
asked by Osman Bal https://tex.stackexchange.com/landing/r/newsletter?cta=user&id=125810 1 vote