Skip to content

Commit

Permalink
add LRCA to journal autoclompete
Browse files Browse the repository at this point in the history
  • Loading branch information
ehenneken committed Mar 5, 2021
1 parent ff46424 commit 5af401f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/js/widgets/paper_search_form/topterms.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
define([], function() {
// 1000 top terms
return [
{ value: 'LRCA', label: 'Living Reviews in Computational Astrophysics (LRCA)' },
{ value: 'PhRvL', label: 'Physical Review Letters (PhRvL)' },
{ value: 'ApJ', label: 'The Astrophysical Journal (ApJ)' },
{ value: 'ApJL', label: 'The Astrophysical Journal Letters (ApJL)' },
Expand Down

0 comments on commit 5af401f

Please sign in to comment.