Difference between revisions of "Laboratory"


Line 8: Line 8:
 
** [[File:1.txt]]
 
** [[File:1.txt]]
 
** [[File:test-file.txt]]
 
** [[File:test-file.txt]]
 +
 +
Laboratory is a virtual platform for my experiments. Lab includes fundamental science tools for a modern researcher.
 +
 +
<hr>
 +
 +
[[Writing with technology]]
 +
 +
==ACM==
 +
ACM has several tools to publish a paper or an article in ACM publications. I am using ACM citation style for draft version of any.
 +
 +
* [https://www.acm.org/publications/authors/reference-formatting Citation Style and Reference Formats]
 +
* [https://www.acm.org/publications/authors/information-for-authors Information for Authors]
 +
* [https://www.overleaf.com/gallery/tagged/acm-official Official Master Templates]
 +
 +
==Must==
 +
* [https://figshare.com/account/home Figshare]
 +
 +
==Wikibooks==
 +
* [https://en.wikibooks.org/wiki/Algorithms Algorithms]
 +
* [https://en.wikibooks.org/wiki/Haskell Haskell]
 +
* [https://en.wikibooks.org/wiki/LaTeX LaTeX]
 +
* [https://en.wikibooks.org/wiki/Non-Programmer%27s_Tutorial_for_Python_2.6 Non-Programmer's Tutorial for Python 2.6]
 +
* [https://en.wikibooks.org/wiki/XForms XForms]
 +
* [https://en.wikibooks.org/wiki/XML_-_Managing_Data_Exchange XML: Managing Data Exchange]
 +
 +
Coding
 +
* [http://julialang.org/ Julia]
 +
* [https://www.python.org/ Python]
 +
* [http://www.r-project.org/ R]
 +
 +
Standards
 +
* [http://www.w3.org/Graphics/SVG/ SVG]
 +
* [http://www.w3.org/standards/xml/ XML]
 +
* [http://web.chemdoodle.com/ ChemDoodle Web Components]
 +
 +
Visualization
 +
* [http://d3js.org/ D3]
 +
* [http://www.gnuplot.info/ Gnuplot]
 +
 +
Writing
 +
* [http://www.methods.co.nz/asciidoc/ AsciiDoc]
 +
* [http://www.latex-project.org/ LaTeX]
 +
* [http://daringfireball.net/projects/markdown/ Markdown]
 +
* [http://johnmacfarlane.net/pandoc/ Pandoc]
 +
* [http://www.literatureandlatte.com/scrivener.php Scrivener]
 +
 +
Simulation
 +
* [http://www.anylogic.com/ Anylogic]
 +
* [http://simpy.readthedocs.org/ Simpy]

Revision as of 22:00, 6 September 2019


Laboratory is a platform for my experiments. At that moment, these experiments are mostly related to Supply Chain Mapping by using SVG and they are planned to create a user interface for SCOM dashboard.

Laboratory is a virtual platform for my experiments. Lab includes fundamental science tools for a modern researcher.


Writing with technology

ACM

ACM has several tools to publish a paper or an article in ACM publications. I am using ACM citation style for draft version of any.

Must

Wikibooks

Coding

Standards

Visualization

Writing

Simulation