From 9f8d597fe2d5b2eb339d6739a1933e56b66da7cc Mon Sep 17 00:00:00 2001 From: Kevin Dungs Date: Sun, 3 Aug 2014 12:24:21 +0200 Subject: [PATCH] Add CPV as a template. --- html/CPV.html | 12 ++++++++++++ json/research.json | 9 +++++++++ 2 files changed, 21 insertions(+) diff --git a/html/CPV.html b/html/CPV.html index e69de29..14bef47 100644 --- a/html/CPV.html +++ b/html/CPV.html @@ -0,0 +1,12 @@ +

You discovered CP-violation in the Kaon system.

+
CP-Violation
+

In the Standard Model of Particle Physics, CP viaolation arises from imaginary elements in the CKM-Matrix...

+ +
CPV in the Kaon System
+

In 1964, ...

+A plot from the original publication + +
Resources
+ diff --git a/json/research.json b/json/research.json index 3621943..b055d54 100644 --- a/json/research.json +++ b/json/research.json @@ -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.",