EBMS Tickets

Issue Number 829
Summary Core Journal List
Created 2024-11-21 14:40:42
Issue Type Improvement
Submitted By Juthe, Robin (NIH/NCI) [E]
Assigned To Kline, Bob (NIH/NCI) [C]
Status Open
Resolved
Resolution
Path /home/bkline/backups/jira/oceebms/issue.478077
Description

I'd like to get a snapshot of which journals are currently on the Core Journal list. I found this older ticket from 2021 (OCEEBMS-607), which may be the latest, but it would be helpful if you could confirm. Thank you!

Comment entered 2024-11-21 15:19:58 by Kline, Bob (NIH/NCI) [C]
mysql> select brief_title from ebms_journal where core = 1;
+------------------------------+
| brief_title                  |
+------------------------------+
| Ann Intern Med               |
| Blood                        |
| BMJ                          |
| Cancer                       |
| Int J Radiat Oncol Biol Phys |
| J Clin Oncol                 |
| J Natl Cancer Inst           |
| JAMA                         |
| JAMA Oncol                   |
| Lancet                       |
| Lancet Oncol                 |
| N Engl J Med                 |
| Nat Genet                    |
| Pediatr Blood Cancer         |
+------------------------------+
14 rows in set (0.02 sec)
Comment entered 2024-12-04 10:47:18 by Juthe, Robin (NIH/NCI) [E]

Thanks, Bob!

Elapsed: 0:00:00.000560