mirror of
https://github.com/wassname/cardsforscience.git
synced 2026-06-27 19:46:48 +08:00
Add CPV as a template.
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
<p class="lead">You discovered CP-violation in the Kaon system.</p>
|
||||
<h5>CP-Violation</h5>
|
||||
<p>In the Standard Model of Particle Physics, CP viaolation arises from imaginary elements in the CKM-Matrix...</p>
|
||||
|
||||
<h5>CPV in the Kaon System</h5>
|
||||
<p>In 1964, ...</p>
|
||||
<img class="img-responsive" src="assets/info/cpv.png" alt="A plot from the original publication">
|
||||
|
||||
<h5>Resources</h5>
|
||||
<ul>
|
||||
<li><a href="http://journals.aps.org/prl/abstract/10.1103/PhysRevLett.13.138" target="_blank">The original publication by Cronin, Fitch et al.</a></li>
|
||||
</ul>
|
||||
|
||||
@@ -1,4 +1,13 @@
|
||||
[
|
||||
{
|
||||
"name": "CP violation",
|
||||
"description": ":",
|
||||
"reputation": 1,
|
||||
"cost": 1,
|
||||
"cost_increase": 1.4,
|
||||
"image": "assets/CPV.png",
|
||||
"info": "html/CPV.html"
|
||||
},
|
||||
{
|
||||
"name": "W-Boson",
|
||||
"description": "The W-Boson is the carrier boson of the weak force.",
|
||||
|
||||
Reference in New Issue
Block a user