Skip to content
Snippets Groups Projects
Verified Commit f1dc72bc authored by Lars Bilke's avatar Lars Bilke
Browse files

Fixing dead URL.

parent 2e5c9ff2
No related branches found
No related tags found
No related merge requests found
...@@ -24,7 +24,7 @@ constexpr double CelsiusZeroInKelvin = 273.15; ...@@ -24,7 +24,7 @@ constexpr double CelsiusZeroInKelvin = 273.15;
/** /**
Ideal gas constant in SI standard units (J \per{mol} \per{K}) Ideal gas constant in SI standard units (J \per{mol} \per{K})
- Source: http://physics.nist.gov/cgi-bin/cuu/Value?r - Source: https://web.archive.org/web/20210603224431/https://physics.nist.gov/cgi-bin/cuu/Value?r
- Date visited: 2015-04-17 - Date visited: 2015-04-17
- Standard uncertainty: 0.000 0075 J mol^-1 K^-1 - Standard uncertainty: 0.000 0075 J mol^-1 K^-1
*/ */
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment