|
01b704ee8b
|
Combine sets in statistics
|
2020-05-05 13:12:09 +02:00 |
|
|
7ebf96c5de
|
Remove typo
|
2020-05-05 10:54:22 +02:00 |
|
|
22bf71504e
|
Delete the * symbol for PubliUI
|
2020-05-05 10:26:33 +02:00 |
|
|
95752b93c7
|
Merge branch 'QUEST4' into QUEST4-bad-DOI
|
2020-05-04 14:25:04 +02:00 |
|
|
5923781e6e
|
Merge branch 'master' into QUEST4
|
2020-05-04 14:24:34 +02:00 |
|
|
cc4e332ff4
|
Sort reference publications by date
|
2020-05-04 14:13:25 +02:00 |
|
|
974acae266
|
Use UTC for getIssuedDate(publi)
|
2020-05-04 14:11:36 +02:00 |
|
|
6d38d7be1f
|
Create pubUtils.getIssuedDate(publi) tool to get the date of a publication object
|
2020-05-04 13:57:20 +02:00 |
|
|
414bbb44dc
|
The step for %T1 is now 1
|
2020-05-03 16:41:05 +02:00 |
|
|
6d990fa60e
|
Use latex for %T1
|
2020-05-01 15:47:15 +02:00 |
|
|
68a732dd81
|
Add missing space before year
|
2020-05-01 15:39:43 +02:00 |
|
|
c43b4ffc6e
|
Merge branch 'QUEST4' into QUEST4-bad-DOI
|
2020-05-01 13:44:12 +02:00 |
|
|
a87390ff21
|
Merge branch 'master' into QUEST4
|
2020-05-01 13:43:45 +02:00 |
|
|
c43cc9074f
|
Add missing legend
|
2020-05-01 13:43:27 +02:00 |
|
|
8a97821c8d
|
Merge branch 'QUEST4' into QUEST4-bad-DOI
|
2020-04-30 20:33:07 +02:00 |
|
|
2f213fe691
|
Check if MathJax.typesetPromise exist before define it in the polyfill
|
2020-04-30 20:31:30 +02:00 |
|
|
8ecb4dbf75
|
Delete \(\ce{CF2}\) added in order to test the \ce support
|
2020-04-30 20:24:07 +02:00 |
|
|
db39da25ff
|
Merge branch 'QUEST4' into QUEST4-bad-DOI
|
2020-04-30 18:24:22 +02:00 |
|
|
7196d37f72
|
Merge branch 'master' into QUEST4
|
2020-04-30 18:22:18 +02:00 |
|
|
061d91f803
|
Use <abbr/> for acronyms in statistics header
|
2020-04-30 18:21:38 +02:00 |
|
|
73050812cd
|
Change statistics header names
|
2020-04-30 18:17:56 +02:00 |
|
|
93e3d58d87
|
Change statistics header names
|
2020-04-30 16:19:00 +02:00 |
|
|
1be87533ba
|
Use json.dumps instead of str().lower to write boolean
|
2020-04-30 16:06:46 +02:00 |
|
|
8470d2e3c1
|
Merge branch 'QUEST4' into QUEST4-bad-DOI
|
2020-04-30 15:40:16 +02:00 |
|
|
1ff225e859
|
Add examples from QUEST#4
|
2020-04-30 15:38:30 +02:00 |
|
|
cebc653fe4
|
Merge branch 'master' into QUEST4
|
2020-04-30 15:34:25 +02:00 |
|
|
79e1d008c0
|
Move examples files to a new folder
|
2020-04-30 15:31:54 +02:00 |
|
|
3864ab2776
|
Add QUEST#4 data files
|
2020-04-30 15:20:39 +02:00 |
|
|
d8e4c209b3
|
Add QUEST#4 with a DOI from a random publication because the QUEST#4 DOI is not currently available
|
2020-04-30 15:19:56 +02:00 |
|
|
31163a427e
|
Use plain text for \ce in select
|
2020-04-29 15:44:45 +02:00 |
|
|
75c849cf98
|
Downgrade to MathJax 2.7 to fix the \ce problem and add MathJaxPolyfill.js to add the typesetPromise() function that is missing in the V2 API
|
2020-04-29 10:15:09 +02:00 |
|
|
b2890c266e
|
Add support for \ce latex command
|
2020-04-27 16:50:17 +02:00 |
|
|
440787408b
|
Fix datafileBuilder for QUEST#4
|
2020-04-24 10:14:19 +02:00 |
|
|
ee03482de2
|
Merge branch 'master' into QUEST4
|
2020-04-24 09:33:49 +02:00 |
|
|
d0bcfcc203
|
Revert "Add mathjax-config"
This reverts commit 736316e2e1 .
|
2020-04-24 09:33:12 +02:00 |
|
|
87a01a6c9c
|
Merge branch 'master' into QUEST4
|
2020-04-23 17:18:47 +02:00 |
|
|
736316e2e1
|
Add mathjax-config
|
2020-04-23 17:18:15 +02:00 |
|
|
ac95dbb6e8
|
Add MathJaxUtils class
|
2020-04-23 17:12:33 +02:00 |
|
|
05b7799d2e
|
Merge branch 'master' into QUEST4
|
2020-04-23 13:08:18 +02:00 |
|
|
332469c2f4
|
Fix desctex missing
|
2020-04-23 13:07:32 +02:00 |
|
|
4f7d89201f
|
Add support of the EXOTICCOLUMN format in datafileBuilder
|
2020-04-22 17:08:45 +02:00 |
|
|
617e50dc03
|
Remove kwargs to use explicit optional arguments
|
2020-04-22 16:50:04 +02:00 |
|
|
8224f76d4e
|
Fix indentation
|
2020-04-14 15:59:05 +02:00 |
|
|
dcb59f7bfa
|
Merge branch 'QUEST2'
|
2020-04-14 15:57:58 +02:00 |
|
|
e77db8244f
|
Fix indentation
|
2020-04-14 10:04:41 +02:00 |
|
|
568a39a6bd
|
Merge branch 'master' into QUEST2
|
2020-04-13 15:25:31 +02:00 |
|
|
cc83db5c97
|
Update the description
|
2020-04-13 15:24:41 +02:00 |
|
|
fd81ff3c21
|
Add combine basis sets option for statistics
|
2020-04-13 14:53:49 +02:00 |
|
|
b28a783e5d
|
Fix generated files for QUEST#2
|
2020-04-09 15:08:49 +02:00 |
|
|
4a1ff51f70
|
Fix python for DOUBLECOLUMN format
|
2020-04-09 15:06:56 +02:00 |
|