Example: Standard model of physics
Published 2016-12-31 | Author: Carsten Burgard
http://www.texample.net/tikz/examples/model-physics/
A standard diagram of the current standard model of physics.
In some ways, this was the ultimate, single-diagram user experience challenge: all of our current understanding of the universe condensed into a single infographic.
This improved diagram of the standard model of physics was made at the CERN Webfest 2012 by David Galbraith and Carsten Burgard.
Source: http://davidgalbraith.org/portfolio/ux-standard-model-of-the-standard-model/
Programmed in TikZ by Carsten Burgard.
Download as: [PDF] [TEX] • [Open in Overleaf]
Standard model of physics
Do you have a question regarding this example, TikZ or LaTeX in general? Just ask in the LaTeX Forum.
Oder frag auf Deutsch auf TeXwelt.de. En français: TeXnique.fr.
% Standard model of physics
% Author: Carsten Burgard
\documentclass[border=10pt]{standalone}
\usepackage{tikz}
\usetikzlibrary{calc,positioning,shadows.blur,decorations.pathreplacing}
\usepackage{etoolbox}
No comments:
Post a Comment