Browse Source

Added Gitignore, removed extra files

Adam 5 years ago
parent
commit
9837a70f66
  1. 134
      .gitignore
  2. BIN
      __pycache__/DataStorage.cpython-37.pyc
  3. BIN
      __pycache__/DataStorage.cpython-38.pyc
  4. BIN
      __pycache__/FetchData.cpython-37.pyc
  5. BIN
      __pycache__/FetchData.cpython-38.pyc
  6. BIN
      __pycache__/ImportFile.cpython-37.pyc
  7. BIN
      __pycache__/ImportFile.cpython-38.pyc
  8. BIN
      __pycache__/JsonUtils.cpython-37.pyc
  9. BIN
      __pycache__/JsonUtils.cpython-38.pyc
  10. BIN
      __pycache__/MainDriver.cpython-37.pyc
  11. BIN
      __pycache__/ManageDB.cpython-37.pyc
  12. BIN
      __pycache__/ManageDB.cpython-38.pyc
  13. BIN
      __pycache__/ManageVendors.cpython-37.pyc
  14. BIN
      __pycache__/ManageVendors.cpython-38.pyc
  15. BIN
      __pycache__/Search.cpython-37.pyc
  16. BIN
      __pycache__/Search.cpython-38.pyc
  17. BIN
      __pycache__/Settings.cpython-37.pyc
  18. BIN
      __pycache__/Settings.cpython-38.pyc
  19. 1
      _config.yml
  20. BIN
      all_data/.DS_Store
  21. BIN
      all_data/other_files/2019/.DS_Store
  22. 25
      all_data/other_files/2019/CAMBRIDGE/2019_CAMBRIDGE_PR.tsv
  23. 1217
      all_data/other_files/2019/EBSCO/2019_EBSCO_DR.tsv
  24. 21
      all_data/other_files/2019/EBSCO/2019_EBSCO_PR.tsv
  25. 1
      all_data/other_files/json/2019/CAMBRIDGE/2019_CAMBRIDGE_PR.json
  26. 1
      all_data/other_files/json/2019/EBSCO/2019_EBSCO_DR.json
  27. 1
      all_data/other_files/json/2019/EBSCO/2019_EBSCO_PR.json
  28. 1
      all_data/search/search.dat
  29. BIN
      all_data/search/search.db
  30. BIN
      all_data/vendor_manager/.DS_Store
  31. 222
      all_data/vendor_manager/vendors.dat
  32. BIN
      all_data/yearly_files/.DS_Store
  33. BIN
      all_data/yearly_files/2017/.DS_Store
  34. 16
      all_data/yearly_files/2017/Emerald/2017_Emerald_DR.tsv
  35. 16
      all_data/yearly_files/2017/Emerald/2017_Emerald_DR_D1.tsv
  36. 16
      all_data/yearly_files/2017/Emerald/2017_Emerald_DR_D2.tsv
  37. 1366
      all_data/yearly_files/2017/Emerald/2017_Emerald_IR.tsv
  38. 21
      all_data/yearly_files/2017/Emerald/2017_Emerald_PR.tsv
  39. 18
      all_data/yearly_files/2017/Emerald/2017_Emerald_PR_P1.tsv
  40. 695
      all_data/yearly_files/2017/Emerald/2017_Emerald_TR.tsv
  41. 16
      all_data/yearly_files/2017/Emerald/2017_Emerald_TR_B1.tsv
  42. 38
      all_data/yearly_files/2017/Emerald/2017_Emerald_TR_B2.tsv
  43. 118
      all_data/yearly_files/2017/Emerald/2017_Emerald_TR_B3.tsv
  44. 70
      all_data/yearly_files/2017/Emerald/2017_Emerald_TR_J1.tsv
  45. 172
      all_data/yearly_files/2017/Emerald/2017_Emerald_TR_J2.tsv
  46. 642
      all_data/yearly_files/2017/Emerald/2017_Emerald_TR_J3.tsv
  47. 70
      all_data/yearly_files/2017/Emerald/2017_Emerald_TR_J4.tsv
  48. BIN
      all_data/yearly_files/2018/.DS_Store
  49. 24
      all_data/yearly_files/2018/AMS-MATHSCINET/2018_AMS-MATHSCINET_DR.tsv
  50. 19
      all_data/yearly_files/2018/AMS-MATHSCINET/2018_AMS-MATHSCINET_DR_D1.tsv
  51. 16
      all_data/yearly_files/2018/AMS-MATHSCINET/2018_AMS-MATHSCINET_DR_D2.tsv
  52. 14
      all_data/yearly_files/2018/ANNUAL-REVIEWS/2018_ANNUAL-REVIEWS_DR.tsv
  53. 14
      all_data/yearly_files/2018/ANNUAL-REVIEWS/2018_ANNUAL-REVIEWS_DR_D1.tsv
  54. 14
      all_data/yearly_files/2018/ANNUAL-REVIEWS/2018_ANNUAL-REVIEWS_DR_D2.tsv
  55. 246
      all_data/yearly_files/2018/ANNUAL-REVIEWS/2018_ANNUAL-REVIEWS_IR.tsv
  56. 108
      all_data/yearly_files/2018/ANNUAL-REVIEWS/2018_ANNUAL-REVIEWS_IR_A1.tsv
  57. 19
      all_data/yearly_files/2018/ANNUAL-REVIEWS/2018_ANNUAL-REVIEWS_PR.tsv
  58. 17
      all_data/yearly_files/2018/ANNUAL-REVIEWS/2018_ANNUAL-REVIEWS_PR_P1.tsv
  59. 112
      all_data/yearly_files/2018/ANNUAL-REVIEWS/2018_ANNUAL-REVIEWS_TR.tsv
  60. 14
      all_data/yearly_files/2018/ANNUAL-REVIEWS/2018_ANNUAL-REVIEWS_TR_B1.tsv
  61. 14
      all_data/yearly_files/2018/ANNUAL-REVIEWS/2018_ANNUAL-REVIEWS_TR_B2.tsv
  62. 14
      all_data/yearly_files/2018/ANNUAL-REVIEWS/2018_ANNUAL-REVIEWS_TR_B3.tsv
  63. 56
      all_data/yearly_files/2018/ANNUAL-REVIEWS/2018_ANNUAL-REVIEWS_TR_J1.tsv
  64. 18
      all_data/yearly_files/2018/ANNUAL-REVIEWS/2018_ANNUAL-REVIEWS_TR_J2.tsv
  65. 112
      all_data/yearly_files/2018/ANNUAL-REVIEWS/2018_ANNUAL-REVIEWS_TR_J3.tsv
  66. 100
      all_data/yearly_files/2018/ANNUAL-REVIEWS/2018_ANNUAL-REVIEWS_TR_J4.tsv
  67. 14
      all_data/yearly_files/2018/AVMA-JOURNALS/2018_AVMA-JOURNALS_DR.tsv
  68. 14
      all_data/yearly_files/2018/AVMA-JOURNALS/2018_AVMA-JOURNALS_DR_D1.tsv
  69. 14
      all_data/yearly_files/2018/AVMA-JOURNALS/2018_AVMA-JOURNALS_DR_D2.tsv
  70. 1130
      all_data/yearly_files/2018/AVMA-JOURNALS/2018_AVMA-JOURNALS_IR.tsv
  71. 536
      all_data/yearly_files/2018/AVMA-JOURNALS/2018_AVMA-JOURNALS_IR_A1.tsv
  72. 19
      all_data/yearly_files/2018/AVMA-JOURNALS/2018_AVMA-JOURNALS_PR.tsv
  73. 17
      all_data/yearly_files/2018/AVMA-JOURNALS/2018_AVMA-JOURNALS_PR_P1.tsv
  74. 22
      all_data/yearly_files/2018/AVMA-JOURNALS/2018_AVMA-JOURNALS_TR.tsv
  75. 14
      all_data/yearly_files/2018/AVMA-JOURNALS/2018_AVMA-JOURNALS_TR_B1.tsv
  76. 14
      all_data/yearly_files/2018/AVMA-JOURNALS/2018_AVMA-JOURNALS_TR_B2.tsv
  77. 14
      all_data/yearly_files/2018/AVMA-JOURNALS/2018_AVMA-JOURNALS_TR_B3.tsv
  78. 18
      all_data/yearly_files/2018/AVMA-JOURNALS/2018_AVMA-JOURNALS_TR_J1.tsv
  79. 14
      all_data/yearly_files/2018/AVMA-JOURNALS/2018_AVMA-JOURNALS_TR_J2.tsv
  80. 22
      all_data/yearly_files/2018/AVMA-JOURNALS/2018_AVMA-JOURNALS_TR_J3.tsv
  81. 90
      all_data/yearly_files/2018/AVMA-JOURNALS/2018_AVMA-JOURNALS_TR_J4.tsv
  82. 14
      all_data/yearly_files/2018/BIOONE/2018_BIOONE_DR.tsv
  83. 14
      all_data/yearly_files/2018/BIOONE/2018_BIOONE_DR_D1.tsv
  84. 14
      all_data/yearly_files/2018/BIOONE/2018_BIOONE_DR_D2.tsv
  85. 14
      all_data/yearly_files/2018/BIOONE/2018_BIOONE_IR.tsv
  86. 14
      all_data/yearly_files/2018/BIOONE/2018_BIOONE_IR_A1.tsv
  87. 14
      all_data/yearly_files/2018/BIOONE/2018_BIOONE_IR_M1.tsv
  88. 14
      all_data/yearly_files/2018/BIOONE/2018_BIOONE_PR.tsv
  89. 14
      all_data/yearly_files/2018/BIOONE/2018_BIOONE_PR_P1.tsv
  90. 14
      all_data/yearly_files/2018/BIOONE/2018_BIOONE_TR.tsv
  91. 14
      all_data/yearly_files/2018/BIOONE/2018_BIOONE_TR_B1.tsv
  92. 14
      all_data/yearly_files/2018/BIOONE/2018_BIOONE_TR_B2.tsv
  93. 14
      all_data/yearly_files/2018/BIOONE/2018_BIOONE_TR_B3.tsv
  94. 14
      all_data/yearly_files/2018/BIOONE/2018_BIOONE_TR_J1.tsv
  95. 14
      all_data/yearly_files/2018/BIOONE/2018_BIOONE_TR_J2.tsv
  96. 14
      all_data/yearly_files/2018/BIOONE/2018_BIOONE_TR_J3.tsv
  97. 14
      all_data/yearly_files/2018/BIOONE/2018_BIOONE_TR_J4.tsv
  98. 14
      all_data/yearly_files/2018/BMJ/2018_BMJ_DR.tsv
  99. 14
      all_data/yearly_files/2018/BMJ/2018_BMJ_DR_D1.tsv
  100. 14
      all_data/yearly_files/2018/BMJ/2018_BMJ_DR_D2.tsv
  101. Some files were not shown because too many files have changed in this diff Show More

134
.gitignore vendored

@ -0,0 +1,134 @@
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
*$py.class
# C extensions
*.so
# Distribution / packaging
.Python
build/
develop-eggs/
dist/
downloads/
eggs/
.eggs/
lib/
lib64/
parts/
sdist/
var/
wheels/
pip-wheel-metadata/
share/python-wheels/
*.egg-info/
.installed.cfg
*.egg
MANIFEST
# PyInstaller
# Usually these files are written by a python script from a template
# before PyInstaller builds the exe, so as to inject date/other infos into it.
*.manifest
*.spec
# Installer logs
pip-log.txt
pip-delete-this-directory.txt
# Unit test / coverage reports
htmlcov/
.tox/
.nox/
.coverage
.coverage.*
.cache
nosetests.xml
coverage.xml
*.cover
*.py,cover
.hypothesis/
.pytest_cache/
# Translations
*.mo
*.pot
# Django stuff:
*.log
local_settings.py
db.sqlite3
db.sqlite3-journal
# Flask stuff:
instance/
.webassets-cache
# Scrapy stuff:
.scrapy
# Sphinx documentation
docs/_build/
# PyBuilder
target/
# Jupyter Notebook
.ipynb_checkpoints
# IPython
profile_default/
ipython_config.py
# pyenv
.python-version
# pipenv
# According to pypa/pipenv#598, it is recommended to include Pipfile.lock in version control.
# However, in case of collaboration, if having platform-specific dependencies or dependencies
# having no cross-platform support, pipenv may install dependencies that don't work, or not
# install all needed dependencies.
#Pipfile.lock
# PEP 582; used by e.g. github.com/David-OConnor/pyflow
__pypackages__/
# Celery stuff
celerybeat-schedule
celerybeat.pid
# SageMath parsed files
*.sage.py
# Environments
.env
.venv
env/
venv/
ENV/
env.bak/
venv.bak/
# Spyder project settings
.spyderproject
.spyproject
# Rope project settings
.ropeproject
# mkdocs documentation
/site
# mypy
.mypy_cache/
.dmypy.json
dmypy.json
# Pyre type checker
.pyre/
# Custom
.idea/
all_data/
.DS_Store

BIN
__pycache__/DataStorage.cpython-37.pyc

Binary file not shown.

BIN
__pycache__/DataStorage.cpython-38.pyc

Binary file not shown.

BIN
__pycache__/FetchData.cpython-37.pyc

Binary file not shown.

BIN
__pycache__/FetchData.cpython-38.pyc

Binary file not shown.

BIN
__pycache__/ImportFile.cpython-37.pyc

Binary file not shown.

BIN
__pycache__/ImportFile.cpython-38.pyc

Binary file not shown.

BIN
__pycache__/JsonUtils.cpython-37.pyc

Binary file not shown.

BIN
__pycache__/JsonUtils.cpython-38.pyc

Binary file not shown.

BIN
__pycache__/MainDriver.cpython-37.pyc

Binary file not shown.

BIN
__pycache__/ManageDB.cpython-37.pyc

Binary file not shown.

BIN
__pycache__/ManageDB.cpython-38.pyc

Binary file not shown.

BIN
__pycache__/ManageVendors.cpython-37.pyc

Binary file not shown.

BIN
__pycache__/ManageVendors.cpython-38.pyc

Binary file not shown.

BIN
__pycache__/Search.cpython-37.pyc

Binary file not shown.

BIN
__pycache__/Search.cpython-38.pyc

Binary file not shown.

BIN
__pycache__/Settings.cpython-37.pyc

Binary file not shown.

BIN
__pycache__/Settings.cpython-38.pyc

Binary file not shown.

1
_config.yml

@ -1 +0,0 @@
theme: jekyll-theme-cayman

BIN
all_data/.DS_Store vendored

Binary file not shown.

BIN
all_data/other_files/2019/.DS_Store vendored

Binary file not shown.

25
all_data/other_files/2019/CAMBRIDGE/2019_CAMBRIDGE_PR.tsv

@ -1,25 +0,0 @@
Report_Name Platform Master Report
Report_ID PR
Release 5
Institution_Name University of Prince Edward Island
Institution_ID CUP:12159
Metric_Types
Report_Filters
Report_Attributes Attributes_To_Show=Data_Type|Access_Method
Exceptions
Reporting_Period Begin_Date=2019-01-01; End_Date=2020-02-29
Created 2020-03-03T13:36:14Z
Created_By Cambridge Core
Platform Data_Type Access_Method Metric_Type Reporting_Period_Total Jan-2019 Feb-2019 Mar-2019 Apr-2019 May-2019 Jun-2019 Jul-2019 Aug-2019 Sep-2019 Oct-2019 Nov-2019 Dec-2019 Jan-2020 Feb-2020
Cambridge Core Platform Regular Searches_Platform 258 20 9 6 27 4 11 24 26 7 19 62 11 29 3
Cambridge Core Journal Regular Unique_Item_Requests 715 55 50 64 55 19 26 39 36 42 73 95 18 56 87
Cambridge Core Journal Regular Total_Item_Requests 897 72 61 80 72 21 33 47 57 50 89 119 23 72 101
Cambridge Core Journal Regular Unique_Item_Investigations 2373 167 165 208 214 78 128 114 108 134 267 262 78 210 240
Cambridge Core Journal Regular Total_Item_Investigations 3360 264 222 281 304 100 184 171 177 178 357 380 100 289 353
Cambridge Core Book Regular Unique_Title_Requests 163 14 14 7 7 4 3 6 3 3 1 12 17 60 12
Cambridge Core Book Regular Unique_Item_Requests 442 19 33 21 46 4 7 9 15 3 1 16 65 191 12
Cambridge Core Book Regular Total_Item_Requests 517 20 42 41 46 4 9 10 17 3 1 17 74 216 17
Cambridge Core Book Regular Unique_Title_Investigations 428 47 35 29 18 11 13 10 13 19 28 28 33 104 40
Cambridge Core Book Regular Unique_Item_Investigations 921 66 72 55 67 18 21 19 28 24 39 41 100 321 50
Cambridge Core Book Regular Total_Item_Investigations 1162 74 98 97 73 21 28 24 33 31 47 47 120 397 72
Can't render this file because it has a wrong number of fields in line 14.

1217
all_data/other_files/2019/EBSCO/2019_EBSCO_DR.tsv

File diff suppressed because it is too large Load Diff

21
all_data/other_files/2019/EBSCO/2019_EBSCO_PR.tsv

@ -1,21 +0,0 @@
Report_Name Platform Master Report
Report_ID PR
Release 5
Institution_Name UNIV OF PRINCE EDWARD ISLAND
Institution_ID EBSCOhost:uprince
Metric_Types
Report_Filters
Report_Attributes
Exceptions 3062: Invalid ReportAttribute Value (Invalid optional attributes: data_type, access_method); 3040: Partial Data Returned (None)
Reporting_Period Begin_Date=2019-01-01; End_Date=2020-02-29
Created 2020-03-03T13:36:16Z
Created_By EBSCO Information Services
Platform Data_Type Access_Method Metric_Type Reporting_Period_Total Jan-2019 Feb-2019 Mar-2019 Apr-2019 May-2019 Jun-2019 Jul-2019 Aug-2019 Sep-2019 Oct-2019 Nov-2019 Dec-2019 Jan-2020 Feb-2020
EBSCOhost Unique_Title_Requests 11027 1291 1027 1355 722 480 504 297 284 1244 1033 1165 341 1284 0
EBSCOhost Unique_Title_Investigations 28080 2608 2294 3196 1621 985 1143 787 761 3105 3416 4108 1065 2991 0
EBSCOhost Unique_Item_Requests 69328 6472 8479 8878 3381 2578 3427 3295 1577 5716 7906 9812 2494 5313 0
EBSCOhost Unique_Item_Investigations 325130 26470 35741 39218 15499 11115 14791 14010 7338 26735 46060 52255 12257 23641 0
EBSCOhost Total_Item_Requests 84902 7462 10072 10206 3955 3070 4041 3833 1884 7275 10335 12536 3256 6977 0
EBSCOhost Total_Item_Investigations 406284 31938 44814 46306 17849 12945 17903 16760 8538 34464 61356 67028 15361 31022 0
EBSCOhost Searches_Platform 495121 42592 49570 57937 25636 19552 22586 23479 15392 47786 63955 69133 19760 37743 0
Can't render this file because it has a wrong number of fields in line 14.

1
all_data/other_files/json/2019/CAMBRIDGE/2019_CAMBRIDGE_PR.json

File diff suppressed because one or more lines are too long

1
all_data/other_files/json/2019/EBSCO/2019_EBSCO_DR.json

File diff suppressed because one or more lines are too long

1
all_data/other_files/json/2019/EBSCO/2019_EBSCO_PR.json

File diff suppressed because one or more lines are too long

1
all_data/search/search.dat

File diff suppressed because one or more lines are too long

BIN
all_data/search/search.db

Binary file not shown.

BIN
all_data/vendor_manager/.DS_Store vendored

Binary file not shown.

222
all_data/vendor_manager/vendors.dat

@ -1,222 +0,0 @@
[
{
"name": "123",
"customer_id": "",
"base_url": "",
"requestor_id": "",
"api_key": "",
"platform": "",
"is_local": true,
"description": "123",
"companies": ""
},
{
"name": "AMS-JOURNALS-BOOKS",
"customer_id": "UPEIS*CHA",
"base_url": "https://counter.ams.org/counter/r5/reports",
"requestor_id": "",
"api_key": "x7r2w8s5=",
"platform": "",
"is_local": false,
"description": "",
"companies": ""
},
{
"name": "AMS-MATHSCINET",
"customer_id": "UPEIS*CHA",
"base_url": "https://mathscinet.ams.org/counter/r5/reports",
"requestor_id": "",
"api_key": "x7r2w8s5",
"platform": "",
"is_local": false,
"description": "",
"companies": ""
},
{
"name": "ANNUAL-REVIEWS",
"customer_id": "106712",
"base_url": "https://www.annualreviews.org/reports",
"requestor_id": "upei",
"api_key": "",
"platform": "",
"is_local": false,
"description": "",
"companies": ""
},
{
"name": "AVMA-JOURNALS",
"customer_id": "175152",
"base_url": "https://avmajournals.avma.org/reports",
"requestor_id": "collections@upei.ca",
"api_key": "",
"platform": "",
"is_local": false,
"description": "",
"companies": ""
},
{
"name": "BIOONE",
"customer_id": "512B6680-A058-E811-80C8-005056B9C586",
"base_url": "https://sushi5.scholarlyiq.com/counter/r5/reports",
"requestor_id": "eafe8b88-2d7e-4a96-9319-e13e10598817",
"api_key": "",
"platform": "",
"is_local": false,
"description": "",
"companies": ""
},
{
"name": "BMJ",
"customer_id": "396291",
"base_url": "https://sushi5.scholarlyiq.com/counter/r5/reports",
"requestor_id": "a4f4efe1-bbf8-44f0-90b7-c1442964bff9",
"api_key": "",
"platform": "",
"is_local": false,
"description": "",
"companies": ""
},
{
"name": "CAMBRIDGE",
"customer_id": "8a94032b5413f999015414009bdc0",
"base_url": "https://event-aggregation-api-prod-platform.prod.aop.cambridge.org/reports",
"requestor_id": "8a94032b5413f999015414009bdc0d1c",
"api_key": "",
"platform": "",
"is_local": false,
"description": "",
"companies": ""
},
{
"name": "EBSCO",
"customer_id": "uprince",
"base_url": "https://sushi.ebscohost.com/R5/reports",
"requestor_id": "c456a677-df9c-415d-9a98-168170d7a427",
"api_key": "",
"platform": "",
"is_local": false,
"description": "",
"companies": ""
},
{
"name": "Emerald",
"customer_id": "2182277",
"base_url": "https://connect.liblynx.com/sushi/r5/reports",
"requestor_id": "021f71b6-a210-4080-8664-1c305d51c632",
"api_key": "021f71b6-a210-4080-8664-1c305d51c632",
"platform": "",
"is_local": false,
"description": "Test description\nThat we are testing",
"companies": ""
},
{
"name": "HIGHWIRE",
"customer_id": "collections@upei.ca",
"base_url": "https://hwdpapi.highwire.org/sushi/reports",
"requestor_id": "",
"api_key": "collections@upei.ca|r0bertson1",
"platform": "",
"is_local": false,
"description": "",
"companies": ""
},
{
"name": "OVID",
"customer_id": "4391",
"base_url": "https://stats.ovid.com/C5/sushi/reports",
"requestor_id": "9295320c-2719-228d-5414-0185e45dd518",
"api_key": "",
"platform": "",
"is_local": false,
"description": "",
"companies": ""
},
{
"name": "OXFORD-BOOKS",
"customer_id": "13742",
"base_url": "https://sushi5.scholarlyiq.com/counter/r5/reports",
"requestor_id": "afbe0d71-d7c5-463f-96eb-859827823006",
"api_key": "",
"platform": "",
"is_local": false,
"description": "",
"companies": ""
},
{
"name": "PHILOSOPHY-DOCUMENTATION-CENTRE-(PDC)",
"customer_id": "4154946",
"base_url": "https://sushi5.scholarlyiq.com/counter/r5/reports",
"requestor_id": "1034f0d0-c887-49a9-bdbf-01d15d11e80a",
"api_key": "",
"platform": "",
"is_local": false,
"description": "",
"companies": ""
},
{
"name": "PROJECT-MUSE",
"customer_id": "i16692",
"base_url": "https://about.muse.jhu.edu/lib/counter5/sushi/reports",
"requestor_id": "",
"api_key": "e22055247325aadbbeca049983fad6c3a3497",
"platform": "",
"is_local": false,
"description": "",
"companies": "test1234"
},
{
"name": "PROQUEST",
"customer_id": "14670",
"base_url": "https://sushi.proquest.com/counter/r5/reports",
"requestor_id": "",
"api_key": "DG9OBF7RMZAPFJSH",
"platform": "",
"is_local": false,
"description": "",
"companies": ""
},
{
"name": "RSC",
"customer_id": "3140",
"base_url": "https://c5sushi.mpsinsight.com/c5sushi/services/reports",
"requestor_id": "",
"api_key": "rsc::eeb5bf9677c6f2ec2bf3102e5d3bacd1",
"platform": "",
"is_local": false,
"description": "",
"companies": ""
},
{
"name": "SAGE-JOURNALS",
"customer_id": "10004515",
"base_url": "https://journals.sagepub.com/reports",
"requestor_id": "mbelvadi@upei.ca",
"api_key": "",
"platform": "",
"is_local": false,
"description": "",
"companies": ""
},
{
"name": "UNIVERSITY-OF-CHICAGO",
"customer_id": "117870",
"base_url": "https://www.journals.uchicago.edu/reports",
"requestor_id": "collections@upei.ca",
"api_key": "",
"platform": "",
"is_local": false,
"description": "",
"companies": ""
},
{
"name": "UNIVERSITY-OF-TORONTO-PRESS",
"customer_id": "101005",
"base_url": "https://www.utpjournals.press/reports",
"requestor_id": "upei",
"api_key": "",
"platform": "",
"is_local": false,
"description": "",
"companies": ""
}
]

BIN
all_data/yearly_files/.DS_Store vendored

Binary file not shown.

BIN
all_data/yearly_files/2017/.DS_Store vendored

Binary file not shown.

16
all_data/yearly_files/2017/Emerald/2017_Emerald_DR.tsv

@ -1,16 +0,0 @@
Report_Name Database Master Report
Report_ID DR
Release 5
Institution_Name UNIVERSITY OF PRINCE EDWARD ISLAND
Institution_ID emeraldinsight:2e386820-7216-4455-9342-68bb65d29df0
Metric_Types Searches_Automated; Searches_Federated; Searches_Regular; Total_Item_Investigations; Total_Item_Requests
Report_Filters Access_Method=Regular
Report_Attributes
Exceptions
Reporting_Period Begin_Date=2017-01-01; End_Date=2020-02-29
Created 2020-03-03T13:34:12+00:00
Created_By LibLynx LLC
Database Publisher Publisher_ID Platform Proprietary_ID Metric_Type Reporting_Period_Total Jan-2017 Feb-2017 Mar-2017 Apr-2017 May-2017 Jun-2017 Jul-2017 Aug-2017 Sep-2017 Oct-2017 Nov-2017 Dec-2017 Jan-2018 Feb-2018 Mar-2018 Apr-2018 May-2018 Jun-2018 Jul-2018 Aug-2018 Sep-2018 Oct-2018 Nov-2018 Dec-2018 Jan-2019 Feb-2019 Mar-2019 Apr-2019 May-2019 Jun-2019 Jul-2019 Aug-2019 Sep-2019 Oct-2019 Nov-2019 Dec-2019 Jan-2020 Feb-2020
Darden Business Publishing Cases Emerald Insight Emerald emeraldinsight:DARDEN Total_Item_Investigations 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0
Kellogg School of Management Cases Emerald Insight Emerald emeraldinsight:LICKEL Total_Item_Investigations 6 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 6 0 0 0 0 0
Can't render this file because it has a wrong number of fields in line 14.

16
all_data/yearly_files/2017/Emerald/2017_Emerald_DR_D1.tsv

@ -1,16 +0,0 @@
Report_Name Database Search and Item Usage
Report_ID DR_D1
Release 5
Institution_Name UNIVERSITY OF PRINCE EDWARD ISLAND
Institution_ID emeraldinsight:2e386820-7216-4455-9342-68bb65d29df0
Metric_Types Searches_Automated; Searches_Federated; Searches_Regular; Total_Item_Investigations; Total_Item_Requests
Report_Filters Access_Method=Regular
Report_Attributes
Exceptions
Reporting_Period Begin_Date=2017-01-01; End_Date=2020-02-29
Created 2020-03-03T13:34:15+00:00
Created_By LibLynx LLC
Database Publisher Publisher_ID Platform Proprietary_ID Metric_Type Reporting_Period_Total Jan-2017 Feb-2017 Mar-2017 Apr-2017 May-2017 Jun-2017 Jul-2017 Aug-2017 Sep-2017 Oct-2017 Nov-2017 Dec-2017 Jan-2018 Feb-2018 Mar-2018 Apr-2018 May-2018 Jun-2018 Jul-2018 Aug-2018 Sep-2018 Oct-2018 Nov-2018 Dec-2018 Jan-2019 Feb-2019 Mar-2019 Apr-2019 May-2019 Jun-2019 Jul-2019 Aug-2019 Sep-2019 Oct-2019 Nov-2019 Dec-2019 Jan-2020 Feb-2020
Darden Business Publishing Cases Emerald Insight Emerald emeraldinsight:DARDEN Total_Item_Investigations 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0
Kellogg School of Management Cases Emerald Insight Emerald emeraldinsight:LICKEL Total_Item_Investigations 6 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 6 0 0 0 0 0
Can't render this file because it has a wrong number of fields in line 14.

16
all_data/yearly_files/2017/Emerald/2017_Emerald_DR_D2.tsv

@ -1,16 +0,0 @@
Report_Name Database Access Denied
Report_ID DR_D2
Release 5
Institution_Name UNIVERSITY OF PRINCE EDWARD ISLAND
Institution_ID emeraldinsight:2e386820-7216-4455-9342-68bb65d29df0
Metric_Types No_License; Limit_Exceeded
Report_Filters Access_Method=Regular
Report_Attributes
Exceptions
Reporting_Period Begin_Date=2017-01-01; End_Date=2020-02-29
Created 2020-03-03T13:34:18+00:00
Created_By LibLynx LLC
Database Publisher Publisher_ID Platform Proprietary_ID Metric_Type Reporting_Period_Total Jan-2017 Feb-2017 Mar-2017 Apr-2017 May-2017 Jun-2017 Jul-2017 Aug-2017 Sep-2017 Oct-2017 Nov-2017 Dec-2017 Jan-2018 Feb-2018 Mar-2018 Apr-2018 May-2018 Jun-2018 Jul-2018 Aug-2018 Sep-2018 Oct-2018 Nov-2018 Dec-2018 Jan-2019 Feb-2019 Mar-2019 Apr-2019 May-2019 Jun-2019 Jul-2019 Aug-2019 Sep-2019 Oct-2019 Nov-2019 Dec-2019 Jan-2020 Feb-2020
Darden Business Publishing Cases Emerald Insight Emerald emeraldinsight:DARDEN No_License 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0
Kellogg School of Management Cases Emerald Insight Emerald emeraldinsight:LICKEL No_License 6 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 6 0 0 0 0 0
Can't render this file because it has a wrong number of fields in line 14.

1366
all_data/yearly_files/2017/Emerald/2017_Emerald_IR.tsv

File diff suppressed because it is too large Load Diff

21
all_data/yearly_files/2017/Emerald/2017_Emerald_PR.tsv

@ -1,21 +0,0 @@
Report_Name Platform Master Report
Report_ID PR
Release 5
Institution_Name UNIVERSITY OF PRINCE EDWARD ISLAND
Institution_ID emeraldinsight:2e386820-7216-4455-9342-68bb65d29df0
Metric_Types
Report_Filters Access_Method=Regular
Report_Attributes
Exceptions
Reporting_Period Begin_Date=2017-01-01; End_Date=2020-02-29
Created 2020-03-03T13:34:06+00:00
Created_By LibLynx LLC
Platform Metric_Type Reporting_Period_Total Jan-2017 Feb-2017 Mar-2017 Apr-2017 May-2017 Jun-2017 Jul-2017 Aug-2017 Sep-2017 Oct-2017 Nov-2017 Dec-2017 Jan-2018 Feb-2018 Mar-2018 Apr-2018 May-2018 Jun-2018 Jul-2018 Aug-2018 Sep-2018 Oct-2018 Nov-2018 Dec-2018 Jan-2019 Feb-2019 Mar-2019 Apr-2019 May-2019 Jun-2019 Jul-2019 Aug-2019 Sep-2019 Oct-2019 Nov-2019 Dec-2019 Jan-2020 Feb-2020
Emerald Unique_Title_Requests 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0 0
Emerald Unique_Item_Requests 66 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 6 4 14 1 6 3 3 3 4 3 3 8 5 3
Emerald Total_Item_Requests 77 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 6 5 17 1 8 4 3 3 4 3 4 10 6 3
Emerald Unique_Title_Investigations 39 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 7 1 3 4 2 3 3 0 4 7 1 1 2 1
Emerald Unique_Item_Investigations 820 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 126 83 119 44 43 61 34 8 49 96 55 23 44 35
Emerald Total_Item_Investigations 1007 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 156 105 151 54 60 69 41 11 56 111 72 30 50 41
Emerald Searches_Platform 49 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 2 7 2 3 3 1 0 4 22 1 1 2 0
Can't render this file because it has a wrong number of fields in line 14.

18
all_data/yearly_files/2017/Emerald/2017_Emerald_PR_P1.tsv

@ -1,18 +0,0 @@
Report_Name Platform Usage
Report_ID PR_P1
Release 5
Institution_Name UNIVERSITY OF PRINCE EDWARD ISLAND
Institution_ID emeraldinsight:2e386820-7216-4455-9342-68bb65d29df0
Metric_Types Searches_Platform; Total_Item_Requests; Unique_Item_Requests; Unique_Title_Requests
Report_Filters Access_Method=Regular
Report_Attributes
Exceptions
Reporting_Period Begin_Date=2017-01-01; End_Date=2020-02-29
Created 2020-03-03T13:34:09+00:00
Created_By LibLynx LLC
Platform Metric_Type Reporting_Period_Total Jan-2017 Feb-2017 Mar-2017 Apr-2017 May-2017 Jun-2017 Jul-2017 Aug-2017 Sep-2017 Oct-2017 Nov-2017 Dec-2017 Jan-2018 Feb-2018 Mar-2018 Apr-2018 May-2018 Jun-2018 Jul-2018 Aug-2018 Sep-2018 Oct-2018 Nov-2018 Dec-2018 Jan-2019 Feb-2019 Mar-2019 Apr-2019 May-2019 Jun-2019 Jul-2019 Aug-2019 Sep-2019 Oct-2019 Nov-2019 Dec-2019 Jan-2020 Feb-2020
Emerald Unique_Title_Requests 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0 0
Emerald Unique_Item_Requests 66 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 6 4 14 1 6 3 3 3 4 3 3 8 5 3
Emerald Total_Item_Requests 77 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 6 5 17 1 8 4 3 3 4 3 4 10 6 3
Emerald Searches_Platform 49 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 2 7 2 3 3 1 0 4 22 1 1 2 0
Can't render this file because it has a wrong number of fields in line 14.

695
all_data/yearly_files/2017/Emerald/2017_Emerald_TR.tsv

@ -1,695 +0,0 @@
Report_Name Title Master Report
Report_ID TR
Release 5
Institution_Name UNIVERSITY OF PRINCE EDWARD ISLAND
Institution_ID emeraldinsight:2e386820-7216-4455-9342-68bb65d29df0
Metric_Types Total_Item_Investigations; Total_Item_Requests; Unique_Item_Investigations; Unique_Title_Investigations; Limit_Exceeded; No_License
Report_Filters Data_Type=Book|Journal|Newspaper_or_Newsletter|Other; Access_Type=Controlled; Access_Method=Regular
Report_Attributes
Exceptions
Reporting_Period Begin_Date=2017-01-01; End_Date=2020-02-29
Created 2020-03-03T13:34:21+00:00
Created_By LibLynx LLC
Title Publisher Publisher_ID Platform DOI Proprietary_ID ISBN Print_ISSN Online_ISSN URI Metric_Type Reporting_Period_Total Jan-2017 Feb-2017 Mar-2017 Apr-2017 May-2017 Jun-2017 Jul-2017 Aug-2017 Sep-2017 Oct-2017 Nov-2017 Dec-2017 Jan-2018 Feb-2018 Mar-2018 Apr-2018 May-2018 Jun-2018 Jul-2018 Aug-2018 Sep-2018 Oct-2018 Nov-2018 Dec-2018 Jan-2019 Feb-2019 Mar-2019 Apr-2019 May-2019 Jun-2019 Jul-2019 Aug-2019 Sep-2019 Oct-2019 Nov-2019 Dec-2019 Jan-2020 Feb-2020
Accounting Research Journal Emerald Insight Emerald 10.1108/arj 1030-9616 Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0
Accounting Research Journal Emerald Insight Emerald 10.1108/arj 1030-9616 Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0
Accounting, Auditing & Accountability Journal Emerald Insight Emerald 10.1108/aaaj 0951-3574 Total_Item_Requests 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0 0 0 0 0 0 0 0
Accounting, Auditing & Accountability Journal Emerald Insight Emerald 10.1108/aaaj 0951-3574 No_License 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0
Accounting, Auditing & Accountability Journal Emerald Insight Emerald 10.1108/aaaj 0951-3574 Unique_Item_Investigations 7 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 3 1 0 0 0 0 1 0 0 0 0 0
Accounting, Auditing & Accountability Journal Emerald Insight Emerald 10.1108/aaaj 0951-3574 Total_Item_Investigations 8 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 3 1 0 0 0 0 2 0 0 0 0 0
Advances in Accounting Education: Teaching and Curriculum Innovations Emerald Insight Emerald 10.1108/S1085-4622201415 978-1-78350-848-8 No_License 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 0 0
Advances in Accounting Education: Teaching and Curriculum Innovations Emerald Insight Emerald 10.1108/S1085-4622201415 978-1-78350-848-8 Unique_Title_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0
Advances in Accounting Education: Teaching and Curriculum Innovations Emerald Insight Emerald 10.1108/S1085-4622201415 978-1-78350-848-8 Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0
Advances in Accounting Education: Teaching and Curriculum Innovations Emerald Insight Emerald 10.1108/S1085-4622201415 978-1-78350-848-8 Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0
Advances in Autism Emerald Insight Emerald 10.1108/AIA 2056-3868 No_License 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1
Advances in Autism Emerald Insight Emerald 10.1108/AIA 2056-3868 Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1
Advances in Autism Emerald Insight Emerald 10.1108/AIA 2056-3868 Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1
Advances in Dual Diagnosis Emerald Insight Emerald 10.1108/ADD 1757-0972 No_License 6 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 5 1
Advances in Dual Diagnosis Emerald Insight Emerald 10.1108/ADD 1757-0972 Unique_Item_Investigations 4 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 3 1
Advances in Dual Diagnosis Emerald Insight Emerald 10.1108/ADD 1757-0972 Total_Item_Investigations 6 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 5 1
Aircraft Engineering and Aerospace Technology Emerald Insight Emerald 10.1108/aeat 0002-2667 Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0
Aircraft Engineering and Aerospace Technology Emerald Insight Emerald 10.1108/aeat 0002-2667 Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0
American Journal of Business Emerald Insight Emerald 10.1108/AJB 1935-5181 No_License 4 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 3 0 0 0
American Journal of Business Emerald Insight Emerald 10.1108/AJB 1935-5181 Unique_Item_Investigations 4 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 3 0 0 0
American Journal of Business Emerald Insight Emerald 10.1108/AJB 1935-5181 Total_Item_Investigations 4 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 3 0 0 0
Annual Review of Comparative and International Education 2014 Emerald Insight Emerald 10.1108/S1479-3679201425 978-1-78350-454-1 No_License 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0
Annual Review of Comparative and International Education 2014 Emerald Insight Emerald 10.1108/S1479-3679201425 978-1-78350-454-1 Unique_Title_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0
Annual Review of Comparative and International Education 2014 Emerald Insight Emerald 10.1108/S1479-3679201425 978-1-78350-454-1 Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0
Annual Review of Comparative and International Education 2014 Emerald Insight Emerald 10.1108/S1479-3679201425 978-1-78350-454-1 Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0
Anti-Corrosion Methods and Materials Emerald Insight Emerald 10.1108/acmm 0003-5599 No_License 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0
Anti-Corrosion Methods and Materials Emerald Insight Emerald 10.1108/acmm 0003-5599 Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0
Anti-Corrosion Methods and Materials Emerald Insight Emerald 10.1108/acmm 0003-5599 Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0
Asia Pacific Journal of Marketing and Logistics Emerald Insight Emerald 10.1108/APJML 1355-5855 No_License 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0
Asia Pacific Journal of Marketing and Logistics Emerald Insight Emerald 10.1108/APJML 1355-5855 Unique_Item_Investigations 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0
Asia Pacific Journal of Marketing and Logistics Emerald Insight Emerald 10.1108/APJML 1355-5855 Total_Item_Investigations 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0
Asian Education and Development Studies Emerald Insight Emerald 10.1108/aeds 2046-3162 Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0
Asian Education and Development Studies Emerald Insight Emerald 10.1108/aeds 2046-3162 Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0
Aslib Journal of Information Management Emerald Insight Emerald 10.1108/AJIM 2050-3806 Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0
Aslib Journal of Information Management Emerald Insight Emerald 10.1108/AJIM 2050-3806 Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0
Aslib Journal of Information Management Emerald Insight Emerald 10.1108/AJIM 2050-3806 Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0
Aslib Proceedings Emerald Insight Emerald 10.1108/ap 0001-253X No_License 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0
Aslib Proceedings Emerald Insight Emerald 10.1108/ap 0001-253X Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0
Aslib Proceedings Emerald Insight Emerald 10.1108/ap 0001-253X Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0
Assembly Automation Emerald Insight Emerald 10.1108/aa 0144-5154 Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0
Assembly Automation Emerald Insight Emerald 10.1108/aa 0144-5154 Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0
Baltic Journal of Management Emerald Insight Emerald 10.1108/bjm 1746-5265 Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0
Baltic Journal of Management Emerald Insight Emerald 10.1108/bjm 1746-5265 Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0
Benchmarking: An International Journal Emerald Insight Emerald 10.1108/BIJ 1463-5771 No_License 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0
Benchmarking: An International Journal Emerald Insight Emerald 10.1108/BIJ 1463-5771 Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0
Benchmarking: An International Journal Emerald Insight Emerald 10.1108/BIJ 1463-5771 Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0
Brexit Negotiations After Article 50: Assessing Process, Progress and Impact Emerald Insight Emerald 10.1108/9781787697652 978-1-78769-765-2 No_License 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0
Brexit Negotiations After Article 50: Assessing Process, Progress and Impact Emerald Insight Emerald 10.1108/9781787697652 978-1-78769-765-2 Unique_Title_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0
Brexit Negotiations After Article 50: Assessing Process, Progress and Impact Emerald Insight Emerald 10.1108/9781787697652 978-1-78769-765-2 Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0
Brexit Negotiations After Article 50: Assessing Process, Progress and Impact Emerald Insight Emerald 10.1108/9781787697652 978-1-78769-765-2 Total_Item_Investigations 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0
British Food Journal Emerald Insight Emerald 10.1108/bfj 0007-070X No_License 27 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 4 0 2 1 1 0 0 0 0 1 0 6 12
British Food Journal Emerald Insight Emerald 10.1108/bfj 0007-070X Unique_Item_Investigations 11 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 1 1 1 1 0 0 0 0 1 0 2 2
British Food Journal Emerald Insight Emerald 10.1108/bfj 0007-070X Total_Item_Investigations 13 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 1 1 1 1 0 0 0 0 1 0 3 3
Business Process Management Journal Emerald Insight Emerald 10.1108/BPMJ 1463-7154 No_License 8 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 3 0 0 0 0 1 0 0 0 2 0 0 0
Business Process Management Journal Emerald Insight Emerald 10.1108/BPMJ 1463-7154 Unique_Item_Investigations 5 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0 1 0 0 0 2 0 0 0
Business Process Management Journal Emerald Insight Emerald 10.1108/BPMJ 1463-7154 Total_Item_Investigations 8 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 3 0 0 0 0 1 0 0 0 2 0 0 0
Career Development International Emerald Insight Emerald 10.1108/CDI 1362-0436 No_License 14 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 2 2 0 0 0 2 0 3 0 2 0 1 1
Career Development International Emerald Insight Emerald 10.1108/CDI 1362-0436 Unique_Item_Investigations 12 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 2 0 0 0 1 1 0 3 0 1 0 1 1
Career Development International Emerald Insight Emerald 10.1108/CDI 1362-0436 Total_Item_Investigations 14 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 3 0 0 0 1 2 0 3 0 1 0 1 1
Chinese Management Studies Emerald Insight Emerald 10.1108/cms 1750-614X No_License 4 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 3 0 0 0 0 0 0 0 0
Chinese Management Studies Emerald Insight Emerald 10.1108/cms 1750-614X Unique_Item_Investigations 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 2 0 0 0 0 0 0 0 0
Chinese Management Studies Emerald Insight Emerald 10.1108/cms 1750-614X Total_Item_Investigations 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 2 0 0 0 0 0 0 0 0
Circuit World Emerald Insight Emerald 10.1108/cw 0305-6120 No_License 11 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 11 0 0 0 0 0 0 0 0
Circuit World Emerald Insight Emerald 10.1108/cw 0305-6120 Unique_Item_Investigations 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 3 0 0 0 0 0 0 0 0
Circuit World Emerald Insight Emerald 10.1108/cw 0305-6120 Total_Item_Investigations 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 3 0 0 0 0 0 0 0 0
Competitiveness Review Emerald Insight Emerald 10.1108/cr 1059-5422 No_License 6 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 4 0 0 0 0 0 0 0 0 0 0 0
Competitiveness Review Emerald Insight Emerald 10.1108/cr 1059-5422 Unique_Item_Investigations 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 1 0 0 0 0 0 0 0 0 0 0 0
Competitiveness Review Emerald Insight Emerald 10.1108/cr 1059-5422 Total_Item_Investigations 4 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 2 0 0 0 0 0 0 0 0 0 0 0
Construction Innovation Emerald Insight Emerald 10.1108/ci 1471-4175 No_License 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0
Construction Innovation Emerald Insight Emerald 10.1108/ci 1471-4175 Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0
Construction Innovation Emerald Insight Emerald 10.1108/ci 1471-4175 Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0
Corporate Communications: An International Journal Emerald Insight Emerald 10.1108/ccij 1356-3289 No_License 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0
Corporate Communications: An International Journal Emerald Insight Emerald 10.1108/ccij 1356-3289 Unique_Item_Investigations 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0
Corporate Communications: An International Journal Emerald Insight Emerald 10.1108/ccij 1356-3289 Total_Item_Investigations 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 3 0 0 0 0
Corporate Governance: The international journal of business in society Emerald Insight Emerald 10.1108/cg 1472-0701 No_License 5 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 4 0 0 0 0 0 0 0 0 0 0 0 0
Corporate Governance: The international journal of business in society Emerald Insight Emerald 10.1108/cg 1472-0701 Unique_Item_Investigations 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 0 0 0 0 0 0 0 0 0 0 0
Corporate Governance: The international journal of business in society Emerald Insight Emerald 10.1108/cg 1472-0701 Total_Item_Investigations 4 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 2 1 0 0 0 0 0 0 0 0 0 0 0
Creating Entrepreneurial Space: Talking Through Multi-Voices, Reflections on Emerging Debates Emerald Insight Emerald 10.1108/S2040-724620189A 978-1-78756-371-1 Unique_Title_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0
Creating Entrepreneurial Space: Talking Through Multi-Voices, Reflections on Emerging Debates Emerald Insight Emerald 10.1108/S2040-724620189A 978-1-78756-371-1 Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0
Creating Entrepreneurial Space: Talking Through Multi-Voices, Reflections on Emerging Debates Emerald Insight Emerald 10.1108/S2040-724620189A 978-1-78756-371-1 Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0
Cross Cultural & Strategic Management Emerald Insight Emerald 10.1108/ccsm 2059-5794 Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0
Cross Cultural & Strategic Management Emerald Insight Emerald 10.1108/ccsm 2059-5794 Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0
Cross Cultural & Strategic Management Emerald Insight Emerald 10.1108/ccsm 2059-5794 Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0
Cross Cultural Management: An International Journal Emerald Insight Emerald 10.1108/ccm 1352-7606 No_License 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 3 0 0 0
Data Technologies and Applications Emerald Insight Emerald 10.1108/DTA 2514-9288 No_License 5 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 4 0 0 0 0 0 0 0 0 1 0 0 0 0
Data Technologies and Applications Emerald Insight Emerald 10.1108/DTA 2514-9288 Unique_Item_Investigations 5 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 2 0 0 0 0 0 0 1 0 0 0 0
Data Technologies and Applications Emerald Insight Emerald 10.1108/DTA 2514-9288 Total_Item_Investigations 5 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 2 0 0 0 0 0 0 1 0 0 0 0
Design of Technology-Enhanced Learning: Integrating Research and Practice Emerald Insight Emerald 10.1108/9781787141827 978-1-78714-182-7 Unique_Title_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0
Digital Library Perspectives Emerald Insight Emerald 10.1108/DLP 2059-5816 No_License 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1
Digital Library Perspectives Emerald Insight Emerald 10.1108/DLP 2059-5816 Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1
Digital Library Perspectives Emerald Insight Emerald 10.1108/DLP 2059-5816 Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1
Disaster Prevention and Management: An International Journal Emerald Insight Emerald 10.1108/DPM 0965-3562 No_License 5 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 3 0 0 0 0 0 0 1 0 0 0 0
Disaster Prevention and Management: An International Journal Emerald Insight Emerald 10.1108/DPM 0965-3562 Unique_Item_Investigations 5 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 2 1 0 0 0 0 0 0 1 0 0 0 0
Disaster Prevention and Management: An International Journal Emerald Insight Emerald 10.1108/DPM 0965-3562 Total_Item_Investigations 5 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 2 1 0 0 0 0 0 0 1 0 0 0 0
Drugs and Alcohol Today Emerald Insight Emerald 10.1108/dat 1745-9265 Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0
Drugs and Alcohol Today Emerald Insight Emerald 10.1108/dat 1745-9265 Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0
Drugs and Alcohol Today Emerald Insight Emerald 10.1108/dat 1745-9265 Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0
Education + Training Emerald Insight Emerald 10.1108/ET 0040-0912 No_License 7 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 1 0 0 0 0 0 4 0 0 0 0
Education + Training Emerald Insight Emerald 10.1108/ET 0040-0912 Unique_Item_Investigations 6 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 1 0 1 0 0 0 2 0 0 0 0
Education + Training Emerald Insight Emerald 10.1108/ET 0040-0912 Total_Item_Investigations 6 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 1 0 1 0 0 0 2 0 0 0 0
Education, Immigration and Migration Emerald Insight Emerald 10.1108/9781787560444 978-1-78756-044-4 No_License 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 2 0 0 0 0
Education, Immigration and Migration Emerald Insight Emerald 10.1108/9781787560444 978-1-78756-044-4 Unique_Title_Investigations 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0
Education, Immigration and Migration Emerald Insight Emerald 10.1108/9781787560444 978-1-78756-044-4 Unique_Item_Investigations 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 0 0 0
Education, Immigration and Migration Emerald Insight Emerald 10.1108/9781787560444 978-1-78756-044-4 Total_Item_Investigations 4 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 3 0 0 0 1 0 0 0 0
Emerald Emerging Markets Case Studies Emerald Insight Emerald 10.1108/eemcs 2045-0621 Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0
Emerald Emerging Markets Case Studies Emerald Insight Emerald 10.1108/eemcs 2045-0621 Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0
Emotions, Ethics and Decision-Making Emerald Insight Emerald 10.1016/S1746-9791(2008)4 978-1-84663-941-8 1746-9791 No_License 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1
Emotions, Ethics and Decision-Making Emerald Insight Emerald 10.1016/S1746-9791(2008)4 978-1-84663-941-8 1746-9791 Unique_Title_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1
Emotions, Ethics and Decision-Making Emerald Insight Emerald 10.1016/S1746-9791(2008)4 978-1-84663-941-8 1746-9791 Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1
Emotions, Ethics and Decision-Making Emerald Insight Emerald 10.1016/S1746-9791(2008)4 978-1-84663-941-8 1746-9791 Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1
Employee Relations Emerald Insight Emerald 10.1108/er 0142-5455 No_License 6 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 2 2 0 0 0
Employee Relations Emerald Insight Emerald 10.1108/er 0142-5455 Unique_Item_Investigations 8 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 1 0 0 3 0 0 0 2 1 0 0 0
Employee Relations Emerald Insight Emerald 10.1108/er 0142-5455 Total_Item_Investigations 11 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 3 0 0 3 0 0 0 2 1 0 0 0
Employee Relations Emerald Insight Emerald 10.1108/er 0142-5455 Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0
Environmental Management and Health Emerald Insight Emerald 10.1108/emh 0956-6163 No_License 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0
Environmental Management and Health Emerald Insight Emerald 10.1108/emh 0956-6163 Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0
Environmental Management and Health Emerald Insight Emerald 10.1108/emh 0956-6163 Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0
Equal Opportunities International Emerald Insight Emerald 10.1108/eoi 0261-0159 No_License 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0
Equality, Diversity and Inclusion: An International Journal Emerald Insight Emerald 10.1108/EDI 2040-7149 Total_Item_Requests 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0
Equality, Diversity and Inclusion: An International Journal Emerald Insight Emerald 10.1108/EDI 2040-7149 No_License 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 3 0 0 0 0
Equality, Diversity and Inclusion: An International Journal Emerald Insight Emerald 10.1108/EDI 2040-7149 Unique_Item_Investigations 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 2 0 0 0 0
Equality, Diversity and Inclusion: An International Journal Emerald Insight Emerald 10.1108/EDI 2040-7149 Total_Item_Investigations 5 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 3 0 0 0 0
Ethnicity and Inequalities in Health and Social Care Emerald Insight Emerald 10.1108/EIHSC 1757-0980 Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0
Ethnicity and Inequalities in Health and Social Care Emerald Insight Emerald 10.1108/EIHSC 1757-0980 Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0
Ethnicity and Inequalities in Health and Social Care Emerald Insight Emerald 10.1108/EIHSC 1757-0980 Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0
European Business Review Emerald Insight Emerald 10.1108/ebr 0955-534X No_License 5 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 4 0 0 0 0 0 0 0 0 1 0 0
European Business Review Emerald Insight Emerald 10.1108/ebr 0955-534X Unique_Item_Investigations 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0 0 0 0 1 0 0
European Business Review Emerald Insight Emerald 10.1108/ebr 0955-534X Total_Item_Investigations 4 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 1 0 0 0 0 0 0 0 1 0 0
European Journal of Innovation Management Emerald Insight Emerald 10.1108/ejim 1460-1060 No_License 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 0
European Journal of Innovation Management Emerald Insight Emerald 10.1108/ejim 1460-1060 Unique_Item_Investigations 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0 0 0 0 0 0 0 0
European Journal of Innovation Management Emerald Insight Emerald 10.1108/ejim 1460-1060 Total_Item_Investigations 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 1 0 0 0 0 0 0 0 0 0 0 0
European Journal of Marketing Emerald Insight Emerald 10.1108/ejm 0309-0566 No_License 28 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 4 0 3 2 0 0 0 0 0 9 6 1 0 3
European Journal of Marketing Emerald Insight Emerald 10.1108/ejm 0309-0566 Unique_Item_Investigations 20 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 5 1 1 0 0 0 0 7 1 1 0 2
European Journal of Marketing Emerald Insight Emerald 10.1108/ejm 0309-0566 Total_Item_Investigations 27 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 1 5 2 1 0 0 0 0 7 5 1 0 3
European Journal of Training and Development Emerald Insight Emerald 10.1108/ejtd 2046-9012 No_License 4 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 3 0 0 0 1 0
European Journal of Training and Development Emerald Insight Emerald 10.1108/ejtd 2046-9012 Unique_Item_Investigations 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 2 0 0 0 0 0
European Journal of Training and Development Emerald Insight Emerald 10.1108/ejtd 2046-9012 Total_Item_Investigations 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 2 0 0 0 0 0
Evidence-based HRM: a Global Forum for Empirical Scholarship Emerald Insight Emerald 10.1108/ebhrm 2049-3983 Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0
Evidence-based HRM: a Global Forum for Empirical Scholarship Emerald Insight Emerald 10.1108/ebhrm 2049-3983 Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0
Exploration and Exploitation in Early Stage Ventures and SMEs Emerald Insight Emerald 10.1108/S1479-067X201414 978-1-78350-656-9 No_License 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 0
Exploration and Exploitation in Early Stage Ventures and SMEs Emerald Insight Emerald 10.1108/S1479-067X201414 978-1-78350-656-9 Unique_Title_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0
Exploration and Exploitation in Early Stage Ventures and SMEs Emerald Insight Emerald 10.1108/S1479-067X201414 978-1-78350-656-9 Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0
Exploration and Exploitation in Early Stage Ventures and SMEs Emerald Insight Emerald 10.1108/S1479-067X201414 978-1-78350-656-9 Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0
Exploring Theories and Expanding Methodologies: Where we are and where we need to go Emerald Insight Emerald 10.1016/S1479-3547(2001)2 978-1-84950-102-6 1479-3547 No_License 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0
Exploring Theories and Expanding Methodologies: Where we are and where we need to go Emerald Insight Emerald 10.1016/S1479-3547(2001)2 978-1-84950-102-6 1479-3547 Unique_Title_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0
Exploring Theories and Expanding Methodologies: Where we are and where we need to go Emerald Insight Emerald 10.1016/S1479-3547(2001)2 978-1-84950-102-6 1479-3547 Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0
Exploring Theories and Expanding Methodologies: Where we are and where we need to go Emerald Insight Emerald 10.1016/S1479-3547(2001)2 978-1-84950-102-6 1479-3547 Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0
Facilities Emerald Insight Emerald 10.1108/f 0263-2772 No_License 5 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 5 0 0 0 0 0 0 0 0 0 0 0 0
Facilities Emerald Insight Emerald 10.1108/f 0263-2772 Unique_Item_Investigations 4 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 2 0 0 0 0 0 0 0 0 0 0 0
Facilities Emerald Insight Emerald 10.1108/f 0263-2772 Total_Item_Investigations 5 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 3 2 0 0 0 0 0 0 0 0 0 0 0
Feminists and Queer Theorists Debate the Future of Critical Management Studies Emerald Insight Emerald 10.1108/S2046-607220173 978-1-78635-497-6 Unique_Title_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0
Feminists and Queer Theorists Debate the Future of Critical Management Studies Emerald Insight Emerald 10.1108/S2046-607220173 978-1-78635-497-6 Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0
Feminists and Queer Theorists Debate the Future of Critical Management Studies Emerald Insight Emerald 10.1108/S2046-607220173 978-1-78635-497-6 Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0
Foresight Emerald Insight Emerald 10.1108/fs 1463-6689 No_License 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0
Foresight Emerald Insight Emerald 10.1108/fs 1463-6689 Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0
Foresight Emerald Insight Emerald 10.1108/fs 1463-6689 Total_Item_Investigations 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0
Gender in Management: An International Journal Emerald Insight Emerald 10.1108/GM 1754-2413 No_License 18 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 11 4 0 0 1 0 0 0 1 0 1 0 0 0
Gender in Management: An International Journal Emerald Insight Emerald 10.1108/GM 1754-2413 Unique_Item_Investigations 18 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 10 3 0 0 1 0 0 0 1 2 1 0 0 0
Gender in Management: An International Journal Emerald Insight Emerald 10.1108/GM 1754-2413 Total_Item_Investigations 19 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 11 3 0 0 1 0 0 0 1 2 1 0 0 0
Global Knowledge, Memory and Communication Emerald Insight Emerald 10.1108/gkmc 2514-9342 No_License 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 0 0
Global Knowledge, Memory and Communication Emerald Insight Emerald 10.1108/gkmc 2514-9342 Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0
Global Knowledge, Memory and Communication Emerald Insight Emerald 10.1108/gkmc 2514-9342 Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0
Health Care Providers, Institutions, and Patients: Changing Patterns of Care Provision and Care Delivery Emerald Insight Emerald 10.1016/S0275-4959(2000)17 978-1-84950-047-0 Unique_Title_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0
Health Care Providers, Institutions, and Patients: Changing Patterns of Care Provision and Care Delivery Emerald Insight Emerald 10.1016/S0275-4959(2000)17 978-1-84950-047-0 Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0
Health Care Providers, Institutions, and Patients: Changing Patterns of Care Provision and Care Delivery Emerald Insight Emerald 10.1016/S0275-4959(2000)17 978-1-84950-047-0 Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0
Health Education Emerald Insight Emerald 10.1108/he 0965-4283 No_License 10 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 4 0 0 0 2 0 0 0 2 1
Health Education Emerald Insight Emerald 10.1108/he 0965-4283 Unique_Item_Investigations 6 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 2 0 0 0 1 0 0 0 1 1
Health Education Emerald Insight Emerald 10.1108/he 0965-4283 Total_Item_Investigations 7 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 2 0 0 0 1 0 0 0 2 1
Higher Education, Skills and Work-based Learning Emerald Insight Emerald 10.1108/HESWBL 2042-3896 No_License 8 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 6 0 0 0 0 0 0
Higher Education, Skills and Work-based Learning Emerald Insight Emerald 10.1108/HESWBL 2042-3896 Unique_Item_Investigations 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 2 0 0 0 0 0 0
Higher Education, Skills and Work-based Learning Emerald Insight Emerald 10.1108/HESWBL 2042-3896 Total_Item_Investigations 5 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 4 0 0 0 0 0 0
History of Education Review Emerald Insight Emerald 10.1108/her 0819-8691 Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0
History of Education Review Emerald Insight Emerald 10.1108/her 0819-8691 Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0
Human Resource Management International Digest Emerald Insight Emerald 10.1108/HRMID 0967-0734 No_License 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1
Human Resource Management International Digest Emerald Insight Emerald 10.1108/HRMID 0967-0734 Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1
Human Resource Management International Digest Emerald Insight Emerald 10.1108/HRMID 0967-0734 Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1
Industrial and Commercial Training Emerald Insight Emerald 10.1108/ICT 0019-7858 Total_Item_Requests 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 3 0 0 0 0 0 0 0 0 0
Industrial and Commercial Training Emerald Insight Emerald 10.1108/ICT 0019-7858 No_License 15 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 4 0 1 0 3 2 0 0 0 1 2 0 0 2
Industrial and Commercial Training Emerald Insight Emerald 10.1108/ICT 0019-7858 Unique_Item_Investigations 11 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 1 0 2 2 0 0 0 1 1 0 0 2
Industrial and Commercial Training Emerald Insight Emerald 10.1108/ICT 0019-7858 Total_Item_Investigations 15 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 3 0 1 0 4 3 0 0 0 1 1 0 0 2
Industrial Management & Data Systems Emerald Insight Emerald 10.1108/IMDS 0263-5577 No_License 13 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 2 1 0 0 0 0 0 3 5 0 0 1
Industrial Management & Data Systems Emerald Insight Emerald 10.1108/IMDS 0263-5577 Unique_Item_Investigations 8 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 2 1 0 0 0 0 0 1 2 0 0 1
Industrial Management & Data Systems Emerald Insight Emerald 10.1108/IMDS 0263-5577 Total_Item_Investigations 12 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 3 1 0 0 0 0 0 3 3 0 0 1
Industrial Robot: An International Journal Emerald Insight Emerald 10.1108/IR 0143-991X No_License 11 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 7 0 2 0 0
Industrial Robot: An International Journal Emerald Insight Emerald 10.1108/IR 0143-991X Unique_Item_Investigations 4 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 2 0 0
Industrial Robot: An International Journal Emerald Insight Emerald 10.1108/IR 0143-991X Total_Item_Investigations 11 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 7 0 2 0 0
Information and Computer Security Emerald Insight Emerald 10.1108/ICS 2056-4961 No_License 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0
Information and Computer Security Emerald Insight Emerald 10.1108/ICS 2056-4961 Unique_Item_Investigations 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0
Information and Computer Security Emerald Insight Emerald 10.1108/ICS 2056-4961 Total_Item_Investigations 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0
Information and Learning Sciences Emerald Insight Emerald 10.1108/ils 2398-5348 No_License 8 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 8 0 0 0 0 0 0 0 0 0 0 0 0 0
Information and Learning Sciences Emerald Insight Emerald 10.1108/ils 2398-5348 Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0
Information and Learning Sciences Emerald Insight Emerald 10.1108/ils 2398-5348 Unique_Item_Investigations 4 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 2 0 0 0 0 0 0 0 0 0 0
Information and Learning Sciences Emerald Insight Emerald 10.1108/ils 2398-5348 Total_Item_Investigations 5 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 3 0 0 2 0 0 0 0 0 0 0 0 0 0
Information Discovery and Delivery Emerald Insight Emerald 10.1108/IDD 2398-6247 No_License 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0
Information Discovery and Delivery Emerald Insight Emerald 10.1108/IDD 2398-6247 Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0
Information Discovery and Delivery Emerald Insight Emerald 10.1108/IDD 2398-6247 Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0
Information Technology & People Emerald Insight Emerald 10.1108/itp 0959-3845 Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0
Information Technology & People Emerald Insight Emerald 10.1108/itp 0959-3845 Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0
Innovation and Entrepreneurship in Education Emerald Insight Emerald 10.1108/S2051-229520172 978-1-78635-067-1 2051-2295 No_License 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0
Innovation and Entrepreneurship in Education Emerald Insight Emerald 10.1108/S2051-229520172 978-1-78635-067-1 2051-2295 Unique_Title_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0
Innovation and Entrepreneurship in Education Emerald Insight Emerald 10.1108/S2051-229520172 978-1-78635-067-1 2051-2295 Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0
Innovation and Entrepreneurship in Education Emerald Insight Emerald 10.1108/S2051-229520172 978-1-78635-067-1 2051-2295 Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0
International Journal of Accounting & Information Management Emerald Insight Emerald 10.1108/ijaim 1834-7649 No_License 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0
International Journal of Accounting & Information Management Emerald Insight Emerald 10.1108/ijaim 1834-7649 Unique_Item_Investigations 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0
International Journal of Accounting & Information Management Emerald Insight Emerald 10.1108/ijaim 1834-7649 Total_Item_Investigations 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 2 0 0 0 0 0 0 0 0 0 0 0 0
International Journal of Bank Marketing Emerald Insight Emerald 10.1108/ijbm 0265-2323 No_License 5 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 3
International Journal of Bank Marketing Emerald Insight Emerald 10.1108/ijbm 0265-2323 Unique_Item_Investigations 6 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 3 0 0 0 3
International Journal of Bank Marketing Emerald Insight Emerald 10.1108/ijbm 0265-2323 Total_Item_Investigations 6 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 3 0 0 0 3
International Journal of Climate Change Strategies and Management Emerald Insight Emerald 10.1108/ijccsm 1756-8692 No_License 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0
International Journal of Climate Change Strategies and Management Emerald Insight Emerald 10.1108/ijccsm 1756-8692 Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0
International Journal of Climate Change Strategies and Management Emerald Insight Emerald 10.1108/ijccsm 1756-8692 Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0
International Journal of Comparative Education and Development Emerald Insight Emerald 10.1108/IJCED 2396-7404 No_License 8 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 3 0 0 0 0 0 2 1 1 1 0
International Journal of Comparative Education and Development Emerald Insight Emerald 10.1108/IJCED 2396-7404 Unique_Item_Investigations 6 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 1 1 1 1 0
International Journal of Comparative Education and Development Emerald Insight Emerald 10.1108/IJCED 2396-7404 Total_Item_Investigations 7 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 3 0 0 0 0 0 1 1 1 1 0
International Journal of Conflict Management Emerald Insight Emerald 10.1108/ijcma 1044-4068 No_License 6 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 4 0 0 2 0 0 0 0 0 0 0 0
International Journal of Conflict Management Emerald Insight Emerald 10.1108/ijcma 1044-4068 Unique_Item_Investigations 4 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 3 0 0 1 0 0 0 0 0 0 0 0
International Journal of Conflict Management Emerald Insight Emerald 10.1108/ijcma 1044-4068 Total_Item_Investigations 4 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 3 0 0 1 0 0 0 0 0 0 0 0
International Journal of Contemporary Hospitality Management Emerald Insight Emerald 10.1108/IJCHM 0959-6119 No_License 12 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 4 0 0 0 1 0 0 0 0 2 1 0 1 3
International Journal of Contemporary Hospitality Management Emerald Insight Emerald 10.1108/IJCHM 0959-6119 Unique_Item_Investigations 12 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 3 0 0 2 1 0 0 0 0 2 1 0 1 2
International Journal of Contemporary Hospitality Management Emerald Insight Emerald 10.1108/IJCHM 0959-6119 Total_Item_Investigations 13 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 3 0 0 2 1 0 0 0 0 2 1 0 1 3
International Journal of Culture, Tourism and Hospitality Research Emerald Insight Emerald 10.1108/ijcthr 1750-6182 No_License 5 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 1 0 1 1
International Journal of Culture, Tourism and Hospitality Research Emerald Insight Emerald 10.1108/ijcthr 1750-6182 Unique_Item_Investigations 5 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 1 0 1 1
International Journal of Culture, Tourism and Hospitality Research Emerald Insight Emerald 10.1108/ijcthr 1750-6182 Total_Item_Investigations 6 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 3 0 0 0 0 0 1 0 1 1
International Journal of Educational Management Emerald Insight Emerald 10.1108/ijem 0951-354X No_License 29 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 4 4 4 0 0 2 2 0 3 2 4 2 2 0
International Journal of Educational Management Emerald Insight Emerald 10.1108/ijem 0951-354X Unique_Item_Investigations 19 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 3 3 0 0 1 1 0 3 2 2 1 1 0
International Journal of Educational Management Emerald Insight Emerald 10.1108/ijem 0951-354X Total_Item_Investigations 24 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 4 3 0 0 1 2 0 3 2 4 2 1 0
International Journal of Emerging Markets Emerald Insight Emerald 10.1108/IJOEM 1746-8809 No_License 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0
International Journal of Emerging Markets Emerald Insight Emerald 10.1108/IJOEM 1746-8809 Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0
International Journal of Emerging Markets Emerald Insight Emerald 10.1108/IJOEM 1746-8809 Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0
International Journal of Entrepreneurial Behavior & Research Emerald Insight Emerald 10.1108/ijebr 1355-2554 Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0
International Journal of Entrepreneurial Behavior & Research Emerald Insight Emerald 10.1108/ijebr 1355-2554 Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0
International Journal of Ethics and Systems Emerald Insight Emerald 10.1108/ijoes 2514-9369 No_License 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 0
International Journal of Ethics and Systems Emerald Insight Emerald 10.1108/ijoes 2514-9369 Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0
International Journal of Ethics and Systems Emerald Insight Emerald 10.1108/ijoes 2514-9369 Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0
International Journal of Gender and Entrepreneurship Emerald Insight Emerald 10.1108/ijge 1756-6266 No_License 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 0 0
International Journal of Gender and Entrepreneurship Emerald Insight Emerald 10.1108/ijge 1756-6266 Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0
International Journal of Gender and Entrepreneurship Emerald Insight Emerald 10.1108/ijge 1756-6266 Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0
International Journal of Gender and Entrepreneurship Emerald Insight Emerald 10.1108/ijge 1756-6266 Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0
International Journal of Health Care Quality Assurance Emerald Insight Emerald 10.1108/IJHCQA 0952-6862 No_License 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0
International Journal of Health Care Quality Assurance Emerald Insight Emerald 10.1108/IJHCQA 0952-6862 Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0
International Journal of Health Care Quality Assurance Emerald Insight Emerald 10.1108/IJHCQA 0952-6862 Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0
International Journal of Information and Learning Technology Emerald Insight Emerald 10.1108/IJILT 2056-4880 No_License 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 0 0
International Journal of Information and Learning Technology Emerald Insight Emerald 10.1108/IJILT 2056-4880 Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0
International Journal of Information and Learning Technology Emerald Insight Emerald 10.1108/IJILT 2056-4880 Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0
International Journal of Law and Management Emerald Insight Emerald 10.1108/IJLMA 1754-243X No_License 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1
International Journal of Law and Management Emerald Insight Emerald 10.1108/IJLMA 1754-243X Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1
International Journal of Law and Management Emerald Insight Emerald 10.1108/IJLMA 1754-243X Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1
International Journal of Manpower Emerald Insight Emerald 10.1108/IJM 0143-7720 No_License 5 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 2 0 0 0 0 0 0 0 1 0 0 0
International Journal of Manpower Emerald Insight Emerald 10.1108/IJM 0143-7720 Unique_Item_Investigations 6 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 3 0 0 0 0 0 0 0 1 0 0 0
International Journal of Manpower Emerald Insight Emerald 10.1108/IJM 0143-7720 Total_Item_Investigations 8 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 5 0 0 0 0 0 0 0 1 0 0 0
International Journal of Mentoring and Coaching in Education Emerald Insight Emerald 10.1108/ijmce 2046-6854 Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0
International Journal of Mentoring and Coaching in Education Emerald Insight Emerald 10.1108/ijmce 2046-6854 Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0
International Journal of Migration, Health and Social Care Emerald Insight Emerald 10.1108/IJMHSC 1747-9894 No_License 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0
International Journal of Migration, Health and Social Care Emerald Insight Emerald 10.1108/IJMHSC 1747-9894 Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0
International Journal of Migration, Health and Social Care Emerald Insight Emerald 10.1108/IJMHSC 1747-9894 Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0
International Journal of Operations & Production Management Emerald Insight Emerald 10.1108/ijopm 0144-3577 No_License 14 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 9 3 1 0 0 1 0 0 0 0 0 0 0
International Journal of Operations & Production Management Emerald Insight Emerald 10.1108/ijopm 0144-3577 Unique_Item_Investigations 7 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 4 2 0 0 0 1 0 0 0 0 0 0 0
International Journal of Operations & Production Management Emerald Insight Emerald 10.1108/ijopm 0144-3577 Total_Item_Investigations 10 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 7 2 0 0 0 1 0 0 0 0 0 0 0
International Journal of Organization Theory & Behavior Emerald Insight Emerald 10.1108/ijotb 1093-4537 1532-4273 Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0
International Journal of Organization Theory & Behavior Emerald Insight Emerald 10.1108/ijotb 1093-4537 1532-4273 Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0
International Journal of Organizational Analysis Emerald Insight Emerald 10.1108/ijoa 1934-8835 Unique_Item_Investigations 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0
International Journal of Organizational Analysis Emerald Insight Emerald 10.1108/ijoa 1934-8835 Total_Item_Investigations 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0
International Journal of Pharmaceutical and Healthcare Marketing Emerald Insight Emerald 10.1108/ijphm 1750-6123 Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0
International Journal of Pharmaceutical and Healthcare Marketing Emerald Insight Emerald 10.1108/ijphm 1750-6123 Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0
International Journal of Physical Distribution & Logistics Management Emerald Insight Emerald 10.1108/ijpdlm 0960-0035 No_License 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0
International Journal of Physical Distribution & Logistics Management Emerald Insight Emerald 10.1108/ijpdlm 0960-0035 Unique_Item_Investigations 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 1 0 0 0
International Journal of Physical Distribution & Logistics Management Emerald Insight Emerald 10.1108/ijpdlm 0960-0035 Total_Item_Investigations 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 1 0 0 0
International Journal of Productivity and Performance Management Emerald Insight Emerald 10.1108/IJPPM 1741-0401 No_License 4 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 3 0 1 0
International Journal of Productivity and Performance Management Emerald Insight Emerald 10.1108/IJPPM 1741-0401 Unique_Item_Investigations 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 1 0
International Journal of Productivity and Performance Management Emerald Insight Emerald 10.1108/IJPPM 1741-0401 Total_Item_Investigations 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 1 0
International Journal of Public Sector Management Emerald Insight Emerald 10.1108/ijpsm 0951-3558 No_License 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 1 0
International Journal of Public Sector Management Emerald Insight Emerald 10.1108/ijpsm 0951-3558 Unique_Item_Investigations 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 1 0 0 0 0 0 0 0 0 0 0 0
International Journal of Public Sector Management Emerald Insight Emerald 10.1108/ijpsm 0951-3558 Total_Item_Investigations 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 1 0 0 0 0 0 0 0 0 0 0 0
International Journal of Retail & Distribution Management Emerald Insight Emerald 10.1108/IJRDM 0959-0552 No_License 15 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 4 3 0 0 0 0 0 0 0 1 6 0 1 0
International Journal of Retail & Distribution Management Emerald Insight Emerald 10.1108/IJRDM 0959-0552 Unique_Item_Investigations 9 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 0 0 0 0 0 0 1 4 0 1 0
International Journal of Retail & Distribution Management Emerald Insight Emerald 10.1108/IJRDM 0959-0552 Total_Item_Investigations 13 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 2 1 0 0 0 0 0 0 1 6 0 1 0
International Journal of Service Industry Management Emerald Insight Emerald 10.1108/ijsim 0956-4233 No_License 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0
International Journal of Service Industry Management Emerald Insight Emerald 10.1108/ijsim 0956-4233 Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0
International Journal of Service Industry Management Emerald Insight Emerald 10.1108/ijsim 0956-4233 Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0
International Journal of Social Economics Emerald Insight Emerald 10.1108/ijse 0306-8293 No_License 5 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 1 1 0 1 1
International Journal of Social Economics Emerald Insight Emerald 10.1108/ijse 0306-8293 Unique_Item_Investigations 5 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 1 0 0 1 1 0 0 1
International Journal of Social Economics Emerald Insight Emerald 10.1108/ijse 0306-8293 Total_Item_Investigations 5 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 1 0 0 1 1 0 0 1
International Journal of Sociology and Social Policy Emerald Insight Emerald 10.1108/ijssp 0144-333X No_License 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 1 0
International Journal of Sociology and Social Policy Emerald Insight Emerald 10.1108/ijssp 0144-333X Unique_Item_Investigations 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 1 0
International Journal of Sociology and Social Policy Emerald Insight Emerald 10.1108/ijssp 0144-333X Total_Item_Investigations 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 1 0
International Journal of Sports Marketing and Sponsorship Emerald Insight Emerald 10.1108/IJSMS 1464-6668 No_License 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0
International Journal of Sports Marketing and Sponsorship Emerald Insight Emerald 10.1108/IJSMS 1464-6668 Unique_Item_Investigations 6 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 4 0 1 0 0 0 0 0 1 0 0 0
International Journal of Sports Marketing and Sponsorship Emerald Insight Emerald 10.1108/IJSMS 1464-6668 Total_Item_Investigations 8 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 4 0 3 0 0 0 0 0 1 0 0 0
International Journal of Sustainability in Higher Education Emerald Insight Emerald 10.1108/IJSHE 1467-6370 No_License 24 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 7 1 2 0 0 2 0 0 2 7 0 0 3 0
International Journal of Sustainability in Higher Education Emerald Insight Emerald 10.1108/IJSHE 1467-6370 Unique_Item_Investigations 18 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 6 1 1 1 0 1 0 0 2 4 0 0 2 0
International Journal of Sustainability in Higher Education Emerald Insight Emerald 10.1108/IJSHE 1467-6370 Total_Item_Investigations 20 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 7 1 1 1 0 1 0 0 2 5 0 0 2 0
International Journal of Tourism Cities Emerald Insight Emerald 10.1108/IJTC 2056-5607 No_License 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0
International Journal of Tourism Cities Emerald Insight Emerald 10.1108/IJTC 2056-5607 Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0
International Journal of Tourism Cities Emerald Insight Emerald 10.1108/IJTC 2056-5607 Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0
International Journal of Workplace Health Management Emerald Insight Emerald 10.1108/IJWHM 1753-8351 No_License 4 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 4 0
International Journal of Workplace Health Management Emerald Insight Emerald 10.1108/IJWHM 1753-8351 Unique_Item_Investigations 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 3 0
International Journal of Workplace Health Management Emerald Insight Emerald 10.1108/IJWHM 1753-8351 Total_Item_Investigations 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 3 0
International Marketing Emerald Insight Emerald 10.1108/S1474-7979(2011)21 978-0-85724-448-2 1474-7979 No_License 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0
International Marketing Emerald Insight Emerald 10.1108/S1474-7979(2011)21 978-0-85724-448-2 1474-7979 Unique_Title_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0
International Marketing Emerald Insight Emerald 10.1108/S1474-7979(2011)21 978-0-85724-448-2 1474-7979 Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0
International Marketing Emerald Insight Emerald 10.1108/S1474-7979(2011)21 978-0-85724-448-2 1474-7979 Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0
International Marketing Review Emerald Insight Emerald 10.1108/imr 0265-1335 No_License 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 0 0
International Marketing Review Emerald Insight Emerald 10.1108/imr 0265-1335 Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0
International Marketing Review Emerald Insight Emerald 10.1108/imr 0265-1335 Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0
International Teacher Education: Promising Pedagogies (Part B) Emerald Insight Emerald 10.1108/S1479-3687201522B 978-1-78441-669-0 1479-3687 No_License 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0
International Teacher Education: Promising Pedagogies (Part B) Emerald Insight Emerald 10.1108/S1479-3687201522B 978-1-78441-669-0 1479-3687 Unique_Title_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0
International Teacher Education: Promising Pedagogies (Part B) Emerald Insight Emerald 10.1108/S1479-3687201522B 978-1-78441-669-0 1479-3687 Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0
International Teacher Education: Promising Pedagogies (Part B) Emerald Insight Emerald 10.1108/S1479-3687201522B 978-1-78441-669-0 1479-3687 Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0
Internet Research Emerald Insight Emerald 10.1108/intr 1066-2243 No_License 7 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 4 0 0 0 0 2 0 1 0 0 0
Internet Research Emerald Insight Emerald 10.1108/intr 1066-2243 Unique_Item_Investigations 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 1 0 1 0 0 0
Internet Research Emerald Insight Emerald 10.1108/intr 1066-2243 Total_Item_Investigations 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 1 0 1 0 0 0
Journal for Multicultural Education Emerald Insight Emerald 10.1108/JME 2053-535X Total_Item_Requests 5 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 4 1 0 0 0 0 0 0 0 0 0 0
Journal for Multicultural Education Emerald Insight Emerald 10.1108/JME 2053-535X No_License 6 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 5
Journal for Multicultural Education Emerald Insight Emerald 10.1108/JME 2053-535X Unique_Item_Investigations 8 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 4 1 0 0 1 0 0 0 0 0 0 2
Journal for Multicultural Education Emerald Insight Emerald 10.1108/JME 2053-535X Total_Item_Investigations 9 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 4 1 0 0 1 0 0 0 0 0 0 3
Journal of Accounting & Organizational Change Emerald Insight Emerald 10.1108/jaoc 1832-5912 No_License 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 3 0 0 0 0 0 0 0 0 0 0 0 0 0
Journal of Accounting & Organizational Change Emerald Insight Emerald 10.1108/jaoc 1832-5912 Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0
Journal of Accounting & Organizational Change Emerald Insight Emerald 10.1108/jaoc 1832-5912 Total_Item_Investigations 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 0 0
Journal of Applied Research in Higher Education Emerald Insight Emerald 10.1108/jarhe 2050-7003 Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0
Journal of Applied Research in Higher Education Emerald Insight Emerald 10.1108/jarhe 2050-7003 Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0
Journal of Business & Industrial Marketing Emerald Insight Emerald 10.1108/JBIM 0885-8624 No_License 18 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 6 2 0 0 0 0 0 1 1 5 0 0 1
Journal of Business & Industrial Marketing Emerald Insight Emerald 10.1108/JBIM 0885-8624 Unique_Item_Investigations 11 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 4 1 0 0 1 0 0 1 1 1 0 0 1
Journal of Business & Industrial Marketing Emerald Insight Emerald 10.1108/JBIM 0885-8624 Total_Item_Investigations 16 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 5 1 0 0 1 0 0 1 1 5 0 0 1
Journal of Business Strategy Emerald Insight Emerald 10.1108/JBS 0275-6668 No_License 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0
Journal of Business Strategy Emerald Insight Emerald 10.1108/JBS 0275-6668 Unique_Item_Investigations 4 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 2 0 0 0 0 0 1 0 0 0 0
Journal of Business Strategy Emerald Insight Emerald 10.1108/JBS 0275-6668 Total_Item_Investigations 4 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 2 0 0 0 0 0 1 0 0 0 0
Journal of Chinese Human Resources Management Emerald Insight Emerald 10.1108/jchrm 2040-8005 No_License 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 3 0 0
Journal of Chinese Human Resources Management Emerald Insight Emerald 10.1108/jchrm 2040-8005 Unique_Item_Investigations 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0
Journal of Chinese Human Resources Management Emerald Insight Emerald 10.1108/jchrm 2040-8005 Total_Item_Investigations 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 3 0 0
Journal of Communication Management Emerald Insight Emerald 10.1108/JCOM 1363-254X No_License 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0
Journal of Communication Management Emerald Insight Emerald 10.1108/JCOM 1363-254X Unique_Item_Investigations 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 2 0 0 0 0
Journal of Communication Management Emerald Insight Emerald 10.1108/JCOM 1363-254X Total_Item_Investigations 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 2 0 0 0 0
Journal of Consumer Marketing Emerald Insight Emerald 10.1108/jcm 0736-3761 No_License 12 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 4 0 0 0 1 0 0 0 0 2 4 0 0 1
Journal of Consumer Marketing Emerald Insight Emerald 10.1108/jcm 0736-3761 Unique_Item_Investigations 12 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 3 0 2 0 1 0 0 0 0 2 3 0 0 1
Journal of Consumer Marketing Emerald Insight Emerald 10.1108/jcm 0736-3761 Total_Item_Investigations 13 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 3 0 2 0 2 0 0 0 0 2 3 0 0 1
Journal of Corporate Real Estate Emerald Insight Emerald 10.1108/jcre 1463-001X No_License 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0
Journal of Corporate Real Estate Emerald Insight Emerald 10.1108/jcre 1463-001X Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0
Journal of Corporate Real Estate Emerald Insight Emerald 10.1108/jcre 1463-001X Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0
Journal of Cultural Heritage Management and Sustainable Development Emerald Insight Emerald 10.1108/JCHMSD 2044-1266 No_License 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0
Journal of Defense Analytics and Logistics Emerald Insight Emerald 10.1108/JDAL 2399-6439 Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0
Journal of Defense Analytics and Logistics Emerald Insight Emerald 10.1108/JDAL 2399-6439 Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0
Journal of Defense Analytics and Logistics Emerald Insight Emerald 10.1108/JDAL 2399-6439 Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0
Journal of Documentation Emerald Insight Emerald 10.1108/jd 0022-0418 No_License 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0
Journal of Documentation Emerald Insight Emerald 10.1108/jd 0022-0418 Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0
Journal of Documentation Emerald Insight Emerald 10.1108/jd 0022-0418 Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0
Journal of Economic Studies Emerald Insight Emerald 10.1108/jes 0144-3585 No_License 7 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 7 0 0 0 0 0 0 0 0 0 0 0
Journal of Economic Studies Emerald Insight Emerald 10.1108/jes 0144-3585 Unique_Item_Investigations 4 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 3 1 0 0 0 0 0 0 0 0 0 0
Journal of Economic Studies Emerald Insight Emerald 10.1108/jes 0144-3585 Total_Item_Investigations 7 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 6 1 0 0 0 0 0 0 0 0 0 0
Journal of Educational Administration Emerald Insight Emerald 10.1108/JEA 0957-8234 No_License 17 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 4 0 0 7 0 0 0 1 1 0 4 0 0
Journal of Educational Administration Emerald Insight Emerald 10.1108/JEA 0957-8234 Unique_Item_Investigations 10 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 3 1 0 0 1 1 0 2 0 0
Journal of Educational Administration Emerald Insight Emerald 10.1108/JEA 0957-8234 Total_Item_Investigations 15 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 6 1 0 0 1 1 0 4 0 0
Journal of Enterprise Information Management Emerald Insight Emerald 10.1108/jeim 1741-0398 Total_Item_Requests 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0
Journal of Enterprise Information Management Emerald Insight Emerald 10.1108/jeim 1741-0398 No_License 5 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 2 1 0 0 0 0 0 0 0 0
Journal of Enterprise Information Management Emerald Insight Emerald 10.1108/jeim 1741-0398 Unique_Item_Investigations 4 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 2 1 0 0 0 0 0 0 0 0
Journal of Enterprise Information Management Emerald Insight Emerald 10.1108/jeim 1741-0398 Total_Item_Investigations 4 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 2 1 0 0 0 0 0 0 0 0
Journal of European Industrial Training Emerald Insight Emerald 10.1108/jeit 0309-0590 No_License 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 0
Journal of European Industrial Training Emerald Insight Emerald 10.1108/jeit 0309-0590 Unique_Item_Investigations 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 0
Journal of European Industrial Training Emerald Insight Emerald 10.1108/jeit 0309-0590 Total_Item_Investigations 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 0
Journal of Facilities Management Emerald Insight Emerald 10.1108/jfm 1472-5967 Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0
Journal of Facilities Management Emerald Insight Emerald 10.1108/jfm 1472-5967 Total_Item_Investigations 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 0 0
Journal of Fashion Marketing and Management: An International Journal Emerald Insight Emerald 10.1108/jfmm 1361-2026 No_License 7 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 5 0 0 0 0 0 0 0 1 0 1 0 0 0
Journal of Fashion Marketing and Management: An International Journal Emerald Insight Emerald 10.1108/jfmm 1361-2026 Unique_Item_Investigations 6 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 3 0 0 0 1 0 0 0 1 0 1 0 0 0
Journal of Fashion Marketing and Management: An International Journal Emerald Insight Emerald 10.1108/jfmm 1361-2026 Total_Item_Investigations 8 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 5 0 0 0 1 0 0 0 1 0 1 0 0 0
Journal of Financial Crime Emerald Insight Emerald 10.1108/JFC 1359-0790 No_License 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1
Journal of Financial Regulation and Compliance Emerald Insight Emerald 10.1108/JFRC 1358-1988 No_License 11 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 6 0 0 0 4 0 0 0 0
Journal of Financial Regulation and Compliance Emerald Insight Emerald 10.1108/JFRC 1358-1988 Unique_Item_Investigations 6 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 4 0 0 0 0
Journal of Financial Regulation and Compliance Emerald Insight Emerald 10.1108/JFRC 1358-1988 Total_Item_Investigations 6 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 4 0 0 0 0
Journal of Forensic Practice Emerald Insight Emerald 10.1108/JFP 2050-8794 Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0
Journal of Forensic Practice Emerald Insight Emerald 10.1108/JFP 2050-8794 Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0
Journal of Forensic Practice Emerald Insight Emerald 10.1108/JFP 2050-8794 Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0
Journal of Global Mobility: The Home of Expatriate Management Research Emerald Insight Emerald 10.1108/jgm 2049-8799 No_License 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0
Journal of Global Mobility: The Home of Expatriate Management Research Emerald Insight Emerald 10.1108/jgm 2049-8799 Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0
Journal of Global Mobility: The Home of Expatriate Management Research Emerald Insight Emerald 10.1108/jgm 2049-8799 Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0
Journal of Health Organization and Management Emerald Insight Emerald 10.1108/jhom 1477-7266 No_License 5 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 4 0 1 0 0 0 0 0 0 0 0 0 0 0
Journal of Health Organization and Management Emerald Insight Emerald 10.1108/jhom 1477-7266 Unique_Item_Investigations 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 1 0 0 0 0 0 0 0 0 0 0 0
Journal of Health Organization and Management Emerald Insight Emerald 10.1108/jhom 1477-7266 Total_Item_Investigations 4 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 3 0 1 0 0 0 0 0 0 0 0 0 0 0
Journal of Hospitality and Tourism Technology Emerald Insight Emerald 10.1108/jhtt 1757-9880 No_License 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0
Journal of Hospitality and Tourism Technology Emerald Insight Emerald 10.1108/jhtt 1757-9880 Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0
Journal of Hospitality and Tourism Technology Emerald Insight Emerald 10.1108/jhtt 1757-9880 Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0
Journal of Indian Business Research Emerald Insight Emerald 10.1108/jibr 1755-4195 No_License 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0
Journal of Indian Business Research Emerald Insight Emerald 10.1108/jibr 1755-4195 Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0
Journal of Indian Business Research Emerald Insight Emerald 10.1108/jibr 1755-4195 Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0
Journal of Integrated Care Emerald Insight Emerald 10.1108/jica 1476-9018 No_License 13 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 5 0 0 0 0 0 0 0 0 0 0 0 0 8
Journal of Integrated Care Emerald Insight Emerald 10.1108/jica 1476-9018 Unique_Item_Investigations 5 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 0 3
Journal of Integrated Care Emerald Insight Emerald 10.1108/jica 1476-9018 Total_Item_Investigations 8 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 3 0 0 0 0 0 0 0 0 0 0 0 0 5
Journal of Intellectual Capital Emerald Insight Emerald 10.1108/jic 1469-1930 No_License 6 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 6 0 0 0 0 0 0 0 0 0 0 0 0 0
Journal of Intellectual Capital Emerald Insight Emerald 10.1108/jic 1469-1930 Unique_Item_Investigations 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 0 0
Journal of Intellectual Capital Emerald Insight Emerald 10.1108/jic 1469-1930 Total_Item_Investigations 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 3 0 0 0 0 0 0 0 0 0 0 0 0 0
Journal of Intellectual Disabilities and Offending Behaviour Emerald Insight Emerald 10.1108/JIDOB 2050-8824 Total_Item_Requests 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0
Journal of Intellectual Disabilities and Offending Behaviour Emerald Insight Emerald 10.1108/JIDOB 2050-8824 No_License 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0
Journal of Intellectual Disabilities and Offending Behaviour Emerald Insight Emerald 10.1108/JIDOB 2050-8824 Unique_Item_Investigations 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 1 0
Journal of Intellectual Disabilities and Offending Behaviour Emerald Insight Emerald 10.1108/JIDOB 2050-8824 Total_Item_Investigations 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 1 0
Journal of International Education in Business Emerald Insight Emerald 10.1108/JIEB 2046-469X No_License 6 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 4 1 1 0 0 0
Journal of International Education in Business Emerald Insight Emerald 10.1108/JIEB 2046-469X Unique_Item_Investigations 5 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 3 1 1 0 0 0
Journal of International Education in Business Emerald Insight Emerald 10.1108/JIEB 2046-469X Total_Item_Investigations 6 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 4 1 1 0 0 0
Journal of International Trade Law and Policy Emerald Insight Emerald 10.1108/jitlp 1477-0024 No_License 6 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 3 0 0 1 0 2 0 0 0 0 0 0 0 0
Journal of International Trade Law and Policy Emerald Insight Emerald 10.1108/jitlp 1477-0024 Unique_Item_Investigations 6 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 2 0 2 1 0 0 0 0 0 0 0
Journal of International Trade Law and Policy Emerald Insight Emerald 10.1108/jitlp 1477-0024 Total_Item_Investigations 8 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 3 0 2 1 0 0 0 0 0 0 0
Journal of Knowledge Management Emerald Insight Emerald 10.1108/jkm 1367-3270 No_License 9 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 3 4 0 0 2 0 0 0 0 0 0 0 0
Journal of Knowledge Management Emerald Insight Emerald 10.1108/jkm 1367-3270 Unique_Item_Investigations 6 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 1 0 0 3 0 0 0 0 0 0 0 0
Journal of Knowledge Management Emerald Insight Emerald 10.1108/jkm 1367-3270 Total_Item_Investigations 8 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 2 0 0 4 0 0 0 0 0 0 0 0
Journal of Management Development Emerald Insight Emerald 10.1108/JMD 0262-1711 No_License 22 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 5 0 2 0 2 0 1 0 1 1 3 0 6 1
Journal of Management Development Emerald Insight Emerald 10.1108/JMD 0262-1711 Unique_Item_Investigations 25 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 7 0 3 0 3 1 1 0 1 1 1 0 6 1
Journal of Management Development Emerald Insight Emerald 10.1108/JMD 0262-1711 Total_Item_Investigations 32 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 7 0 10 0 3 1 1 0 1 1 1 0 6 1
Journal of Managerial Psychology Emerald Insight Emerald 10.1108/jmp 0268-3946 No_License 16 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 9 3 0 1 0 0 0 0 0 0 0 1 0
Journal of Managerial Psychology Emerald Insight Emerald 10.1108/jmp 0268-3946 Unique_Item_Investigations 13 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 4 6 0 1 0 0 0 0 0 0 0 1 0
Journal of Managerial Psychology Emerald Insight Emerald 10.1108/jmp 0268-3946 Total_Item_Investigations 18 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 7 7 0 2 0 0 0 0 0 0 0 1 0
Journal of Manufacturing Technology Management Emerald Insight Emerald 10.1108/JMTM 1741-038X No_License 8 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 6 1 0 1 0 0 0 0 0
Journal of Manufacturing Technology Management Emerald Insight Emerald 10.1108/JMTM 1741-038X Unique_Item_Investigations 5 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 3 1 0 1 0 0 0 0 0
Journal of Manufacturing Technology Management Emerald Insight Emerald 10.1108/JMTM 1741-038X Total_Item_Investigations 7 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 5 1 0 1 0 0 0 0 0
Journal of Marketing Practice: Applied Marketing Science Emerald Insight Emerald 10.1108/jmpams 1355-2538 No_License 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0
Journal of Marketing Practice: Applied Marketing Science Emerald Insight Emerald 10.1108/jmpams 1355-2538 Unique_Item_Investigations 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0
Journal of Marketing Practice: Applied Marketing Science Emerald Insight Emerald 10.1108/jmpams 1355-2538 Total_Item_Investigations 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0
Journal of Money Laundering Control Emerald Insight Emerald 10.1108/jmlc 1368-5201 No_License 4 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 2 0 0 0 0 0 0 0 0 0 0
Journal of Money Laundering Control Emerald Insight Emerald 10.1108/jmlc 1368-5201 Unique_Item_Investigations 4 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 2 1 0 0 0 0 0 0 0 0 0 0
Journal of Money Laundering Control Emerald Insight Emerald 10.1108/jmlc 1368-5201 Total_Item_Investigations 4 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 2 1 0 0 0 0 0 0 0 0 0 0
Journal of Organizational Change Management Emerald Insight Emerald 10.1108/jocm 0953-4814 No_License 24 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 20 2 2 0 0 0 0 0 0 0 0 0 0 0
Journal of Organizational Change Management Emerald Insight Emerald 10.1108/jocm 0953-4814 Unique_Item_Investigations 11 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 7 2 2 0 0 0 0 0 0 0 0 0 0 0
Journal of Organizational Change Management Emerald Insight Emerald 10.1108/jocm 0953-4814 Total_Item_Investigations 16 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 12 2 2 0 0 0 0 0 0 0 0 0 0 0
Journal of Place Management and Development Emerald Insight Emerald 10.1108/jpmd 1753-8335 No_License 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 1 0 0 0 0 0 0 0
Journal of Place Management and Development Emerald Insight Emerald 10.1108/jpmd 1753-8335 Unique_Item_Investigations 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 0 0 0 0 0 0 0
Journal of Place Management and Development Emerald Insight Emerald 10.1108/jpmd 1753-8335 Total_Item_Investigations 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 0 0 0 0 0 0 0
Journal of Product & Brand Management Emerald Insight Emerald 10.1108/jpbm 1061-0421 Total_Item_Requests 5 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 5 0 0 0 0 0 0 0 0 0 0 0
Journal of Product & Brand Management Emerald Insight Emerald 10.1108/jpbm 1061-0421 No_License 23 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 10 7 6 0 0 0 0 0 0 0 0 0 0 0
Journal of Product & Brand Management Emerald Insight Emerald 10.1108/jpbm 1061-0421 Unique_Item_Investigations 23 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 6 8 9 0 0 0 0 0 0 0 0 0 0 0
Journal of Product & Brand Management Emerald Insight Emerald 10.1108/jpbm 1061-0421 Total_Item_Investigations 26 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 6 8 12 0 0 0 0 0 0 0 0 0 0 0
Journal of Professional Capital and Community Emerald Insight Emerald 10.1108/jpcc 2056-9548 No_License 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0
Journal of Research in Interactive Marketing Emerald Insight Emerald 10.1108/JRIM 2040-7122 No_License 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0
Journal of Research in Interactive Marketing Emerald Insight Emerald 10.1108/JRIM 2040-7122 Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0
Journal of Research in Interactive Marketing Emerald Insight Emerald 10.1108/JRIM 2040-7122 Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0
Journal of Service Management Emerald Insight Emerald 10.1108/josm 1757-5818 No_License 6 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 3 3 0 0 0 0 0 0 0 0
Journal of Service Management Emerald Insight Emerald 10.1108/josm 1757-5818 Total_Item_Requests 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0
Journal of Service Management Emerald Insight Emerald 10.1108/josm 1757-5818 Unique_Item_Investigations 5 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 2 1 0 0 0 0 0 0 0
Journal of Service Management Emerald Insight Emerald 10.1108/josm 1757-5818 Total_Item_Investigations 7 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 4 2 1 0 0 0 0 0 0 0
Journal of Service Theory and Practice Emerald Insight Emerald 10.1108/jstp 2055-6225 No_License 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0
Journal of Service Theory and Practice Emerald Insight Emerald 10.1108/jstp 2055-6225 Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0
Journal of Service Theory and Practice Emerald Insight Emerald 10.1108/jstp 2055-6225 Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0
Journal of Services Marketing Emerald Insight Emerald 10.1108/JSM 0887-6045 No_License 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 1 0 0 0
Journal of Services Marketing Emerald Insight Emerald 10.1108/JSM 0887-6045 Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0
Journal of Services Marketing Emerald Insight Emerald 10.1108/JSM 0887-6045 Unique_Item_Investigations 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 1 0 0 0
Journal of Services Marketing Emerald Insight Emerald 10.1108/JSM 0887-6045 Total_Item_Investigations 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 1 0 0 0
Journal of Small Business and Enterprise Development Emerald Insight Emerald 10.1108/jsbed 1462-6004 No_License 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0
Journal of Small Business and Enterprise Development Emerald Insight Emerald 10.1108/jsbed 1462-6004 Unique_Item_Investigations 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0
Journal of Small Business and Enterprise Development Emerald Insight Emerald 10.1108/jsbed 1462-6004 Total_Item_Investigations 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0
Journal of Strategy and Management Emerald Insight Emerald 10.1108/jsma 1755-425X No_License 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0
Journal of Strategy and Management Emerald Insight Emerald 10.1108/jsma 1755-425X Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0
Journal of Strategy and Management Emerald Insight Emerald 10.1108/jsma 1755-425X Total_Item_Investigations 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0
Journal of Technology Management in China Emerald Insight Emerald 10.1108/jtmc 1746-8779 Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0
Journal of Technology Management in China Emerald Insight Emerald 10.1108/jtmc 1746-8779 Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0
Journal of Workplace Learning Emerald Insight Emerald 10.1108/jwl 1366-5626 No_License 6 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 2 0 2 0 0 0 0 0 1 0 0 0 0
Journal of Workplace Learning Emerald Insight Emerald 10.1108/jwl 1366-5626 Unique_Item_Investigations 6 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 0 0 1 0 0 1 0 0 0 0
Journal of Workplace Learning Emerald Insight Emerald 10.1108/jwl 1366-5626 Total_Item_Investigations 6 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 0 0 1 0 0 1 0 0 0 0
Kellogg School of Management Cases Emerald Insight Emerald 10.1108/lickel 2474-6568 Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0
Kellogg School of Management Cases Emerald Insight Emerald 10.1108/lickel 2474-6568 Total_Item_Investigations 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 0 0
Knowing, Becoming, doing as Teacher Educators: Identity, Intimate Scholarship, Inquiry Emerald Insight Emerald 10.1108/S1479-3687201526 978-1-78441-139-8 Unique_Title_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0
Knowing, Becoming, doing as Teacher Educators: Identity, Intimate Scholarship, Inquiry Emerald Insight Emerald 10.1108/S1479-3687201526 978-1-78441-139-8 Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0
Knowing, Becoming, doing as Teacher Educators: Identity, Intimate Scholarship, Inquiry Emerald Insight Emerald 10.1108/S1479-3687201526 978-1-78441-139-8 Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0
Kybernetes Emerald Insight Emerald 10.1108/k 0368-492X No_License 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0
Kybernetes Emerald Insight Emerald 10.1108/k 0368-492X Unique_Item_Investigations 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0 0 0 0 0
Kybernetes Emerald Insight Emerald 10.1108/k 0368-492X Total_Item_Investigations 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0 0 0 0 0
Leadership & Organization Development Journal Emerald Insight Emerald 10.1108/LODJ 0143-7739 Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0
Leadership & Organization Development Journal Emerald Insight Emerald 10.1108/LODJ 0143-7739 No_License 16 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 4 1 0 0 0 0 0 0 3 2 5 0 1 0
Leadership & Organization Development Journal Emerald Insight Emerald 10.1108/LODJ 0143-7739 Unique_Item_Investigations 13 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0 1 0 0 3 2 3 1 1 0
Leadership & Organization Development Journal Emerald Insight Emerald 10.1108/LODJ 0143-7739 Total_Item_Investigations 16 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 1 0 0 0 1 0 0 3 2 5 1 1 0
Leadership in Health Services Emerald Insight Emerald 10.1108/lhs 1751-1879 Unique_Item_Investigations 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 1 0 0 0 0 0 0 0
Leadership in Health Services Emerald Insight Emerald 10.1108/lhs 1751-1879 Total_Item_Investigations 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 1 0 0 0 0 0 0 0
Library Hi Tech Emerald Insight Emerald 10.1108/LHT 0737-8831 No_License 6 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 2 0 0 0 0 2 0 0 0 0 0 0 0
Library Hi Tech Emerald Insight Emerald 10.1108/LHT 0737-8831 Unique_Item_Investigations 4 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0 1 1 0 0 0 0 0 0 0
Library Hi Tech Emerald Insight Emerald 10.1108/LHT 0737-8831 Total_Item_Investigations 4 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0 1 1 0 0 0 0 0 0 0
Library Hi Tech News Emerald Insight Emerald 10.1108/lhtn 0741-9058 No_License 6 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 4 0 0 2 0 0 0 0 0 0 0
Library Hi Tech News Emerald Insight Emerald 10.1108/lhtn 0741-9058 Unique_Item_Investigations 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 2 0 0 0 0 0 0 0
Library Hi Tech News Emerald Insight Emerald 10.1108/lhtn 0741-9058 Total_Item_Investigations 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 2 0 0 0 0 0 0 0
Library Management Emerald Insight Emerald 10.1108/lm 0143-5124 No_License 11 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 11 0 0 0 0 0 0 0
Library Management Emerald Insight Emerald 10.1108/lm 0143-5124 Unique_Item_Investigations 4 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 4 0 0 0 0 0 0 0
Library Management Emerald Insight Emerald 10.1108/lm 0143-5124 Total_Item_Investigations 6 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 6 0 0 0 0 0 0 0
Management Decision Emerald Insight Emerald 10.1108/MD 0025-1747 Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0
Management Decision Emerald Insight Emerald 10.1108/MD 0025-1747 No_License 36 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 4 8 17 3 0 0 1 0 2 1 0 0 0 0
Management Decision Emerald Insight Emerald 10.1108/MD 0025-1747 Unique_Item_Investigations 21 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 6 6 2 1 1 1 0 1 1 0 0 0 0
Management Decision Emerald Insight Emerald 10.1108/MD 0025-1747 Total_Item_Investigations 28 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 3 8 8 3 1 1 1 0 2 1 0 0 0 0
Management Development Review Emerald Insight Emerald 10.1108/mdr 0962-2519 Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0
Management Development Review Emerald Insight Emerald 10.1108/mdr 0962-2519 Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0
Management of Environmental Quality: An International Journal Emerald Insight Emerald 10.1108/MEQ 1477-7835 No_License 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0
Management of Environmental Quality: An International Journal Emerald Insight Emerald 10.1108/MEQ 1477-7835 Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0
Management of Environmental Quality: An International Journal Emerald Insight Emerald 10.1108/MEQ 1477-7835 Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0
Management Research Review Emerald Insight Emerald 10.1108/mrr 2040-8269 No_License 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 2 0 0 0 0 0 0 0 0 0
Management Research Review Emerald Insight Emerald 10.1108/mrr 2040-8269 Unique_Item_Investigations 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 1 0 0 0 0 0 0 0 0 0
Management Research Review Emerald Insight Emerald 10.1108/mrr 2040-8269 Total_Item_Investigations 5 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 3 0 2 0 0 0 0 0 0 0 0 0
Managerial Auditing Journal Emerald Insight Emerald 10.1108/maj 0268-6902 No_License 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0
Managerial Auditing Journal Emerald Insight Emerald 10.1108/maj 0268-6902 Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0
Managerial Auditing Journal Emerald Insight Emerald 10.1108/maj 0268-6902 Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0
Managerial Finance Emerald Insight Emerald 10.1108/mf 0307-4358 Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0
Managerial Finance Emerald Insight Emerald 10.1108/mf 0307-4358 Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0
Marketing Intelligence & Planning Emerald Insight Emerald 10.1108/mip 0263-4503 No_License 13 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 2 0 0 0 0 0 0 0 9 0 0 0 0
Marketing Intelligence & Planning Emerald Insight Emerald 10.1108/mip 0263-4503 Unique_Item_Investigations 11 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 1 0 0 0 0 8 0 0 0 0
Marketing Intelligence & Planning Emerald Insight Emerald 10.1108/mip 0263-4503 Total_Item_Investigations 13 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 2 0 0 0 0 9 0 0 0 0
Measuring Business Excellence Emerald Insight Emerald 10.1108/MBE 1368-3047 No_License 7 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 6 0 0 0
Measuring Business Excellence Emerald Insight Emerald 10.1108/MBE 1368-3047 Unique_Item_Investigations 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 2 0 0 0
Measuring Business Excellence Emerald Insight Emerald 10.1108/MBE 1368-3047 Total_Item_Investigations 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 2 0 0 0
Mental Health and Social Inclusion Emerald Insight Emerald 10.1108/MHSI 2042-8308 Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0
Mental Health and Social Inclusion Emerald Insight Emerald 10.1108/MHSI 2042-8308 Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0
Mental Health and Social Inclusion Emerald Insight Emerald 10.1108/MHSI 2042-8308 Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0
Mental Health Review Journal Emerald Insight Emerald 10.1108/mhrj 1361-9322 No_License 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0
Mental Health Review Journal Emerald Insight Emerald 10.1108/mhrj 1361-9322 Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0
Mental Health Review Journal Emerald Insight Emerald 10.1108/mhrj 1361-9322 Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0
Mobile Technologies in Children’s Language and Literacy: Innovative Pedagogy in Preschool and Primary Education Emerald Insight Emerald 10.1108/9781787148796 978-1-78714-879-6 Unique_Title_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0
Mobile Technologies in Children’s Language and Literacy: Innovative Pedagogy in Preschool and Primary Education Emerald Insight Emerald 10.1108/9781787148796 978-1-78714-879-6 Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0
Mobile Technologies in Children’s Language and Literacy: Innovative Pedagogy in Preschool and Primary Education Emerald Insight Emerald 10.1108/9781787148796 978-1-78714-879-6 Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0
New Library World Emerald Insight Emerald 10.1108/NLW 0307-4803 Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0
New Library World Emerald Insight Emerald 10.1108/NLW 0307-4803 Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0
Nutrition & Food Science Emerald Insight Emerald 10.1108/NFS 0034-6659 No_License 7 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 3 0 2 0 0 0 1 0 1 0 0 0 0 0
Nutrition & Food Science Emerald Insight Emerald 10.1108/NFS 0034-6659 Unique_Item_Investigations 6 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 2 1 0 0 0 0 1 0 0 0 0 0
Nutrition & Food Science Emerald Insight Emerald 10.1108/NFS 0034-6659 Total_Item_Investigations 6 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 2 1 0 0 0 0 1 0 0 0 0 0
OCLC Systems & Services: International digital library perspectives Emerald Insight Emerald 10.1108/oclc 1065-075X No_License 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0
OCLC Systems & Services: International digital library perspectives Emerald Insight Emerald 10.1108/oclc 1065-075X Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0
OCLC Systems & Services: International digital library perspectives Emerald Insight Emerald 10.1108/oclc 1065-075X Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0
On the Horizon Emerald Insight Emerald 10.1108/oth 1074-8121 No_License 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0
On the Horizon Emerald Insight Emerald 10.1108/oth 1074-8121 Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0
On the Horizon Emerald Insight Emerald 10.1108/oth 1074-8121 Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0
Online Information Review Emerald Insight Emerald 10.1108/oir 1468-4527 No_License 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 1 0
Online Information Review Emerald Insight Emerald 10.1108/oir 1468-4527 Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0
Online Information Review Emerald Insight Emerald 10.1108/oir 1468-4527 Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0
Pathways to Excellence: Developing and Cultivating Leaders for the Classroom and Beyond Emerald Insight Emerald 10.1108/S1479-3660201421 978-1-78441-116-9 1479-3660 No_License 4 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 4 0 0 0 0 0 0 0
Pathways to Excellence: Developing and Cultivating Leaders for the Classroom and Beyond Emerald Insight Emerald 10.1108/S1479-3660201421 978-1-78441-116-9 1479-3660 Unique_Title_Investigations 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0
Pathways to Excellence: Developing and Cultivating Leaders for the Classroom and Beyond Emerald Insight Emerald 10.1108/S1479-3660201421 978-1-78441-116-9 1479-3660 Unique_Item_Investigations 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0
Pathways to Excellence: Developing and Cultivating Leaders for the Classroom and Beyond Emerald Insight Emerald 10.1108/S1479-3660201421 978-1-78441-116-9 1479-3660 Total_Item_Investigations 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 3 0 0 0 0 0 0 0
Personnel Review Emerald Insight Emerald 10.1108/PR 0048-3486 No_License 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 1
Personnel Review Emerald Insight Emerald 10.1108/PR 0048-3486 Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0
Personnel Review Emerald Insight Emerald 10.1108/PR 0048-3486 Unique_Item_Investigations 7 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 1 0 0 1 0 1 0 0 2 0 0 1
Personnel Review Emerald Insight Emerald 10.1108/PR 0048-3486 Total_Item_Investigations 7 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 1 0 0 1 0 1 0 0 2 0 0 1
Perspectives on Climate Change: Science, Economics, Politics, Ethics Emerald Insight Emerald 10.1016/S1569-3740(2005)5 978-1-84950-386-0 No_License 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0
Perspectives on Climate Change: Science, Economics, Politics, Ethics Emerald Insight Emerald 10.1016/S1569-3740(2005)5 978-1-84950-386-0 Unique_Title_Investigations 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0
Perspectives on Climate Change: Science, Economics, Politics, Ethics Emerald Insight Emerald 10.1016/S1569-3740(2005)5 978-1-84950-386-0 Unique_Item_Investigations 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0
Perspectives on Climate Change: Science, Economics, Politics, Ethics Emerald Insight Emerald 10.1016/S1569-3740(2005)5 978-1-84950-386-0 Total_Item_Investigations 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 3 0 0 0 0 0 0 0 0 0 0
Power, Politics, and Political Skill in Job Stress Emerald Insight Emerald 10.1108/S1479-3555201715 978-1-78743-065-5 Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0
Power, Politics, and Political Skill in Job Stress Emerald Insight Emerald 10.1108/S1479-3555201715 978-1-78743-065-5 Unique_Title_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0
Power, Politics, and Political Skill in Job Stress Emerald Insight Emerald 10.1108/S1479-3555201715 978-1-78743-065-5 Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0
Power, Politics, and Political Skill in Job Stress Emerald Insight Emerald 10.1108/S1479-3555201715 978-1-78743-065-5 Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0
Project Management in the Library Workplace Emerald Insight Emerald 10.1108/S0732-0671201838 978-1-78754-836-7 Unique_Title_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0
Qualitative Market Research: An International Journal Emerald Insight Emerald 10.1108/QMR 1352-2752 No_License 14 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 3 4 0 0 1 2 0 0 1 2 0 0 1 0
Qualitative Market Research: An International Journal Emerald Insight Emerald 10.1108/QMR 1352-2752 Unique_Item_Investigations 9 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 1 2 0 0 1 2 0 0 1 0
Qualitative Market Research: An International Journal Emerald Insight Emerald 10.1108/QMR 1352-2752 Total_Item_Investigations 12 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 3 2 0 0 1 2 0 0 1 2 0 0 1 0
Qualitative Research in Accounting & Management Emerald Insight Emerald 10.1108/qram 1176-6093 Unique_Item_Investigations 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 1 0 0 0 0 0 0 0 0 0
Qualitative Research in Accounting & Management Emerald Insight Emerald 10.1108/qram 1176-6093 Total_Item_Investigations 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 1 0 0 0 0 0 0 0 0 0
Qualitative Research in Organizations and Management: An International Journal Emerald Insight Emerald 10.1108/qrom 1746-5648 No_License 4 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 1 0 0 0 2 0 0 0 0
Qualitative Research in Organizations and Management: An International Journal Emerald Insight Emerald 10.1108/qrom 1746-5648 Unique_Item_Investigations 5 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 2 0 0 0 2 0 0 0 0
Qualitative Research in Organizations and Management: An International Journal Emerald Insight Emerald 10.1108/qrom 1746-5648 Total_Item_Investigations 5 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 2 0 0 0 2 0 0 0 0
Qualitative Research Journal Emerald Insight Emerald 10.1108/QRJ 1443-9883 No_License 11 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 9 0 0 0 0 0 0 0
Qualitative Research Journal Emerald Insight Emerald 10.1108/QRJ 1443-9883 Unique_Item_Investigations 8 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 6 0 0 0 0 0 0 0
Qualitative Research Journal Emerald Insight Emerald 10.1108/QRJ 1443-9883 Total_Item_Investigations 11 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 3 8 0 0 0 0 0 0 0
Quality Assurance in Education Emerald Insight Emerald 10.1108/qae 0968-4883 No_License 4 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 3 0 0 0 0 0 0 0 0 1 0
Quality Assurance in Education Emerald Insight Emerald 10.1108/qae 0968-4883 Unique_Item_Investigations 4 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 3 0 0 0 0 0 0 0 0 1 0
Quality Assurance in Education Emerald Insight Emerald 10.1108/qae 0968-4883 Total_Item_Investigations 6 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 5 0 0 0 0 0 0 0 0 1 0
Quality in Ageing and Older Adults Emerald Insight Emerald 10.1108/QAOA 1471-7794 No_License 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0
Quality in Ageing and Older Adults Emerald Insight Emerald 10.1108/QAOA 1471-7794 Total_Item_Requests 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0
Quality in Ageing and Older Adults Emerald Insight Emerald 10.1108/QAOA 1471-7794 Unique_Item_Investigations 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 1 0 0 0
Quality in Ageing and Older Adults Emerald Insight Emerald 10.1108/QAOA 1471-7794 Total_Item_Investigations 5 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 3 0 0 0 0 0 0 0 2 0 0 0
Rapid Prototyping Journal Emerald Insight Emerald 10.1108/RPJ 1355-2546 No_License 14 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 1 3 3 3 1 0 1 0
Rapid Prototyping Journal Emerald Insight Emerald 10.1108/RPJ 1355-2546 Unique_Item_Investigations 11 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 3 0 1 2 1 3 0 0 1 0
Rapid Prototyping Journal Emerald Insight Emerald 10.1108/RPJ 1355-2546 Total_Item_Investigations 12 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 3 0 1 3 1 3 0 0 1 0
Reference Reviews Emerald Insight Emerald 10.1108/rr 0950-4125 No_License 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 0
Reference Reviews Emerald Insight Emerald 10.1108/rr 0950-4125 Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0
Reference Reviews Emerald Insight Emerald 10.1108/rr 0950-4125 Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0
Reference Services Review Emerald Insight Emerald 10.1108/rsr 0090-7324 No_License 8 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 1 0 5 0 0 0 0 0 0 0 0 0
Reference Services Review Emerald Insight Emerald 10.1108/rsr 0090-7324 Unique_Item_Investigations 5 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 1 0 2 1 0 0 0 0 0 0 0 0
Reference Services Review Emerald Insight Emerald 10.1108/rsr 0090-7324 Total_Item_Investigations 8 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 1 0 4 2 0 0 0 0 0 0 0 0
Research in Organizational Change and Development Emerald Insight Emerald 10.1108/S0897-3016201523 978-1-78560-018-0 0897-3016 No_License 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0
Research in Organizational Change and Development Emerald Insight Emerald 10.1108/S0897-3016201523 978-1-78560-018-0 0897-3016 Unique_Title_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0
Research in Organizational Change and Development Emerald Insight Emerald 10.1108/S0897-3016201523 978-1-78560-018-0 0897-3016 Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0
Research in Organizational Change and Development Emerald Insight Emerald 10.1108/S0897-3016201523 978-1-78560-018-0 0897-3016 Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0
Research in Personnel and Human Resources Management Emerald Insight Emerald 10.1016/S0742-7301(2001)20 978-1-84950-134-7 0742-7301 No_License 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0
Research in Personnel and Human Resources Management Emerald Insight Emerald 10.1016/S0742-7301(2001)20 978-1-84950-134-7 0742-7301 Unique_Title_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0
Research in Personnel and Human Resources Management Emerald Insight Emerald 10.1016/S0742-7301(2001)20 978-1-84950-134-7 0742-7301 Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0
Research in Personnel and Human Resources Management Emerald Insight Emerald 10.1016/S0742-7301(2001)20 978-1-84950-134-7 0742-7301 Total_Item_Investigations 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0
Review of Accounting and Finance Emerald Insight Emerald 10.1108/raf 1475-7702 Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0
Review of Accounting and Finance Emerald Insight Emerald 10.1108/raf 1475-7702 Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0
Review of International Business and Strategy Emerald Insight Emerald 10.1108/ribs 2059-6014 Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0
Review of International Business and Strategy Emerald Insight Emerald 10.1108/ribs 2059-6014 Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0
Sensor Review Emerald Insight Emerald 10.1108/sr 0260-2288 No_License 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0
Sensor Review Emerald Insight Emerald 10.1108/sr 0260-2288 Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0
Sensor Review Emerald Insight Emerald 10.1108/sr 0260-2288 Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0
Skill Mismatch in Labor Markets Emerald Insight Emerald 10.1108/S0147-9121201745 978-1-78714-378-4 0147-9121 No_License 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0
Skill Mismatch in Labor Markets Emerald Insight Emerald 10.1108/S0147-9121201745 978-1-78714-378-4 0147-9121 Unique_Title_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0
Skill Mismatch in Labor Markets Emerald Insight Emerald 10.1108/S0147-9121201745 978-1-78714-378-4 0147-9121 Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0
Skill Mismatch in Labor Markets Emerald Insight Emerald 10.1108/S0147-9121201745 978-1-78714-378-4 0147-9121 Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0
Social Psychology of Gender Emerald Insight Emerald 10.1016/S0882-6145(2007)24 978-1-84950-496-6 No_License 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0
Social Psychology of Gender Emerald Insight Emerald 10.1016/S0882-6145(2007)24 978-1-84950-496-6 Unique_Title_Investigations 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 0 0
Social Psychology of Gender Emerald Insight Emerald 10.1016/S0882-6145(2007)24 978-1-84950-496-6 Unique_Item_Investigations 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 0 0
Social Psychology of Gender Emerald Insight Emerald 10.1016/S0882-6145(2007)24 978-1-84950-496-6 Total_Item_Investigations 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 0 0
Society and Business Review Emerald Insight Emerald 10.1108/sbr 1746-5680 No_License 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 1 0 0 0 0 0 0 0
Society and Business Review Emerald Insight Emerald 10.1108/sbr 1746-5680 Unique_Item_Investigations 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 1 0 0 0 0 0 0 0
Society and Business Review Emerald Insight Emerald 10.1108/sbr 1746-5680 Total_Item_Investigations 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 1 0 0 0 0 0 0 0
Special Education for Young Learners with Disabilities Emerald Insight Emerald 10.1108/S0270-4013201934 978-1-78756-040-6 0270-4013 No_License 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 3 0
Special Education for Young Learners with Disabilities Emerald Insight Emerald 10.1108/S0270-4013201934 978-1-78756-040-6 0270-4013 Unique_Title_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0
Special Education for Young Learners with Disabilities Emerald Insight Emerald 10.1108/S0270-4013201934 978-1-78756-040-6 0270-4013 Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0
Special Education for Young Learners with Disabilities Emerald Insight Emerald 10.1108/S0270-4013201934 978-1-78756-040-6 0270-4013 Total_Item_Investigations 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0
Sport, Business and Management: An International Journal Emerald Insight Emerald 10.1108/SBM 2042-678X Total_Item_Requests 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0
Sport, Business and Management: An International Journal Emerald Insight Emerald 10.1108/SBM 2042-678X Unique_Item_Investigations 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0
Sport, Business and Management: An International Journal Emerald Insight Emerald 10.1108/SBM 2042-678X Total_Item_Investigations 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0
Strategic Direction Emerald Insight Emerald 10.1108/SD 0258-0543 Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0
Strategic Direction Emerald Insight Emerald 10.1108/SD 0258-0543 No_License 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0
Strategic Direction Emerald Insight Emerald 10.1108/SD 0258-0543 Unique_Item_Investigations 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0
Strategic Direction Emerald Insight Emerald 10.1108/SD 0258-0543 Total_Item_Investigations 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0
Strategic HR Review Emerald Insight Emerald 10.1108/SHR 1475-4398 Total_Item_Requests 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 0 0
Strategic HR Review Emerald Insight Emerald 10.1108/SHR 1475-4398 No_License 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 1 0
Strategic HR Review Emerald Insight Emerald 10.1108/SHR 1475-4398 Unique_Item_Investigations 5 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 3 0 0 0 0 1 0 0 0 0 0 0 1 0
Strategic HR Review Emerald Insight Emerald 10.1108/SHR 1475-4398 Total_Item_Investigations 5 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 3 0 0 0 0 1 0 0 0 0 0 0 1 0
Strategy & Leadership Emerald Insight Emerald 10.1108/SL 1087-8572 No_License 4 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 3 0 0 0 0 0 1 0 0 0 0 0
Strategy & Leadership Emerald Insight Emerald 10.1108/SL 1087-8572 Unique_Item_Investigations 4 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 3 0 0 0 0 0 1 0 0 0 0 0
Strategy & Leadership Emerald Insight Emerald 10.1108/SL 1087-8572 Total_Item_Investigations 6 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 5 0 0 0 0 0 1 0 0 0 0 0
Structural Survey Emerald Insight Emerald 10.1108/ss 0263-080X No_License 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 3 0 0 0 0 0
Structural Survey Emerald Insight Emerald 10.1108/ss 0263-080X Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0
Structural Survey Emerald Insight Emerald 10.1108/ss 0263-080X Total_Item_Investigations 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 3 0 0 0 0 0
Studies in Economics and Finance Emerald Insight Emerald 10.1108/sef 1086-7376 No_License 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 1 0 0 0 0 0 0 0 0 0 0 0
Studies in Economics and Finance Emerald Insight Emerald 10.1108/sef 1086-7376 Unique_Item_Investigations 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 1 0 0 0 0 0 0 0 0 0 0 0
Studies in Economics and Finance Emerald Insight Emerald 10.1108/sef 1086-7376 Total_Item_Investigations 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 1 0 0 0 0 0 0 0 0 0 0 0
Studies in Law, Politics, and Society Emerald Insight Emerald 10.1108/S1059-4337201773 978-1-78714-811-6 No_License 4 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 4 0 0 0 0 0 0 0 0 0 0
Studies in Law, Politics, and Society Emerald Insight Emerald 10.1108/S1059-4337201773 978-1-78714-811-6 Unique_Title_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0
Studies in Law, Politics, and Society Emerald Insight Emerald 10.1108/S1059-4337201773 978-1-78714-811-6 Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0
Studies in Law, Politics, and Society Emerald Insight Emerald 10.1108/S1059-4337201773 978-1-78714-811-6 Total_Item_Investigations 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0
Supply Chain Management: An International Journal Emerald Insight Emerald 10.1108/SCM 1359-8546 No_License 5 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 3 0 0 0 0 0 0 0 0 0 0 0 1
Supply Chain Management: An International Journal Emerald Insight Emerald 10.1108/SCM 1359-8546 Unique_Item_Investigations 7 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 3 1 0 0 1 1 0 0 0 0 0 0 0 1
Supply Chain Management: An International Journal Emerald Insight Emerald 10.1108/SCM 1359-8546 Total_Item_Investigations 7 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 3 1 0 0 1 1 0 0 0 0 0 0 0 1
Team Performance Management: An International Journal Emerald Insight Emerald 10.1108/tpm 1352-7592 Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0
Team Performance Management: An International Journal Emerald Insight Emerald 10.1108/tpm 1352-7592 Total_Item_Investigations 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 0
The CASE Journal Emerald Insight Emerald 10.1108/tcj 1544-9106 Total_Item_Requests 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 0
The CASE Journal Emerald Insight Emerald 10.1108/tcj 1544-9106 Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0
The CASE Journal Emerald Insight Emerald 10.1108/tcj 1544-9106 Total_Item_Investigations 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 0
The City as an Entertainment Machine Emerald Insight Emerald 10.1016/S1479-3520(2003)9 978-1-84950-240-5 1479-3520 No_License 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0
The City as an Entertainment Machine Emerald Insight Emerald 10.1016/S1479-3520(2003)9 978-1-84950-240-5 1479-3520 Unique_Title_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0
The City as an Entertainment Machine Emerald Insight Emerald 10.1016/S1479-3520(2003)9 978-1-84950-240-5 1479-3520 Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0
The City as an Entertainment Machine Emerald Insight Emerald 10.1016/S1479-3520(2003)9 978-1-84950-240-5 1479-3520 Total_Item_Investigations 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0
The Electronic Library Emerald Insight Emerald 10.1108/el 0264-0473 No_License 5 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 1 0 0 0 0 0 0 2 0 0 0 0
The Electronic Library Emerald Insight Emerald 10.1108/el 0264-0473 Unique_Item_Investigations 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 1 0 0 0 0 0 0 1 0 0 0 0
The Electronic Library Emerald Insight Emerald 10.1108/el 0264-0473 Total_Item_Investigations 4 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 1 0 0 0 0 0 0 2 0 0 0 0
The Interaction Order Emerald Insight Emerald 10.1108/S0163-2396201950 978-1-78769-546-7 0163-2396 No_License 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0
The Interaction Order Emerald Insight Emerald 10.1108/S0163-2396201950 978-1-78769-546-7 0163-2396 Unique_Title_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0
The Interaction Order Emerald Insight Emerald 10.1108/S0163-2396201950 978-1-78769-546-7 0163-2396 Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0
The Interaction Order Emerald Insight Emerald 10.1108/S0163-2396201950 978-1-78769-546-7 0163-2396 Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0
The International Journal of Logistics Management Emerald Insight Emerald 10.1108/ijlm 0957-4093 No_License 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0
The International Journal of Logistics Management Emerald Insight Emerald 10.1108/ijlm 0957-4093 Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0
The International Journal of Logistics Management Emerald Insight Emerald 10.1108/ijlm 0957-4093 Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0
The Journal of Mental Health Training, Education and Practice Emerald Insight Emerald 10.1108/jmhtep 1755-6228 No_License 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0
The Journal of Mental Health Training, Education and Practice Emerald Insight Emerald 10.1108/jmhtep 1755-6228 Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0
The Journal of Mental Health Training, Education and Practice Emerald Insight Emerald 10.1108/jmhtep 1755-6228 Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0
The Learning Organization Emerald Insight Emerald 10.1108/tlo 0969-6474 No_License 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0
The Learning Organization Emerald Insight Emerald 10.1108/tlo 0969-6474 Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0
The Learning Organization Emerald Insight Emerald 10.1108/tlo 0969-6474 Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0
The TQM Journal Emerald Insight Emerald 10.1108/TQM 1754-2731 No_License 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 1 0 0 0
The TQM Journal Emerald Insight Emerald 10.1108/TQM 1754-2731 Unique_Item_Investigations 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 1 0 1 0 0 0
The TQM Journal Emerald Insight Emerald 10.1108/TQM 1754-2731 Total_Item_Investigations 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 1 0 1 0 0 0
The Vitality Of Critical Theory Emerald Insight Emerald 10.1108/S0278-1204(2011)28 978-0-85724-798-8 0278-1204 No_License 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0
The Vitality Of Critical Theory Emerald Insight Emerald 10.1108/S0278-1204(2011)28 978-0-85724-798-8 0278-1204 Unique_Title_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0
The Vitality Of Critical Theory Emerald Insight Emerald 10.1108/S0278-1204(2011)28 978-0-85724-798-8 0278-1204 Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0
The Vitality Of Critical Theory Emerald Insight Emerald 10.1108/S0278-1204(2011)28 978-0-85724-798-8 0278-1204 Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0
Theoretical Models of Learning and Literacy Development Emerald Insight Emerald 10.1108/S2048-045820144 978-1-78350-822-8 Unique_Title_Investigations 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0 0 0 0 0
Theoretical Models of Learning and Literacy Development Emerald Insight Emerald 10.1108/S2048-045820144 978-1-78350-822-8 Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0
Theoretical Models of Learning and Literacy Development Emerald Insight Emerald 10.1108/S2048-045820144 978-1-78350-822-8 Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0
Theory and Research on Human Emotions Emerald Insight Emerald 10.1016/S0882-6145(2004)21 978-1-84950-271-9 0882-6145 No_License 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1
Tizard Learning Disability Review Emerald Insight Emerald 10.1108/tldr 1359-5474 Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0
Tizard Learning Disability Review Emerald Insight Emerald 10.1108/tldr 1359-5474 Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0
Tizard Learning Disability Review Emerald Insight Emerald 10.1108/tldr 1359-5474 Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0
Tourism Planning and Destination Marketing Emerald Insight Emerald 10.1108/9781787562912 978-1-78756-291-2 No_License 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0
Tourism Planning and Destination Marketing Emerald Insight Emerald 10.1108/9781787562912 978-1-78756-291-2 Unique_Title_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0
Tourism Planning and Destination Marketing Emerald Insight Emerald 10.1108/9781787562912 978-1-78756-291-2 Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0
Tourism Planning and Destination Marketing Emerald Insight Emerald 10.1108/9781787562912 978-1-78756-291-2 Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0
Tourism Review Emerald Insight Emerald 10.1108/TR 1660-5373 No_License 9 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 5 0 0 0 3 0 0 1 0 0 0
Tourism Review Emerald Insight Emerald 10.1108/TR 1660-5373 Unique_Item_Investigations 4 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 1 0 1 0 0 1 0 0 0
Tourism Review Emerald Insight Emerald 10.1108/TR 1660-5373 Total_Item_Investigations 5 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 1 0 1 0 0 1 0 0 0
Work-Integrated Learning in the 21st Century Emerald Insight Emerald 10.1108/S1479-3679201732 978-1-78714-859-8 1479-3679 No_License 4 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 4 0 0 0 0
Work-Integrated Learning in the 21st Century Emerald Insight Emerald 10.1108/S1479-3679201732 978-1-78714-859-8 1479-3679 Unique_Title_Investigations 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0
Work-Integrated Learning in the 21st Century Emerald Insight Emerald 10.1108/S1479-3679201732 978-1-78714-859-8 1479-3679 Unique_Item_Investigations 4 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 4 0 0 0 0
Work-Integrated Learning in the 21st Century Emerald Insight Emerald 10.1108/S1479-3679201732 978-1-78714-859-8 1479-3679 Total_Item_Investigations 4 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 4 0 0 0 0
Working with Older People Emerald Insight Emerald 10.1108/wwop 1366-3666 No_License 12 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 8 0 0 0 4 0 0 0 0 0 0 0 0 0
Working with Older People Emerald Insight Emerald 10.1108/wwop 1366-3666 Unique_Item_Investigations 4 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 3 0 0 0 1 0 0 0 0 0 0 0 0 0
Working with Older People Emerald Insight Emerald 10.1108/wwop 1366-3666 Total_Item_Investigations 5 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 4 0 0 0 1 0 0 0 0 0 0 0 0 0
Worldwide Hospitality and Tourism Themes Emerald Insight Emerald 10.1108/WHATT 1755-4217 No_License 9 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 4 2 0 0 0 0 0 0 2 0 1 0 0 0
Worldwide Hospitality and Tourism Themes Emerald Insight Emerald 10.1108/WHATT 1755-4217 Unique_Item_Investigations 8 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 1 1 2 0 0 0 0 1 0 1 0 0 0
Worldwide Hospitality and Tourism Themes Emerald Insight Emerald 10.1108/WHATT 1755-4217 Total_Item_Investigations 10 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 3 1 1 2 0 0 0 0 2 0 1 0 0 0
Young Consumers Emerald Insight Emerald 10.1108/yc 1747-3616 No_License 6 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 1 0 0 0 0 1 0 0 2 0
Young Consumers Emerald Insight Emerald 10.1108/yc 1747-3616 Unique_Item_Investigations 4 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 1 0 0 0 0 1 0 0 1 0
Young Consumers Emerald Insight Emerald 10.1108/yc 1747-3616 Total_Item_Investigations 5 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 2 0 0 0 0 1 0 0 1 0
Can't render this file because it has a wrong number of fields in line 14.

16
all_data/yearly_files/2017/Emerald/2017_Emerald_TR_B1.tsv

@ -1,16 +0,0 @@
Report_Name Book Requests (Excluding OA_Gold)
Report_ID TR_B1
Release 5
Institution_Name UNIVERSITY OF PRINCE EDWARD ISLAND
Institution_ID emeraldinsight:2e386820-7216-4455-9342-68bb65d29df0
Metric_Types Total_Item_Requests; Unique_Title_Requests
Report_Filters Data_Type=Book; Access_Type=Controlled; Access_Method=Regular
Report_Attributes
Exceptions
Reporting_Period Begin_Date=2017-01-01; End_Date=2020-02-29
Created 2020-03-03T13:34:24+00:00
Created_By LibLynx LLC
Title Publisher Publisher_ID Platform DOI Proprietary_ID ISBN Print_ISSN Online_ISSN URI YOP Metric_Type Reporting_Period_Total Jan-2017 Feb-2017 Mar-2017 Apr-2017 May-2017 Jun-2017 Jul-2017 Aug-2017 Sep-2017 Oct-2017 Nov-2017 Dec-2017 Jan-2018 Feb-2018 Mar-2018 Apr-2018 May-2018 Jun-2018 Jul-2018 Aug-2018 Sep-2018 Oct-2018 Nov-2018 Dec-2018 Jan-2019 Feb-2019 Mar-2019 Apr-2019 May-2019 Jun-2019 Jul-2019 Aug-2019 Sep-2019 Oct-2019 Nov-2019 Dec-2019 Jan-2020 Feb-2020
Power, Politics, and Political Skill in Job Stress Emerald Insight Emerald 10.1108/S1479-3555201715 978-1-78743-065-5 2017 Unique_Title_Requests 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0
Power, Politics, and Political Skill in Job Stress Emerald Insight Emerald 10.1108/S1479-3555201715 978-1-78743-065-5 2017 Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0
Can't render this file because it has a wrong number of fields in line 14.

38
all_data/yearly_files/2017/Emerald/2017_Emerald_TR_B2.tsv

@ -1,38 +0,0 @@
Report_Name Book Access Denied
Report_ID TR_B2
Release 5
Institution_Name UNIVERSITY OF PRINCE EDWARD ISLAND
Institution_ID emeraldinsight:2e386820-7216-4455-9342-68bb65d29df0
Metric_Types No_License; Limit_Exceeded
Report_Filters Data_Type=Book; Access_Method=Regular
Report_Attributes
Exceptions
Reporting_Period Begin_Date=2017-01-01; End_Date=2020-02-29
Created 2020-03-03T13:34:27+00:00
Created_By LibLynx LLC
Title Publisher Publisher_ID Platform DOI Proprietary_ID ISBN Print_ISSN Online_ISSN URI YOP Metric_Type Reporting_Period_Total Jan-2017 Feb-2017 Mar-2017 Apr-2017 May-2017 Jun-2017 Jul-2017 Aug-2017 Sep-2017 Oct-2017 Nov-2017 Dec-2017 Jan-2018 Feb-2018 Mar-2018 Apr-2018 May-2018 Jun-2018 Jul-2018 Aug-2018 Sep-2018 Oct-2018 Nov-2018 Dec-2018 Jan-2019 Feb-2019 Mar-2019 Apr-2019 May-2019 Jun-2019 Jul-2019 Aug-2019 Sep-2019 Oct-2019 Nov-2019 Dec-2019 Jan-2020 Feb-2020
Advances in Accounting Education: Teaching and Curriculum Innovations Emerald Insight Emerald 10.1108/S1085-4622201415 978-1-78350-848-8 2014 No_License 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 0 0
Annual Review of Comparative and International Education 2014 Emerald Insight Emerald 10.1108/S1479-3679201425 978-1-78350-454-1 2014 No_License 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0
Brexit Negotiations After Article 50: Assessing Process, Progress and Impact Emerald Insight Emerald 10.1108/9781787697652 978-1-78769-765-2 2019 No_License 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0
Education, Immigration and Migration Emerald Insight Emerald 10.1108/9781787560444 978-1-78756-044-4 2019 No_License 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 2 0 0 0 0
Emotions, Ethics and Decision-Making Emerald Insight Emerald 10.1016/S1746-9791(2008)4 978-1-84663-941-8 1746-9791 2008 No_License 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1
Exploration and Exploitation in Early Stage Ventures and SMEs Emerald Insight Emerald 10.1108/S1479-067X201414 978-1-78350-656-9 2014 No_License 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 0
Exploring Theories and Expanding Methodologies: Where we are and where we need to go Emerald Insight Emerald 10.1016/S1479-3547(2001)2 978-1-84950-102-6 1479-3547 2001 No_License 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0
Innovation and Entrepreneurship in Education Emerald Insight Emerald 10.1108/S2051-229520172 978-1-78635-067-1 2051-2295 2016 No_License 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0
International Marketing Emerald Insight Emerald 10.1108/S1474-7979(2011)21 978-0-85724-448-2 1474-7979 2011 No_License 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0
International Teacher Education: Promising Pedagogies (Part B) Emerald Insight Emerald 10.1108/S1479-3687201522B 978-1-78441-669-0 1479-3687 2015 No_License 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0
Pathways to Excellence: Developing and Cultivating Leaders for the Classroom and Beyond Emerald Insight Emerald 10.1108/S1479-3660201421 978-1-78441-116-9 1479-3660 2014 No_License 4 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 4 0 0 0 0 0 0 0
Perspectives on Climate Change: Science, Economics, Politics, Ethics Emerald Insight Emerald 10.1016/S1569-3740(2005)5 978-1-84950-386-0 2005 No_License 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0
Research in Organizational Change and Development Emerald Insight Emerald 10.1108/S0897-3016201523 978-1-78560-018-0 0897-3016 2015 No_License 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0
Research in Personnel and Human Resources Management Emerald Insight Emerald 10.1016/S0742-7301(2001)20 978-1-84950-134-7 0742-7301 2001 No_License 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0
Skill Mismatch in Labor Markets Emerald Insight Emerald 10.1108/S0147-9121201745 978-1-78714-378-4 0147-9121 2017 No_License 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0
Social Psychology of Gender Emerald Insight Emerald 10.1016/S0882-6145(2007)24 978-1-84950-496-6 2007 No_License 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0
Special Education for Young Learners with Disabilities Emerald Insight Emerald 10.1108/S0270-4013201934 978-1-78756-040-6 0270-4013 2019 No_License 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 3 0
Studies in Law, Politics, and Society Emerald Insight Emerald 10.1108/S1059-4337201773 978-1-78714-811-6 2017 No_License 4 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 4 0 0 0 0 0 0 0 0 0 0
The City as an Entertainment Machine Emerald Insight Emerald 10.1016/S1479-3520(2003)9 978-1-84950-240-5 1479-3520 2003 No_License 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0
The Interaction Order Emerald Insight Emerald 10.1108/S0163-2396201950 978-1-78769-546-7 0163-2396 2019 No_License 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0
The Vitality Of Critical Theory Emerald Insight Emerald 10.1108/S0278-1204(2011)28 978-0-85724-798-8 0278-1204 2011 No_License 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0
Theory and Research on Human Emotions Emerald Insight Emerald 10.1016/S0882-6145(2004)21 978-1-84950-271-9 0882-6145 2004 No_License 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1
Tourism Planning and Destination Marketing Emerald Insight Emerald 10.1108/9781787562912 978-1-78756-291-2 2018 No_License 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0
Work-Integrated Learning in the 21st Century Emerald Insight Emerald 10.1108/S1479-3679201732 978-1-78714-859-8 1479-3679 2017 No_License 4 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 4 0 0 0 0
Can't render this file because it has a wrong number of fields in line 14.

118
all_data/yearly_files/2017/Emerald/2017_Emerald_TR_B3.tsv

@ -1,118 +0,0 @@
Report_Name Book Usage by Access Type
Report_ID TR_B3
Release 5
Institution_Name UNIVERSITY OF PRINCE EDWARD ISLAND
Institution_ID emeraldinsight:2e386820-7216-4455-9342-68bb65d29df0
Metric_Types Total_Item_Investigations; Total_Item_Requests; Unique_Item_Investigations; Unique_Item_Requests; Unique_Title_Investigations; Unique_Title_Requests
Report_Filters Data_Type=Book; Access_Method=Regular
Report_Attributes
Exceptions
Reporting_Period Begin_Date=2017-01-01; End_Date=2020-02-29
Created 2020-03-03T13:34:30+00:00
Created_By LibLynx LLC
Title Publisher Publisher_ID Platform DOI Proprietary_ID ISBN Print_ISSN Online_ISSN URI YOP Access_Type Metric_Type Reporting_Period_Total Jan-2017 Feb-2017 Mar-2017 Apr-2017 May-2017 Jun-2017 Jul-2017 Aug-2017 Sep-2017 Oct-2017 Nov-2017 Dec-2017 Jan-2018 Feb-2018 Mar-2018 Apr-2018 May-2018 Jun-2018 Jul-2018 Aug-2018 Sep-2018 Oct-2018 Nov-2018 Dec-2018 Jan-2019 Feb-2019 Mar-2019 Apr-2019 May-2019 Jun-2019 Jul-2019 Aug-2019 Sep-2019 Oct-2019 Nov-2019 Dec-2019 Jan-2020 Feb-2020
Advances in Accounting Education: Teaching and Curriculum Innovations Emerald Insight Emerald 10.1108/S1085-4622201415 978-1-78350-848-8 2014 Controlled Unique_Title_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0
Advances in Accounting Education: Teaching and Curriculum Innovations Emerald Insight Emerald 10.1108/S1085-4622201415 978-1-78350-848-8 2014 Controlled Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0
Advances in Accounting Education: Teaching and Curriculum Innovations Emerald Insight Emerald 10.1108/S1085-4622201415 978-1-78350-848-8 2014 Controlled Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0
Annual Review of Comparative and International Education 2014 Emerald Insight Emerald 10.1108/S1479-3679201425 978-1-78350-454-1 2014 Controlled Unique_Title_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0
Annual Review of Comparative and International Education 2014 Emerald Insight Emerald 10.1108/S1479-3679201425 978-1-78350-454-1 2014 Controlled Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0
Annual Review of Comparative and International Education 2014 Emerald Insight Emerald 10.1108/S1479-3679201425 978-1-78350-454-1 2014 Controlled Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0
Brexit Negotiations After Article 50: Assessing Process, Progress and Impact Emerald Insight Emerald 10.1108/9781787697652 978-1-78769-765-2 2019 Controlled Unique_Title_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0
Brexit Negotiations After Article 50: Assessing Process, Progress and Impact Emerald Insight Emerald 10.1108/9781787697652 978-1-78769-765-2 2019 Controlled Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0
Brexit Negotiations After Article 50: Assessing Process, Progress and Impact Emerald Insight Emerald 10.1108/9781787697652 978-1-78769-765-2 2019 Controlled Total_Item_Investigations 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0
Creating Entrepreneurial Space: Talking Through Multi-Voices, Reflections on Emerging Debates Emerald Insight Emerald 10.1108/S2040-724620189A 978-1-78756-371-1 2018 Controlled Unique_Title_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0
Creating Entrepreneurial Space: Talking Through Multi-Voices, Reflections on Emerging Debates Emerald Insight Emerald 10.1108/S2040-724620189A 978-1-78756-371-1 2018 Controlled Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0
Creating Entrepreneurial Space: Talking Through Multi-Voices, Reflections on Emerging Debates Emerald Insight Emerald 10.1108/S2040-724620189A 978-1-78756-371-1 2018 Controlled Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0
Design of Technology-Enhanced Learning: Integrating Research and Practice Emerald Insight Emerald 10.1108/9781787141827 978-1-78714-182-7 2017 Controlled Unique_Title_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0
Education, Immigration and Migration Emerald Insight Emerald 10.1108/9781787560444 978-1-78756-044-4 2019 Controlled Unique_Title_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0
Education, Immigration and Migration Emerald Insight Emerald 10.1108/9781787560444 978-1-78756-044-4 2019 Controlled Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0
Education, Immigration and Migration Emerald Insight Emerald 10.1108/9781787560444 978-1-78756-044-4 2019 Controlled Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0
Education, Immigration and Migration: Policy, Leadership and Praxis for a Changing World Emerald Insight Emerald 10.1108/9781787560444 978-1-78756-044-4 2019 Controlled Unique_Title_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0
Education, Immigration and Migration: Policy, Leadership and Praxis for a Changing World Emerald Insight Emerald 10.1108/9781787560444 978-1-78756-044-4 2019 Controlled Unique_Item_Investigations 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0
Education, Immigration and Migration: Policy, Leadership and Praxis for a Changing World Emerald Insight Emerald 10.1108/9781787560444 978-1-78756-044-4 2019 Controlled Total_Item_Investigations 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 3 0 0 0 0 0 0 0 0
Emotions, Ethics and Decision-Making Emerald Insight Emerald 10.1016/S1746-9791(2008)4 978-1-84663-941-8 1746-9791 2008 Controlled Unique_Title_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1
Emotions, Ethics and Decision-Making Emerald Insight Emerald 10.1016/S1746-9791(2008)4 978-1-84663-941-8 1746-9791 2008 Controlled Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1
Emotions, Ethics and Decision-Making Emerald Insight Emerald 10.1016/S1746-9791(2008)4 978-1-84663-941-8 1746-9791 2008 Controlled Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1
Exploration and Exploitation in Early Stage Ventures and SMEs Emerald Insight Emerald 10.1108/S1479-067X201414 978-1-78350-656-9 2014 Controlled Unique_Title_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0
Exploration and Exploitation in Early Stage Ventures and SMEs Emerald Insight Emerald 10.1108/S1479-067X201414 978-1-78350-656-9 2014 Controlled Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0
Exploration and Exploitation in Early Stage Ventures and SMEs Emerald Insight Emerald 10.1108/S1479-067X201414 978-1-78350-656-9 2014 Controlled Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0
Exploring Theories and Expanding Methodologies: Where we are and where we need to go Emerald Insight Emerald 10.1016/S1479-3547(2001)2 978-1-84950-102-6 1479-3547 2001 Controlled Unique_Title_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0
Exploring Theories and Expanding Methodologies: Where we are and where we need to go Emerald Insight Emerald 10.1016/S1479-3547(2001)2 978-1-84950-102-6 1479-3547 2001 Controlled Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0
Exploring Theories and Expanding Methodologies: Where we are and where we need to go Emerald Insight Emerald 10.1016/S1479-3547(2001)2 978-1-84950-102-6 1479-3547 2001 Controlled Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0
Feminists and Queer Theorists Debate the Future of Critical Management Studies Emerald Insight Emerald 10.1108/S2046-607220173 978-1-78635-497-6 2017 Controlled Unique_Title_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0
Feminists and Queer Theorists Debate the Future of Critical Management Studies Emerald Insight Emerald 10.1108/S2046-607220173 978-1-78635-497-6 2017 Controlled Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0
Feminists and Queer Theorists Debate the Future of Critical Management Studies Emerald Insight Emerald 10.1108/S2046-607220173 978-1-78635-497-6 2017 Controlled Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0
Health Care Providers, Institutions, and Patients: Changing Patterns of Care Provision and Care Delivery Emerald Insight Emerald 10.1016/S0275-4959(2000)17 978-1-84950-047-0 2000 Controlled Unique_Title_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0
Health Care Providers, Institutions, and Patients: Changing Patterns of Care Provision and Care Delivery Emerald Insight Emerald 10.1016/S0275-4959(2000)17 978-1-84950-047-0 2000 Controlled Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0
Health Care Providers, Institutions, and Patients: Changing Patterns of Care Provision and Care Delivery Emerald Insight Emerald 10.1016/S0275-4959(2000)17 978-1-84950-047-0 2000 Controlled Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0
Innovation and Entrepreneurship in Education Emerald Insight Emerald 10.1108/S2051-229520172 978-1-78635-067-1 2051-2295 2016 Controlled Unique_Title_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0
Innovation and Entrepreneurship in Education Emerald Insight Emerald 10.1108/S2051-229520172 978-1-78635-067-1 2051-2295 2016 Controlled Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0
Innovation and Entrepreneurship in Education Emerald Insight Emerald 10.1108/S2051-229520172 978-1-78635-067-1 2051-2295 2016 Controlled Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0
International Marketing Emerald Insight Emerald 10.1108/S1474-7979(2011)21 978-0-85724-448-2 1474-7979 2011 Controlled Unique_Title_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0
International Marketing Emerald Insight Emerald 10.1108/S1474-7979(2011)21 978-0-85724-448-2 1474-7979 2011 Controlled Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0
International Marketing Emerald Insight Emerald 10.1108/S1474-7979(2011)21 978-0-85724-448-2 1474-7979 2011 Controlled Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0
International Teacher Education: Promising Pedagogies (Part B) Emerald Insight Emerald 10.1108/S1479-3687201522B 978-1-78441-669-0 1479-3687 2015 Controlled Unique_Title_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0
International Teacher Education: Promising Pedagogies (Part B) Emerald Insight Emerald 10.1108/S1479-3687201522B 978-1-78441-669-0 1479-3687 2015 Controlled Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0
International Teacher Education: Promising Pedagogies (Part B) Emerald Insight Emerald 10.1108/S1479-3687201522B 978-1-78441-669-0 1479-3687 2015 Controlled Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0
Knowing, Becoming, doing as Teacher Educators: Identity, Intimate Scholarship, Inquiry Emerald Insight Emerald 10.1108/S1479-3687201526 978-1-78441-139-8 2015 Controlled Unique_Title_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0
Knowing, Becoming, doing as Teacher Educators: Identity, Intimate Scholarship, Inquiry Emerald Insight Emerald 10.1108/S1479-3687201526 978-1-78441-139-8 2015 Controlled Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0
Knowing, Becoming, doing as Teacher Educators: Identity, Intimate Scholarship, Inquiry Emerald Insight Emerald 10.1108/S1479-3687201526 978-1-78441-139-8 2015 Controlled Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0
Mobile Technologies in Children’s Language and Literacy: Innovative Pedagogy in Preschool and Primary Education Emerald Insight Emerald 10.1108/9781787148796 978-1-78714-879-6 2018 Controlled Unique_Title_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0
Mobile Technologies in Children’s Language and Literacy: Innovative Pedagogy in Preschool and Primary Education Emerald Insight Emerald 10.1108/9781787148796 978-1-78714-879-6 2018 Controlled Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0
Mobile Technologies in Children’s Language and Literacy: Innovative Pedagogy in Preschool and Primary Education Emerald Insight Emerald 10.1108/9781787148796 978-1-78714-879-6 2018 Controlled Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0
Pathways to Excellence: Developing and Cultivating Leaders for the Classroom and Beyond Emerald Insight Emerald 10.1108/S1479-3660201421 978-1-78441-116-9 1479-3660 2014 Controlled Unique_Title_Investigations 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0
Pathways to Excellence: Developing and Cultivating Leaders for the Classroom and Beyond Emerald Insight Emerald 10.1108/S1479-3660201421 978-1-78441-116-9 1479-3660 2014 Controlled Unique_Item_Investigations 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0
Pathways to Excellence: Developing and Cultivating Leaders for the Classroom and Beyond Emerald Insight Emerald 10.1108/S1479-3660201421 978-1-78441-116-9 1479-3660 2014 Controlled Total_Item_Investigations 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 3 0 0 0 0 0 0 0
Perspectives on Climate Change: Science, Economics, Politics, Ethics Emerald Insight Emerald 10.1016/S1569-3740(2005)5 978-1-84950-386-0 2005 Controlled Unique_Title_Investigations 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0
Perspectives on Climate Change: Science, Economics, Politics, Ethics Emerald Insight Emerald 10.1016/S1569-3740(2005)5 978-1-84950-386-0 2005 Controlled Unique_Item_Investigations 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0
Perspectives on Climate Change: Science, Economics, Politics, Ethics Emerald Insight Emerald 10.1016/S1569-3740(2005)5 978-1-84950-386-0 2005 Controlled Total_Item_Investigations 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 3 0 0 0 0 0 0 0 0 0 0
Power, Politics, and Political Skill in Job Stress Emerald Insight Emerald 10.1108/S1479-3555201715 978-1-78743-065-5 2017 Controlled Unique_Title_Requests 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0
Power, Politics, and Political Skill in Job Stress Emerald Insight Emerald 10.1108/S1479-3555201715 978-1-78743-065-5 2017 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0
Power, Politics, and Political Skill in Job Stress Emerald Insight Emerald 10.1108/S1479-3555201715 978-1-78743-065-5 2017 Controlled Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0
Power, Politics, and Political Skill in Job Stress Emerald Insight Emerald 10.1108/S1479-3555201715 978-1-78743-065-5 2017 Controlled Unique_Title_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0
Power, Politics, and Political Skill in Job Stress Emerald Insight Emerald 10.1108/S1479-3555201715 978-1-78743-065-5 2017 Controlled Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0
Power, Politics, and Political Skill in Job Stress Emerald Insight Emerald 10.1108/S1479-3555201715 978-1-78743-065-5 2017 Controlled Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0
Project Management in the Library Workplace Emerald Insight Emerald 10.1108/S0732-0671201838 978-1-78754-836-7 2018 Controlled Unique_Title_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0
Research in Organizational Change and Development Emerald Insight Emerald 10.1108/S0897-3016201523 978-1-78560-018-0 0897-3016 2015 Controlled Unique_Title_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0
Research in Organizational Change and Development Emerald Insight Emerald 10.1108/S0897-3016201523 978-1-78560-018-0 0897-3016 2015 Controlled Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0
Research in Organizational Change and Development Emerald Insight Emerald 10.1108/S0897-3016201523 978-1-78560-018-0 0897-3016 2015 Controlled Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0
Research in Personnel and Human Resources Management Emerald Insight Emerald 10.1016/S0742-7301(2001)20 978-1-84950-134-7 0742-7301 2001 Controlled Unique_Title_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0
Research in Personnel and Human Resources Management Emerald Insight Emerald 10.1016/S0742-7301(2001)20 978-1-84950-134-7 0742-7301 2001 Controlled Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0
Research in Personnel and Human Resources Management Emerald Insight Emerald 10.1016/S0742-7301(2001)20 978-1-84950-134-7 0742-7301 2001 Controlled Total_Item_Investigations 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0
Skill Mismatch in Labor Markets Emerald Insight Emerald 10.1108/S0147-9121201745 978-1-78714-378-4 0147-9121 2017 Controlled Unique_Title_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0
Skill Mismatch in Labor Markets Emerald Insight Emerald 10.1108/S0147-9121201745 978-1-78714-378-4 0147-9121 2017 Controlled Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0
Skill Mismatch in Labor Markets Emerald Insight Emerald 10.1108/S0147-9121201745 978-1-78714-378-4 0147-9121 2017 Controlled Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0
Social Psychology of Gender Emerald Insight Emerald 10.1016/S0882-6145(2007)24 978-1-84950-496-6 2007 Controlled Unique_Title_Investigations 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 0 0
Social Psychology of Gender Emerald Insight Emerald 10.1016/S0882-6145(2007)24 978-1-84950-496-6 2007 Controlled Unique_Item_Investigations 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 0 0
Social Psychology of Gender Emerald Insight Emerald 10.1016/S0882-6145(2007)24 978-1-84950-496-6 2007 Controlled Total_Item_Investigations 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 0 0
Special Education for Young Learners with Disabilities Emerald Insight Emerald 10.1108/S0270-4013201934 978-1-78756-040-6 0270-4013 2019 Controlled Unique_Title_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0
Special Education for Young Learners with Disabilities Emerald Insight Emerald 10.1108/S0270-4013201934 978-1-78756-040-6 0270-4013 2019 Controlled Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0
Special Education for Young Learners with Disabilities Emerald Insight Emerald 10.1108/S0270-4013201934 978-1-78756-040-6 0270-4013 2019 Controlled Total_Item_Investigations 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0
Studies in Law, Politics, and Society Emerald Insight Emerald 10.1108/S1059-4337201773 978-1-78714-811-6 2017 Controlled Unique_Title_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0
Studies in Law, Politics, and Society Emerald Insight Emerald 10.1108/S1059-4337201773 978-1-78714-811-6 2017 Controlled Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0
Studies in Law, Politics, and Society Emerald Insight Emerald 10.1108/S1059-4337201773 978-1-78714-811-6 2017 Controlled Total_Item_Investigations 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0
The City as an Entertainment Machine Emerald Insight Emerald 10.1016/S1479-3520(2003)9 978-1-84950-240-5 1479-3520 2003 Controlled Unique_Title_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0
The City as an Entertainment Machine Emerald Insight Emerald 10.1016/S1479-3520(2003)9 978-1-84950-240-5 1479-3520 2003 Controlled Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0
The City as an Entertainment Machine Emerald Insight Emerald 10.1016/S1479-3520(2003)9 978-1-84950-240-5 1479-3520 2003 Controlled Total_Item_Investigations 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0
The Interaction Order Emerald Insight Emerald 10.1108/S0163-2396201950 978-1-78769-546-7 0163-2396 2019 Controlled Unique_Title_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0
The Interaction Order Emerald Insight Emerald 10.1108/S0163-2396201950 978-1-78769-546-7 0163-2396 2019 Controlled Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0
The Interaction Order Emerald Insight Emerald 10.1108/S0163-2396201950 978-1-78769-546-7 0163-2396 2019 Controlled Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0
The Vitality Of Critical Theory Emerald Insight Emerald 10.1108/S0278-1204(2011)28 978-0-85724-798-8 0278-1204 2011 Controlled Unique_Title_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0
The Vitality Of Critical Theory Emerald Insight Emerald 10.1108/S0278-1204(2011)28 978-0-85724-798-8 0278-1204 2011 Controlled Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0
The Vitality Of Critical Theory Emerald Insight Emerald 10.1108/S0278-1204(2011)28 978-0-85724-798-8 0278-1204 2011 Controlled Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0
Theoretical Models of Learning and Literacy Development Emerald Insight Emerald 10.1108/S2048-045820144 978-1-78350-822-8 2014 Controlled Unique_Title_Investigations 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0 0 0 0 0
Theoretical Models of Learning and Literacy Development Emerald Insight Emerald 10.1108/S2048-045820144 978-1-78350-822-8 2014 Controlled Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0
Theoretical Models of Learning and Literacy Development Emerald Insight Emerald 10.1108/S2048-045820144 978-1-78350-822-8 2014 Controlled Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0
Tourism Planning and Destination Marketing Emerald Insight Emerald 10.1108/9781787562912 978-1-78756-291-2 2018 Controlled Unique_Title_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0
Tourism Planning and Destination Marketing Emerald Insight Emerald 10.1108/9781787562912 978-1-78756-291-2 2018 Controlled Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0
Tourism Planning and Destination Marketing Emerald Insight Emerald 10.1108/9781787562912 978-1-78756-291-2 2018 Controlled Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0
Work-Integrated Learning in the 21st Century Emerald Insight Emerald 10.1108/S1479-3679201732 978-1-78714-859-8 1479-3679 2017 Controlled Unique_Title_Investigations 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0
Work-Integrated Learning in the 21st Century Emerald Insight Emerald 10.1108/S1479-3679201732 978-1-78714-859-8 1479-3679 2017 Controlled Unique_Item_Investigations 4 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 4 0 0 0 0
Work-Integrated Learning in the 21st Century Emerald Insight Emerald 10.1108/S1479-3679201732 978-1-78714-859-8 1479-3679 2017 Controlled Total_Item_Investigations 4 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 4 0 0 0 0
Young Children’s Play Practices with Digital Tablets Emerald Insight Emerald 10.1108/9781787567054 978-1-78756-705-4 2019 OA_Gold Unique_Title_Requests 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0
Young Children’s Play Practices with Digital Tablets Emerald Insight Emerald 10.1108/9781787567054 978-1-78756-705-4 2019 OA_Gold Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0
Young Children’s Play Practices with Digital Tablets Emerald Insight Emerald 10.1108/9781787567054 978-1-78756-705-4 2019 OA_Gold Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0
Young Children’s Play Practices with Digital Tablets Emerald Insight Emerald 10.1108/9781787567054 978-1-78756-705-4 2019 OA_Gold Unique_Title_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0
Young Children’s Play Practices with Digital Tablets Emerald Insight Emerald 10.1108/9781787567054 978-1-78756-705-4 2019 OA_Gold Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0
Young Children’s Play Practices with Digital Tablets Emerald Insight Emerald 10.1108/9781787567054 978-1-78756-705-4 2019 OA_Gold Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0
Can't render this file because it has a wrong number of fields in line 14.

70
all_data/yearly_files/2017/Emerald/2017_Emerald_TR_J1.tsv

@ -1,70 +0,0 @@
Report_Name Journal Requests (Excluding OA_Gold)
Report_ID TR_J1
Release 5
Institution_Name UNIVERSITY OF PRINCE EDWARD ISLAND
Institution_ID emeraldinsight:2e386820-7216-4455-9342-68bb65d29df0
Metric_Types Total_Item_Requests; Unique_Item_Requests
Report_Filters Data_Type=Journal; Access_Type=Controlled; Access_Method=Regular
Report_Attributes
Exceptions
Reporting_Period Begin_Date=2017-01-01; End_Date=2020-02-29
Created 2020-03-03T13:34:33+00:00
Created_By LibLynx LLC
Title Publisher Publisher_ID Platform DOI Proprietary_ID Print_ISSN Online_ISSN URI Metric_Type Reporting_Period_Total Jan-2017 Feb-2017 Mar-2017 Apr-2017 May-2017 Jun-2017 Jul-2017 Aug-2017 Sep-2017 Oct-2017 Nov-2017 Dec-2017 Jan-2018 Feb-2018 Mar-2018 Apr-2018 May-2018 Jun-2018 Jul-2018 Aug-2018 Sep-2018 Oct-2018 Nov-2018 Dec-2018 Jan-2019 Feb-2019 Mar-2019 Apr-2019 May-2019 Jun-2019 Jul-2019 Aug-2019 Sep-2019 Oct-2019 Nov-2019 Dec-2019 Jan-2020 Feb-2020
Accounting, Auditing & Accountability Journal Emerald Insight Emerald 10.1108/aaaj 0951-3574 Unique_Item_Requests 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0 0 0 0 0 0 0 0
Accounting, Auditing & Accountability Journal Emerald Insight Emerald 10.1108/aaaj 0951-3574 Total_Item_Requests 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0 0 0 0 0 0 0 0
Aslib Journal of Information Management Emerald Insight Emerald 10.1108/AJIM 2050-3806 Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0
Aslib Journal of Information Management Emerald Insight Emerald 10.1108/AJIM 2050-3806 Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0
Cross Cultural & Strategic Management Emerald Insight Emerald 10.1108/ccsm 2059-5794 Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0
Cross Cultural & Strategic Management Emerald Insight Emerald 10.1108/ccsm 2059-5794 Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0
Drugs and Alcohol Today Emerald Insight Emerald 10.1108/dat 1745-9265 Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0
Drugs and Alcohol Today Emerald Insight Emerald 10.1108/dat 1745-9265 Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0
Employee Relations Emerald Insight Emerald 10.1108/er 0142-5455 Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0
Employee Relations Emerald Insight Emerald 10.1108/er 0142-5455 Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0
Equality, Diversity and Inclusion: An International Journal Emerald Insight Emerald 10.1108/edi 2040-7149 Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0
Equality, Diversity and Inclusion: An International Journal Emerald Insight Emerald 10.1108/edi 2040-7149 Total_Item_Requests 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0
Ethnicity and Inequalities in Health and Social Care Emerald Insight Emerald 10.1108/EIHSC 1757-0980 Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0
Ethnicity and Inequalities in Health and Social Care Emerald Insight Emerald 10.1108/EIHSC 1757-0980 Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0
Industrial and Commercial Training Emerald Insight Emerald 10.1108/ict 0019-7858 Unique_Item_Requests 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0
Industrial and Commercial Training Emerald Insight Emerald 10.1108/ict 0019-7858 Total_Item_Requests 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 3 0 0 0 0 0 0 0 0 0
Information and Learning Sciences Emerald Insight Emerald 10.1108/ils 2398-5348 Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0
Information and Learning Sciences Emerald Insight Emerald 10.1108/ils 2398-5348 Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0
International Journal of Gender and Entrepreneurship Emerald Insight Emerald 10.1108/ijge 1756-6266 Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0
International Journal of Gender and Entrepreneurship Emerald Insight Emerald 10.1108/ijge 1756-6266 Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0
Journal for Multicultural Education Emerald Insight Emerald 10.1108/jme 2053-535X Unique_Item_Requests 5 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 4 1 0 0 0 0 0 0 0 0 0 0
Journal for Multicultural Education Emerald Insight Emerald 10.1108/jme 2053-535X Total_Item_Requests 5 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 4 1 0 0 0 0 0 0 0 0 0 0
Journal of Defense Analytics and Logistics Emerald Insight Emerald 10.1108/JDAL 2399-6439 Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0
Journal of Defense Analytics and Logistics Emerald Insight Emerald 10.1108/JDAL 2399-6439 Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0
Journal of Enterprise Information Management Emerald Insight Emerald 10.1108/jeim 1741-0398 Unique_Item_Requests 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0
Journal of Enterprise Information Management Emerald Insight Emerald 10.1108/jeim 1741-0398 Total_Item_Requests 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0
Journal of Forensic Practice Emerald Insight Emerald 10.1108/JFP 2050-8794 Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0
Journal of Forensic Practice Emerald Insight Emerald 10.1108/JFP 2050-8794 Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0
Journal of Intellectual Disabilities and Offending Behaviour Emerald Insight Emerald 10.1108/jidob 2050-8824 Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0
Journal of Intellectual Disabilities and Offending Behaviour Emerald Insight Emerald 10.1108/jidob 2050-8824 Total_Item_Requests 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0
Journal of Product & Brand Management Emerald Insight Emerald 10.1108/jpbm 1061-0421 Unique_Item_Requests 5 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 5 0 0 0 0 0 0 0 0 0 0 0
Journal of Product & Brand Management Emerald Insight Emerald 10.1108/jpbm 1061-0421 Total_Item_Requests 5 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 5 0 0 0 0 0 0 0 0 0 0 0
Journal of Service Management Emerald Insight Emerald 10.1108/josm 1757-5818 Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0
Journal of Service Management Emerald Insight Emerald 10.1108/josm 1757-5818 Total_Item_Requests 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0
Journal of Services Marketing Emerald Insight Emerald 10.1108/JSM 0887-6045 Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0
Journal of Services Marketing Emerald Insight Emerald 10.1108/JSM 0887-6045 Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0
Leadership & Organization Development Journal Emerald Insight Emerald 10.1108/LODJ 0143-7739 Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0
Leadership & Organization Development Journal Emerald Insight Emerald 10.1108/LODJ 0143-7739 Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0
Management Decision Emerald Insight Emerald 10.1108/md 0025-1747 Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0
Management Decision Emerald Insight Emerald 10.1108/md 0025-1747 Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0
Mental Health and Social Inclusion Emerald Insight Emerald 10.1108/MHSI 2042-8308 Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0
Mental Health and Social Inclusion Emerald Insight Emerald 10.1108/MHSI 2042-8308 Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0
Personnel Review Emerald Insight Emerald 10.1108/PR 0048-3486 Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0
Personnel Review Emerald Insight Emerald 10.1108/PR 0048-3486 Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0
Quality in Ageing and Older Adults Emerald Insight Emerald 10.1108/QAOA 1471-7794 Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0
Quality in Ageing and Older Adults Emerald Insight Emerald 10.1108/QAOA 1471-7794 Total_Item_Requests 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0
Sport, Business and Management: An International Journal Emerald Insight Emerald 10.1108/SBM 2042-678X Unique_Item_Requests 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0
Sport, Business and Management: An International Journal Emerald Insight Emerald 10.1108/SBM 2042-678X Total_Item_Requests 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0
Strategic Direction Emerald Insight Emerald 10.1108/sd 0258-0543 Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0
Strategic Direction Emerald Insight Emerald 10.1108/sd 0258-0543 Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0
Strategic HR Review Emerald Insight Emerald 10.1108/shr 1475-4398 Unique_Item_Requests 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 0 0
Strategic HR Review Emerald Insight Emerald 10.1108/shr 1475-4398 Total_Item_Requests 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 0 0
The CASE Journal Emerald Insight Emerald 10.1108/tcj 1544-9106 Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0
The CASE Journal Emerald Insight Emerald 10.1108/tcj 1544-9106 Total_Item_Requests 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 0
Tizard Learning Disability Review Emerald Insight Emerald 10.1108/tldr 1359-5474 Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0
Tizard Learning Disability Review Emerald Insight Emerald 10.1108/tldr 1359-5474 Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0
Can't render this file because it has a wrong number of fields in line 14.

172
all_data/yearly_files/2017/Emerald/2017_Emerald_TR_J2.tsv

@ -1,172 +0,0 @@
Report_Name Journal Access Denied
Report_ID TR_J2
Release 5
Institution_Name UNIVERSITY OF PRINCE EDWARD ISLAND
Institution_ID emeraldinsight:2e386820-7216-4455-9342-68bb65d29df0
Metric_Types No_License; Limit_Exceeded
Report_Filters Data_Type=Journal; Access_Method=Regular
Report_Attributes
Exceptions
Reporting_Period Begin_Date=2017-01-01; End_Date=2020-02-29
Created 2020-03-03T13:34:36+00:00
Created_By LibLynx LLC
Title Publisher Publisher_ID Platform DOI Proprietary_ID Print_ISSN Online_ISSN URI Metric_Type Reporting_Period_Total Jan-2017 Feb-2017 Mar-2017 Apr-2017 May-2017 Jun-2017 Jul-2017 Aug-2017 Sep-2017 Oct-2017 Nov-2017 Dec-2017 Jan-2018 Feb-2018 Mar-2018 Apr-2018 May-2018 Jun-2018 Jul-2018 Aug-2018 Sep-2018 Oct-2018 Nov-2018 Dec-2018 Jan-2019 Feb-2019 Mar-2019 Apr-2019 May-2019 Jun-2019 Jul-2019 Aug-2019 Sep-2019 Oct-2019 Nov-2019 Dec-2019 Jan-2020 Feb-2020
Accounting, Auditing & Accountability Journal Emerald Insight Emerald 10.1108/aaaj 0951-3574 No_License 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0
Advances in Autism Emerald Insight Emerald 10.1108/AIA 2056-3868 No_License 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1
Advances in Dual Diagnosis Emerald Insight Emerald 10.1108/ADD 1757-0972 No_License 6 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 5 1
American Journal of Business Emerald Insight Emerald 10.1108/AJB 1935-5181 No_License 4 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 3 0 0 0
Anti-Corrosion Methods and Materials Emerald Insight Emerald 10.1108/acmm 0003-5599 No_License 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0
Asia Pacific Journal of Marketing and Logistics Emerald Insight Emerald 10.1108/APJML 1355-5855 No_License 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0
Aslib Proceedings Emerald Insight Emerald 10.1108/ap 0001-253X No_License 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0
Benchmarking: An International Journal Emerald Insight Emerald 10.1108/BIJ 1463-5771 No_License 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0
British Food Journal Emerald Insight Emerald 10.1108/bfj 0007-070X No_License 27 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 4 0 2 1 1 0 0 0 0 1 0 6 12
Business Process Management Journal Emerald Insight Emerald 10.1108/BPMJ 1463-7154 No_License 8 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 3 0 0 0 0 1 0 0 0 2 0 0 0
Career Development International Emerald Insight Emerald 10.1108/CDI 1362-0436 No_License 14 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 2 2 0 0 0 2 0 3 0 2 0 1 1
Chinese Management Studies Emerald Insight Emerald 10.1108/cms 1750-614X No_License 4 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 3 0 0 0 0 0 0 0 0
Circuit World Emerald Insight Emerald 10.1108/cw 0305-6120 No_License 11 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 11 0 0 0 0 0 0 0 0
Competitiveness Review Emerald Insight Emerald 10.1108/cr 1059-5422 No_License 6 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 4 0 0 0 0 0 0 0 0 0 0 0
Construction Innovation Emerald Insight Emerald 10.1108/ci 1471-4175 No_License 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0
Corporate Communications: An International Journal Emerald Insight Emerald 10.1108/ccij 1356-3289 No_License 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0
Corporate Governance: The international journal of business in society Emerald Insight Emerald 10.1108/cg 1472-0701 No_License 5 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 4 0 0 0 0 0 0 0 0 0 0 0 0
Cross Cultural Management: An International Journal Emerald Insight Emerald 10.1108/ccm 1352-7606 No_License 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 3 0 0 0
Data Technologies and Applications Emerald Insight Emerald 10.1108/DTA 2514-9288 No_License 5 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 4 0 0 0 0 0 0 0 0 1 0 0 0 0
Digital Library Perspectives Emerald Insight Emerald 10.1108/DLP 2059-5816 No_License 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1
Disaster Prevention and Management: An International Journal Emerald Insight Emerald 10.1108/DPM 0965-3562 No_License 5 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 3 0 0 0 0 0 0 1 0 0 0 0
Education + Training Emerald Insight Emerald 10.1108/ET 0040-0912 No_License 7 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 1 0 0 0 0 0 4 0 0 0 0
Employee Relations: The International Journal Emerald Insight Emerald 10.1108/ER 0142-5455 No_License 6 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 2 2 0 0 0
Environmental Management and Health Emerald Insight Emerald 10.1108/emh 0956-6163 No_License 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0
Equal Opportunities International Emerald Insight Emerald 10.1108/eoi 0261-0159 No_License 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0
Equality, Diversity and Inclusion: An International Journal Emerald Insight Emerald 10.1108/EDI 2040-7149 No_License 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 3 0 0 0 0
European Business Review Emerald Insight Emerald 10.1108/ebr 0955-534X No_License 5 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 4 0 0 0 0 0 0 0 0 1 0 0
European Journal of Innovation Management Emerald Insight Emerald 10.1108/ejim 1460-1060 No_License 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 0
European Journal of Marketing Emerald Insight Emerald 10.1108/ejm 0309-0566 No_License 28 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 4 0 3 2 0 0 0 0 0 9 6 1 0 3
European Journal of Training and Development Emerald Insight Emerald 10.1108/ejtd 2046-9012 No_License 4 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 3 0 0 0 1 0
Facilities Emerald Insight Emerald 10.1108/f 0263-2772 No_License 5 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 5 0 0 0 0 0 0 0 0 0 0 0 0
Foresight Emerald Insight Emerald 10.1108/fs 1463-6689 No_License 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0
Gender in Management: An International Journal Emerald Insight Emerald 10.1108/GM 1754-2413 No_License 18 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 11 4 0 0 1 0 0 0 1 0 1 0 0 0
Global Knowledge, Memory and Communication Emerald Insight Emerald 10.1108/gkmc 2514-9342 No_License 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 0 0
Health Education Emerald Insight Emerald 10.1108/he 0965-4283 No_License 10 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 4 0 0 0 2 0 0 0 2 1
Higher Education, Skills and Work-based Learning Emerald Insight Emerald 10.1108/HESWBL 2042-3896 No_License 8 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 6 0 0 0 0 0 0
Human Resource Management International Digest Emerald Insight Emerald 10.1108/HRMID 0967-0734 No_License 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1
Industrial and Commercial Training Emerald Insight Emerald 10.1108/ICT 0019-7858 No_License 15 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 4 0 1 0 3 2 0 0 0 1 2 0 0 2
Industrial Management & Data Systems Emerald Insight Emerald 10.1108/IMDS 0263-5577 No_License 13 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 2 1 0 0 0 0 0 3 5 0 0 1
Industrial Robot: An International Journal Emerald Insight Emerald 10.1108/IR 0143-991X No_License 11 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 7 0 2 0 0
Information and Computer Security Emerald Insight Emerald 10.1108/ICS 2056-4961 No_License 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0
Information and Learning Sciences Emerald Insight Emerald 10.1108/ils 2398-5348 No_License 8 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 8 0 0 0 0 0 0 0 0 0 0 0 0 0
Information Discovery and Delivery Emerald Insight Emerald 10.1108/IDD 2398-6247 No_License 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0
International Journal of Accounting & Information Management Emerald Insight Emerald 10.1108/ijaim 1834-7649 No_License 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0
International Journal of Bank Marketing Emerald Insight Emerald 10.1108/ijbm 0265-2323 No_License 5 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 3
International Journal of Climate Change Strategies and Management Emerald Insight Emerald 10.1108/ijccsm 1756-8692 No_License 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0
International Journal of Comparative Education and Development Emerald Insight Emerald 10.1108/IJCED 2396-7404 No_License 8 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 3 0 0 0 0 0 2 1 1 1 0
International Journal of Conflict Management Emerald Insight Emerald 10.1108/ijcma 1044-4068 No_License 6 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 4 0 0 2 0 0 0 0 0 0 0 0
International Journal of Contemporary Hospitality Management Emerald Insight Emerald 10.1108/IJCHM 0959-6119 No_License 12 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 4 0 0 0 1 0 0 0 0 2 1 0 1 3
International Journal of Culture, Tourism and Hospitality Research Emerald Insight Emerald 10.1108/ijcthr 1750-6182 No_License 5 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 1 0 1 1
International Journal of Educational Management Emerald Insight Emerald 10.1108/ijem 0951-354X No_License 29 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 4 4 4 0 0 2 2 0 3 2 4 2 2 0
International Journal of Emerging Markets Emerald Insight Emerald 10.1108/IJOEM 1746-8809 No_License 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0
International Journal of Ethics and Systems Emerald Insight Emerald 10.1108/ijoes 2514-9369 No_License 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 0
International Journal of Gender and Entrepreneurship Emerald Insight Emerald 10.1108/ijge 1756-6266 No_License 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 0 0
International Journal of Health Care Quality Assurance Emerald Insight Emerald 10.1108/IJHCQA 0952-6862 No_License 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0
International Journal of Information and Learning Technology Emerald Insight Emerald 10.1108/IJILT 2056-4880 No_License 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 0 0
International Journal of Law and Management Emerald Insight Emerald 10.1108/IJLMA 1754-243X No_License 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1
International Journal of Manpower Emerald Insight Emerald 10.1108/IJM 0143-7720 No_License 5 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 2 0 0 0 0 0 0 0 1 0 0 0
International Journal of Migration, Health and Social Care Emerald Insight Emerald 10.1108/IJMHSC 1747-9894 No_License 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0
International Journal of Operations & Production Management Emerald Insight Emerald 10.1108/ijopm 0144-3577 No_License 14 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 9 3 1 0 0 1 0 0 0 0 0 0 0
International Journal of Physical Distribution & Logistics Management Emerald Insight Emerald 10.1108/ijpdlm 0960-0035 No_License 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0
International Journal of Productivity and Performance Management Emerald Insight Emerald 10.1108/IJPPM 1741-0401 No_License 4 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 3 0 1 0
International Journal of Public Sector Management Emerald Insight Emerald 10.1108/IJPSM 0951-3558 No_License 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 1 0
International Journal of Retail & Distribution Management Emerald Insight Emerald 10.1108/IJRDM 0959-0552 No_License 15 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 4 3 0 0 0 0 0 0 0 1 6 0 1 0
International Journal of Service Industry Management Emerald Insight Emerald 10.1108/ijsim 0956-4233 No_License 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0
International Journal of Social Economics Emerald Insight Emerald 10.1108/ijse 0306-8293 No_License 5 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 1 1 0 1 1
International Journal of Sociology and Social Policy Emerald Insight Emerald 10.1108/ijssp 0144-333X No_License 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 1 0
International Journal of Sports Marketing and Sponsorship Emerald Insight Emerald 10.1108/IJSMS 1464-6668 No_License 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0
International Journal of Sustainability in Higher Education Emerald Insight Emerald 10.1108/IJSHE 1467-6370 No_License 24 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 7 1 2 0 0 2 0 0 2 7 0 0 3 0
International Journal of Tourism Cities Emerald Insight Emerald 10.1108/IJTC 2056-5607 No_License 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0
International Journal of Workplace Health Management Emerald Insight Emerald 10.1108/IJWHM 1753-8351 No_License 4 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 4 0
International Marketing Review Emerald Insight Emerald 10.1108/imr 0265-1335 No_License 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 0 0
Internet Research Emerald Insight Emerald 10.1108/intr 1066-2243 No_License 7 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 4 0 0 0 0 2 0 1 0 0 0
Journal for Multicultural Education Emerald Insight Emerald 10.1108/JME 2053-535X No_License 6 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 5
Journal of Accounting & Organizational Change Emerald Insight Emerald 10.1108/jaoc 1832-5912 No_License 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 3 0 0 0 0 0 0 0 0 0 0 0 0 0
Journal of Business & Industrial Marketing Emerald Insight Emerald 10.1108/JBIM 0885-8624 No_License 18 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 6 2 0 0 0 0 0 1 1 5 0 0 1
Journal of Business Strategy Emerald Insight Emerald 10.1108/JBS 0275-6668 No_License 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0
Journal of Chinese Human Resources Management Emerald Insight Emerald 10.1108/jchrm 2040-8005 No_License 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 3 0 0
Journal of Communication Management Emerald Insight Emerald 10.1108/JCOM 1363-254X No_License 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0
Journal of Consumer Marketing Emerald Insight Emerald 10.1108/jcm 0736-3761 No_License 12 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 4 0 0 0 1 0 0 0 0 2 4 0 0 1
Journal of Corporate Real Estate Emerald Insight Emerald 10.1108/jcre 1463-001X No_License 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0
Journal of Cultural Heritage Management and Sustainable Development Emerald Insight Emerald 10.1108/JCHMSD 2044-1266 No_License 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0
Journal of Documentation Emerald Insight Emerald 10.1108/jd 0022-0418 No_License 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0
Journal of Economic Studies Emerald Insight Emerald 10.1108/jes 0144-3585 No_License 7 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 7 0 0 0 0 0 0 0 0 0 0 0
Journal of Educational Administration Emerald Insight Emerald 10.1108/JEA 0957-8234 No_License 17 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 4 0 0 7 0 0 0 1 1 0 4 0 0
Journal of Enterprise Information Management Emerald Insight Emerald 10.1108/jeim 1741-0398 No_License 5 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 2 1 0 0 0 0 0 0 0 0
Journal of European Industrial Training Emerald Insight Emerald 10.1108/jeit 0309-0590 No_License 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 0
Journal of Fashion Marketing and Management: An International Journal Emerald Insight Emerald 10.1108/jfmm 1361-2026 No_License 7 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 5 0 0 0 0 0 0 0 1 0 1 0 0 0
Journal of Financial Crime Emerald Insight Emerald 10.1108/JFC 1359-0790 No_License 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1
Journal of Financial Regulation and Compliance Emerald Insight Emerald 10.1108/JFRC 1358-1988 No_License 11 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 6 0 0 0 4 0 0 0 0
Journal of Global Mobility: The Home of Expatriate Management Research Emerald Insight Emerald 10.1108/jgm 2049-8799 No_License 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0
Journal of Health Organization and Management Emerald Insight Emerald 10.1108/jhom 1477-7266 No_License 5 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 4 0 1 0 0 0 0 0 0 0 0 0 0 0
Journal of Hospitality and Tourism Technology Emerald Insight Emerald 10.1108/jhtt 1757-9880 No_License 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0
Journal of Indian Business Research Emerald Insight Emerald 10.1108/jibr 1755-4195 No_License 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0
Journal of Integrated Care Emerald Insight Emerald 10.1108/jica 1476-9018 No_License 13 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 5 0 0 0 0 0 0 0 0 0 0 0 0 8
Journal of Intellectual Capital Emerald Insight Emerald 10.1108/jic 1469-1930 No_License 6 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 6 0 0 0 0 0 0 0 0 0 0 0 0 0
Journal of Intellectual Disabilities and Offending Behaviour Emerald Insight Emerald 10.1108/JIDOB 2050-8824 No_License 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0
Journal of International Education in Business Emerald Insight Emerald 10.1108/JIEB 2046-469X No_License 6 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 4 1 1 0 0 0
Journal of International Trade Law and Policy Emerald Insight Emerald 10.1108/jitlp 1477-0024 No_License 6 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 3 0 0 1 0 2 0 0 0 0 0 0 0 0
Journal of Knowledge Management Emerald Insight Emerald 10.1108/jkm 1367-3270 No_License 9 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 3 4 0 0 2 0 0 0 0 0 0 0 0
Journal of Management Development Emerald Insight Emerald 10.1108/JMD 0262-1711 No_License 22 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 5 0 2 0 2 0 1 0 1 1 3 0 6 1
Journal of Managerial Psychology Emerald Insight Emerald 10.1108/jmp 0268-3946 No_License 16 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 9 3 0 1 0 0 0 0 0 0 0 1 0
Journal of Manufacturing Technology Management Emerald Insight Emerald 10.1108/JMTM 1741-038X No_License 8 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 6 1 0 1 0 0 0 0 0
Journal of Marketing Practice: Applied Marketing Science Emerald Insight Emerald 10.1108/jmpams 1355-2538 No_License 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0
Journal of Money Laundering Control Emerald Insight Emerald 10.1108/jmlc 1368-5201 No_License 4 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 2 0 0 0 0 0 0 0 0 0 0
Journal of Organizational Change Management Emerald Insight Emerald 10.1108/jocm 0953-4814 No_License 24 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 20 2 2 0 0 0 0 0 0 0 0 0 0 0
Journal of Place Management and Development Emerald Insight Emerald 10.1108/JPMD 1753-8335 No_License 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 1 0 0 0 0 0 0 0
Journal of Product & Brand Management Emerald Insight Emerald 10.1108/jpbm 1061-0421 No_License 23 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 10 7 6 0 0 0 0 0 0 0 0 0 0 0
Journal of Professional Capital and Community Emerald Insight Emerald 10.1108/jpcc 2056-9548 No_License 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0
Journal of Research in Interactive Marketing Emerald Insight Emerald 10.1108/JRIM 2040-7122 No_License 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0
Journal of Service Management Emerald Insight Emerald 10.1108/josm 1757-5818 No_License 6 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 3 3 0 0 0 0 0 0 0 0
Journal of Service Theory and Practice Emerald Insight Emerald 10.1108/jstp 2055-6225 No_License 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0
Journal of Services Marketing Emerald Insight Emerald 10.1108/JSM 0887-6045 No_License 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 1 0 0 0
Journal of Small Business and Enterprise Development Emerald Insight Emerald 10.1108/jsbed 1462-6004 No_License 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0
Journal of Strategy and Management Emerald Insight Emerald 10.1108/jsma 1755-425X No_License 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0
Journal of Workplace Learning Emerald Insight Emerald 10.1108/jwl 1366-5626 No_License 6 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 2 0 2 0 0 0 0 0 1 0 0 0 0
Kybernetes Emerald Insight Emerald 10.1108/k 0368-492X No_License 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0
Leadership & Organization Development Journal Emerald Insight Emerald 10.1108/LODJ 0143-7739 No_License 16 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 4 1 0 0 0 0 0 0 3 2 5 0 1 0
Library Hi Tech Emerald Insight Emerald 10.1108/LHT 0737-8831 No_License 6 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 2 0 0 0 0 2 0 0 0 0 0 0 0
Library Hi Tech News Emerald Insight Emerald 10.1108/lhtn 0741-9058 No_License 6 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 4 0 0 2 0 0 0 0 0 0 0
Library Management Emerald Insight Emerald 10.1108/lm 0143-5124 No_License 11 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 11 0 0 0 0 0 0 0
Management Decision Emerald Insight Emerald 10.1108/MD 0025-1747 No_License 36 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 4 8 17 3 0 0 1 0 2 1 0 0 0 0
Management of Environmental Quality: An International Journal Emerald Insight Emerald 10.1108/MEQ 1477-7835 No_License 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0
Management Research Review Emerald Insight Emerald 10.1108/mrr 2040-8269 No_License 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 2 0 0 0 0 0 0 0 0 0
Managerial Auditing Journal Emerald Insight Emerald 10.1108/maj 0268-6902 No_License 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0
Marketing Intelligence & Planning Emerald Insight Emerald 10.1108/mip 0263-4503 No_License 13 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 2 0 0 0 0 0 0 0 9 0 0 0 0
Measuring Business Excellence Emerald Insight Emerald 10.1108/MBE 1368-3047 No_License 7 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 6 0 0 0
Mental Health Review Journal Emerald Insight Emerald 10.1108/mhrj 1361-9322 No_License 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0
Nutrition & Food Science Emerald Insight Emerald 10.1108/NFS 0034-6659 No_License 7 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 3 0 2 0 0 0 1 0 1 0 0 0 0 0
OCLC Systems & Services: International digital library perspectives Emerald Insight Emerald 10.1108/oclc 1065-075X No_License 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0
On the Horizon Emerald Insight Emerald 10.1108/oth 1074-8121 No_License 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0
Online Information Review Emerald Insight Emerald 10.1108/OIR 1468-4527 No_License 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 1 0
Personnel Review Emerald Insight Emerald 10.1108/PR 0048-3486 No_License 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 1
Qualitative Market Research: An International Journal Emerald Insight Emerald 10.1108/QMR 1352-2752 No_License 14 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 3 4 0 0 1 2 0 0 1 2 0 0 1 0
Qualitative Research in Organizations and Management: An International Journal Emerald Insight Emerald 10.1108/qrom 1746-5648 No_License 4 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 1 0 0 0 2 0 0 0 0
Qualitative Research Journal Emerald Insight Emerald 10.1108/QRJ 1443-9883 No_License 11 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 9 0 0 0 0 0 0 0
Quality Assurance in Education Emerald Insight Emerald 10.1108/qae 0968-4883 No_License 4 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 3 0 0 0 0 0 0 0 0 1 0
Quality in Ageing and Older Adults Emerald Insight Emerald 10.1108/qaoa 1471-7794 No_License 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0
Rapid Prototyping Journal Emerald Insight Emerald 10.1108/RPJ 1355-2546 No_License 14 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 1 3 3 3 1 0 1 0
Reference Reviews Emerald Insight Emerald 10.1108/rr 0950-4125 No_License 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 0
Reference Services Review Emerald Insight Emerald 10.1108/rsr 0090-7324 No_License 8 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 1 0 5 0 0 0 0 0 0 0 0 0
Sensor Review Emerald Insight Emerald 10.1108/sr 0260-2288 No_License 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0
Society and Business Review Emerald Insight Emerald 10.1108/sbr 1746-5680 No_License 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 1 0 0 0 0 0 0 0
Strategic Direction Emerald Insight Emerald 10.1108/SD 0258-0543 No_License 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0
Strategic HR Review Emerald Insight Emerald 10.1108/SHR 1475-4398 No_License 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 1 0
Strategy & Leadership Emerald Insight Emerald 10.1108/SL 1087-8572 No_License 4 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 3 0 0 0 0 0 1 0 0 0 0 0
Structural Survey Emerald Insight Emerald 10.1108/ss 0263-080X No_License 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 3 0 0 0 0 0
Studies in Economics and Finance Emerald Insight Emerald 10.1108/sef 1086-7376 No_License 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 1 0 0 0 0 0 0 0 0 0 0 0
Supply Chain Management: An International Journal Emerald Insight Emerald 10.1108/SCM 1359-8546 No_License 5 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 3 0 0 0 0 0 0 0 0 0 0 0 1
The Electronic Library Emerald Insight Emerald 10.1108/el 0264-0473 No_License 5 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 1 0 0 0 0 0 0 2 0 0 0 0
The International Journal of Logistics Management Emerald Insight Emerald 10.1108/ijlm 0957-4093 No_License 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0
The Journal of Mental Health Training, Education and Practice Emerald Insight Emerald 10.1108/jmhtep 1755-6228 No_License 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0
The Learning Organization Emerald Insight Emerald 10.1108/tlo 0969-6474 No_License 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0
The TQM Journal Emerald Insight Emerald 10.1108/TQM 1754-2731 No_License 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 1 0 0 0
Tourism Review Emerald Insight Emerald 10.1108/TR 1660-5373 No_License 9 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 5 0 0 0 3 0 0 1 0 0 0
Working with Older People Emerald Insight Emerald 10.1108/wwop 1366-3666 No_License 12 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 8 0 0 0 4 0 0 0 0 0 0 0 0 0
Worldwide Hospitality and Tourism Themes Emerald Insight Emerald 10.1108/WHATT 1755-4217 No_License 9 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 4 2 0 0 0 0 0 0 2 0 1 0 0 0
Young Consumers Emerald Insight Emerald 10.1108/yc 1747-3616 No_License 6 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 1 0 0 0 0 1 0 0 2 0
Can't render this file because it has a wrong number of fields in line 14.

642
all_data/yearly_files/2017/Emerald/2017_Emerald_TR_J3.tsv

@ -1,642 +0,0 @@
Report_Name Journal Usage by Access Type
Report_ID TR_J3
Release 5
Institution_Name UNIVERSITY OF PRINCE EDWARD ISLAND
Institution_ID emeraldinsight:2e386820-7216-4455-9342-68bb65d29df0
Metric_Types Total_Item_Investigations; Total_Item_Requests; Unique_Item_Investigations; Unique_Item_Requests
Report_Filters Data_Type=Journal; Access_Method=Regular
Report_Attributes
Exceptions
Reporting_Period Begin_Date=2017-01-01; End_Date=2020-02-29
Created 2020-03-03T13:34:39+00:00
Created_By LibLynx LLC
Title Publisher Publisher_ID Platform DOI Proprietary_ID Print_ISSN Online_ISSN URI Access_Type Metric_Type Reporting_Period_Total Jan-2017 Feb-2017 Mar-2017 Apr-2017 May-2017 Jun-2017 Jul-2017 Aug-2017 Sep-2017 Oct-2017 Nov-2017 Dec-2017 Jan-2018 Feb-2018 Mar-2018 Apr-2018 May-2018 Jun-2018 Jul-2018 Aug-2018 Sep-2018 Oct-2018 Nov-2018 Dec-2018 Jan-2019 Feb-2019 Mar-2019 Apr-2019 May-2019 Jun-2019 Jul-2019 Aug-2019 Sep-2019 Oct-2019 Nov-2019 Dec-2019 Jan-2020 Feb-2020
Accounting Research Journal Emerald Insight Emerald 10.1108/arj 1030-9616 Controlled Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0
Accounting Research Journal Emerald Insight Emerald 10.1108/arj 1030-9616 Controlled Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0
Accounting, Auditing & Accountability Journal Emerald Insight Emerald 10.1108/aaaj 0951-3574 Controlled Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0
Accounting, Auditing & Accountability Journal Emerald Insight Emerald 10.1108/aaaj 0951-3574 Controlled Total_Item_Investigations 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0
Accounting, Auditing & Accountability Journal Emerald Insight Emerald 10.1108/aaaj 0951-3574 Controlled Unique_Item_Requests 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0 0 0 0 0 0 0 0
Accounting, Auditing & Accountability Journal Emerald Insight Emerald 10.1108/aaaj 0951-3574 Controlled Total_Item_Requests 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0 0 0 0 0 0 0 0
Accounting, Auditing & Accountability Journal Emerald Insight Emerald 10.1108/aaaj 0951-3574 Controlled Unique_Item_Investigations 6 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 3 1 0 0 0 0 0 0 0 0 0 0
Accounting, Auditing & Accountability Journal Emerald Insight Emerald 10.1108/aaaj 0951-3574 Controlled Total_Item_Investigations 6 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 3 1 0 0 0 0 0 0 0 0 0 0
Advances in Autism Emerald Insight Emerald 10.1108/AIA 2056-3868 Controlled Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1
Advances in Autism Emerald Insight Emerald 10.1108/AIA 2056-3868 Controlled Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1
Advances in Dual Diagnosis Emerald Insight Emerald 10.1108/ADD 1757-0972 Controlled Unique_Item_Investigations 4 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 3 1
Advances in Dual Diagnosis Emerald Insight Emerald 10.1108/ADD 1757-0972 Controlled Total_Item_Investigations 6 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 5 1
Aircraft Engineering and Aerospace Technology Emerald Insight Emerald 10.1108/aeat 0002-2667 Controlled Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0
Aircraft Engineering and Aerospace Technology Emerald Insight Emerald 10.1108/aeat 0002-2667 Controlled Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0
American Journal of Business Emerald Insight Emerald 10.1108/AJB 1935-5181 Controlled Unique_Item_Investigations 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 3 0 0 0
American Journal of Business Emerald Insight Emerald 10.1108/AJB 1935-5181 Controlled Total_Item_Investigations 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 3 0 0 0
American Journal of Business Emerald Insight Emerald 10.1108/ajb 1935-5181 Controlled Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0
American Journal of Business Emerald Insight Emerald 10.1108/ajb 1935-5181 Controlled Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0
Anti-Corrosion Methods and Materials Emerald Insight Emerald 10.1108/acmm 0003-5599 Controlled Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0
Anti-Corrosion Methods and Materials Emerald Insight Emerald 10.1108/acmm 0003-5599 Controlled Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0
Asia Pacific Journal of Marketing and Logistics Emerald Insight Emerald 10.1108/APJML 1355-5855 Controlled Unique_Item_Investigations 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0
Asia Pacific Journal of Marketing and Logistics Emerald Insight Emerald 10.1108/APJML 1355-5855 Controlled Total_Item_Investigations 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0
Asian Education and Development Studies Emerald Insight Emerald 10.1108/aeds 2046-3162 Controlled Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0
Asian Education and Development Studies Emerald Insight Emerald 10.1108/aeds 2046-3162 Controlled Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0
Aslib Journal of Information Management Emerald Insight Emerald 10.1108/AJIM 2050-3806 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0
Aslib Journal of Information Management Emerald Insight Emerald 10.1108/AJIM 2050-3806 Controlled Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0
Aslib Journal of Information Management Emerald Insight Emerald 10.1108/AJIM 2050-3806 Controlled Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0
Aslib Journal of Information Management Emerald Insight Emerald 10.1108/AJIM 2050-3806 Controlled Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0
Aslib Proceedings Emerald Insight Emerald 10.1108/ap 0001-253X Controlled Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0
Aslib Proceedings Emerald Insight Emerald 10.1108/ap 0001-253X Controlled Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0
Assembly Automation Emerald Insight Emerald 10.1108/aa 0144-5154 Controlled Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0
Assembly Automation Emerald Insight Emerald 10.1108/aa 0144-5154 Controlled Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0
Baltic Journal of Management Emerald Insight Emerald 10.1108/bjm 1746-5265 Controlled Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0
Baltic Journal of Management Emerald Insight Emerald 10.1108/bjm 1746-5265 Controlled Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0
Benchmarking: An International Journal Emerald Insight Emerald 10.1108/BIJ 1463-5771 Controlled Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0
Benchmarking: An International Journal Emerald Insight Emerald 10.1108/BIJ 1463-5771 Controlled Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0
British Food Journal Emerald Insight Emerald 10.1108/bfj 0007-070X Controlled Unique_Item_Investigations 5 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 2 2
British Food Journal Emerald Insight Emerald 10.1108/bfj 0007-070X Controlled Total_Item_Investigations 7 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 3 3
British Food Journal Emerald Insight Emerald 10.1108/bfj 0007-070X Controlled Unique_Item_Investigations 6 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 1 1 1 1 0 0 0 0 0 0 0 0
British Food Journal Emerald Insight Emerald 10.1108/bfj 0007-070X Controlled Total_Item_Investigations 6 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 1 1 1 1 0 0 0 0 0 0 0 0
Business Process Management Journal Emerald Insight Emerald 10.1108/BPMJ 1463-7154 Controlled Unique_Item_Investigations 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 2 0 0 0
Business Process Management Journal Emerald Insight Emerald 10.1108/BPMJ 1463-7154 Controlled Total_Item_Investigations 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 2 0 0 0
Business Process Management Journal Emerald Insight Emerald 10.1108/bpmj 1463-7154 OA_Gold Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0
Business Process Management Journal Emerald Insight Emerald 10.1108/bpmj 1463-7154 OA_Gold Total_Item_Requests 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0
Business Process Management Journal Emerald Insight Emerald 10.1108/bpmj 1463-7154 OA_Gold Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0
Business Process Management Journal Emerald Insight Emerald 10.1108/bpmj 1463-7154 OA_Gold Total_Item_Investigations 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0
Business Process Management Journal Emerald Insight Emerald 10.1108/bpmj 1463-7154 Controlled Unique_Item_Investigations 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0
Business Process Management Journal Emerald Insight Emerald 10.1108/bpmj 1463-7154 Controlled Total_Item_Investigations 5 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 3 0 0 0 0 0 0 0 0 0 0 0 0
Career Development International Emerald Insight Emerald 10.1108/CDI 1362-0436 Controlled Unique_Item_Investigations 7 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 3 0 1 0 1 1
Career Development International Emerald Insight Emerald 10.1108/CDI 1362-0436 Controlled Total_Item_Investigations 8 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 3 0 1 0 1 1
Career Development International Emerald Insight Emerald 10.1108/cdi 1362-0436 Controlled Unique_Item_Investigations 5 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 2 0 0 0 1 0 0 0 0 0 0 0 0
Career Development International Emerald Insight Emerald 10.1108/cdi 1362-0436 Controlled Total_Item_Investigations 6 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 3 0 0 0 1 0 0 0 0 0 0 0 0
Chinese Management Studies Emerald Insight Emerald 10.1108/cms 1750-614X Controlled Unique_Item_Investigations 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 2 0 0 0 0 0 0 0 0
Chinese Management Studies Emerald Insight Emerald 10.1108/cms 1750-614X Controlled Total_Item_Investigations 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 2 0 0 0 0 0 0 0 0
Circuit World Emerald Insight Emerald 10.1108/cw 0305-6120 Controlled Unique_Item_Investigations 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 3 0 0 0 0 0 0 0 0
Circuit World Emerald Insight Emerald 10.1108/cw 0305-6120 Controlled Total_Item_Investigations 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 3 0 0 0 0 0 0 0 0
Competitiveness Review Emerald Insight Emerald 10.1108/cr 1059-5422 Controlled Unique_Item_Investigations 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 1 0 0 0 0 0 0 0 0 0 0 0
Competitiveness Review Emerald Insight Emerald 10.1108/cr 1059-5422 Controlled Total_Item_Investigations 4 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 2 0 0 0 0 0 0 0 0 0 0 0
Construction Innovation Emerald Insight Emerald 10.1108/ci 1471-4175 Controlled Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0
Construction Innovation Emerald Insight Emerald 10.1108/ci 1471-4175 Controlled Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0
Corporate Communications: An International Journal Emerald Insight Emerald 10.1108/ccij 1356-3289 Controlled Unique_Item_Investigations 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0
Corporate Communications: An International Journal Emerald Insight Emerald 10.1108/ccij 1356-3289 Controlled Total_Item_Investigations 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 3 0 0 0 0
Corporate Governance: The international journal of business in society Emerald Insight Emerald 10.1108/cg 1472-0701 Controlled Unique_Item_Investigations 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 0 0 0 0 0 0 0 0 0 0 0
Corporate Governance: The international journal of business in society Emerald Insight Emerald 10.1108/cg 1472-0701 Controlled Total_Item_Investigations 4 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 2 1 0 0 0 0 0 0 0 0 0 0 0
Cross Cultural & Strategic Management Emerald Insight Emerald 10.1108/ccsm 2059-5794 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0
Cross Cultural & Strategic Management Emerald Insight Emerald 10.1108/ccsm 2059-5794 Controlled Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0
Cross Cultural & Strategic Management Emerald Insight Emerald 10.1108/ccsm 2059-5794 Controlled Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0
Cross Cultural & Strategic Management Emerald Insight Emerald 10.1108/ccsm 2059-5794 Controlled Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0
Data Technologies and Applications Emerald Insight Emerald 10.1108/DTA 2514-9288 Controlled Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0
Data Technologies and Applications Emerald Insight Emerald 10.1108/DTA 2514-9288 Controlled Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0
Data Technologies and Applications Emerald Insight Emerald 10.1108/dta 2514-9288 Controlled Unique_Item_Investigations 4 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 2 0 0 0 0 0 0 0 0 0 0 0
Data Technologies and Applications Emerald Insight Emerald 10.1108/dta 2514-9288 Controlled Total_Item_Investigations 4 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 2 0 0 0 0 0 0 0 0 0 0 0
Digital Library Perspectives Emerald Insight Emerald 10.1108/DLP 2059-5816 Controlled Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1
Digital Library Perspectives Emerald Insight Emerald 10.1108/DLP 2059-5816 Controlled Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1
Disaster Prevention and Management: An International Journal Emerald Insight Emerald 10.1108/DPM 0965-3562 Controlled Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0
Disaster Prevention and Management: An International Journal Emerald Insight Emerald 10.1108/DPM 0965-3562 Controlled Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0
Disaster Prevention and Management: An International Journal Emerald Insight Emerald 10.1108/dpm 0965-3562 Controlled Unique_Item_Investigations 4 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 2 1 0 0 0 0 0 0 0 0 0 0 0
Disaster Prevention and Management: An International Journal Emerald Insight Emerald 10.1108/dpm 0965-3562 Controlled Total_Item_Investigations 4 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 2 1 0 0 0 0 0 0 0 0 0 0 0
Drugs and Alcohol Today Emerald Insight Emerald 10.1108/dat 1745-9265 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0
Drugs and Alcohol Today Emerald Insight Emerald 10.1108/dat 1745-9265 Controlled Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0
Drugs and Alcohol Today Emerald Insight Emerald 10.1108/dat 1745-9265 Controlled Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0
Drugs and Alcohol Today Emerald Insight Emerald 10.1108/dat 1745-9265 Controlled Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0
Education + Training Emerald Insight Emerald 10.1108/ET 0040-0912 Controlled Unique_Item_Investigations 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0
Education + Training Emerald Insight Emerald 10.1108/ET 0040-0912 Controlled Total_Item_Investigations 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0
Education + Training Emerald Insight Emerald 10.1108/et 0040-0912 Controlled Unique_Item_Investigations 4 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 1 0 1 0 0 0 0 0 0 0 0
Education + Training Emerald Insight Emerald 10.1108/et 0040-0912 Controlled Total_Item_Investigations 4 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 1 0 1 0 0 0 0 0 0 0 0
Emerald Emerging Markets Case Studies Emerald Insight Emerald 10.1108/eemcs 2045-0621 Controlled Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0
Emerald Emerging Markets Case Studies Emerald Insight Emerald 10.1108/eemcs 2045-0621 Controlled Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0
Employee Relations Emerald Insight Emerald 10.1108/er 0142-5455 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0
Employee Relations Emerald Insight Emerald 10.1108/er 0142-5455 Controlled Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0
Employee Relations Emerald Insight Emerald 10.1108/er 0142-5455 Controlled Unique_Item_Investigations 5 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 1 0 0 3 0 0 0 0 0 0 0 0
Employee Relations Emerald Insight Emerald 10.1108/er 0142-5455 Controlled Total_Item_Investigations 8 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 3 0 0 3 0 0 0 0 0 0 0 0
Employee Relations: The International Journal Emerald Insight Emerald 10.1108/ER 0142-5455 Controlled Unique_Item_Investigations 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 1 0 0 0
Employee Relations: The International Journal Emerald Insight Emerald 10.1108/ER 0142-5455 Controlled Total_Item_Investigations 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 1 0 0 0
Environmental Management and Health Emerald Insight Emerald 10.1108/emh 0956-6163 Controlled Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0
Environmental Management and Health Emerald Insight Emerald 10.1108/emh 0956-6163 Controlled Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0
Equality, Diversity and Inclusion: An International Journal Emerald Insight Emerald 10.1108/EDI 2040-7149 Controlled Unique_Item_Investigations 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0
Equality, Diversity and Inclusion: An International Journal Emerald Insight Emerald 10.1108/EDI 2040-7149 Controlled Total_Item_Investigations 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 3 0 0 0 0
Equality, Diversity and Inclusion: An International Journal Emerald Insight Emerald 10.1108/edi 2040-7149 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0
Equality, Diversity and Inclusion: An International Journal Emerald Insight Emerald 10.1108/edi 2040-7149 Controlled Total_Item_Requests 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0
Equality, Diversity and Inclusion: An International Journal Emerald Insight Emerald 10.1108/edi 2040-7149 Controlled Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0
Equality, Diversity and Inclusion: An International Journal Emerald Insight Emerald 10.1108/edi 2040-7149 Controlled Total_Item_Investigations 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0
Ethnicity and Inequalities in Health and Social Care Emerald Insight Emerald 10.1108/EIHSC 1757-0980 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0
Ethnicity and Inequalities in Health and Social Care Emerald Insight Emerald 10.1108/EIHSC 1757-0980 Controlled Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0
Ethnicity and Inequalities in Health and Social Care Emerald Insight Emerald 10.1108/EIHSC 1757-0980 Controlled Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0
Ethnicity and Inequalities in Health and Social Care Emerald Insight Emerald 10.1108/EIHSC 1757-0980 Controlled Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0
European Business Review Emerald Insight Emerald 10.1108/ebr 0955-534X Controlled Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0
European Business Review Emerald Insight Emerald 10.1108/ebr 0955-534X Controlled Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0
European Business Review Emerald Insight Emerald 10.1108/ebr 0955-534X Controlled Unique_Item_Investigations 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0 0 0 0 0 0 0
European Business Review Emerald Insight Emerald 10.1108/ebr 0955-534X Controlled Total_Item_Investigations 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 1 0 0 0 0 0 0 0 0 0 0
European Journal of Innovation Management Emerald Insight Emerald 10.1108/ejim 1460-1060 Controlled Unique_Item_Investigations 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0 0 0 0 0 0 0 0
European Journal of Innovation Management Emerald Insight Emerald 10.1108/ejim 1460-1060 Controlled Total_Item_Investigations 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 1 0 0 0 0 0 0 0 0 0 0 0
European Journal of Marketing Emerald Insight Emerald 10.1108/ejm 0309-0566 Controlled Unique_Item_Investigations 11 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 7 1 1 0 2
European Journal of Marketing Emerald Insight Emerald 10.1108/ejm 0309-0566 Controlled Total_Item_Investigations 16 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 7 5 1 0 3
European Journal of Marketing Emerald Insight Emerald 10.1108/ejm 0309-0566 Controlled Unique_Item_Investigations 9 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 5 1 1 0 0 0 0 0 0 0 0 0
European Journal of Marketing Emerald Insight Emerald 10.1108/ejm 0309-0566 Controlled Total_Item_Investigations 11 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 1 5 2 1 0 0 0 0 0 0 0 0 0
European Journal of Training and Development Emerald Insight Emerald 10.1108/ejtd 2046-9012 Controlled Unique_Item_Investigations 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0
European Journal of Training and Development Emerald Insight Emerald 10.1108/ejtd 2046-9012 Controlled Total_Item_Investigations 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0
European Journal of Training and Development Emerald Insight Emerald 10.1108/ejtd 2046-9012 Controlled Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0
European Journal of Training and Development Emerald Insight Emerald 10.1108/ejtd 2046-9012 Controlled Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0
Evidence-based HRM: a Global Forum for Empirical Scholarship Emerald Insight Emerald 10.1108/ebhrm 2049-3983 Controlled Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0
Evidence-based HRM: a Global Forum for Empirical Scholarship Emerald Insight Emerald 10.1108/ebhrm 2049-3983 Controlled Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0
Facilities Emerald Insight Emerald 10.1108/f 0263-2772 Controlled Unique_Item_Investigations 4 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 2 0 0 0 0 0 0 0 0 0 0 0
Facilities Emerald Insight Emerald 10.1108/f 0263-2772 Controlled Total_Item_Investigations 5 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 3 2 0 0 0 0 0 0 0 0 0 0 0
Foresight Emerald Insight Emerald 10.1108/fs 1463-6689 Controlled Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0
Foresight Emerald Insight Emerald 10.1108/fs 1463-6689 Controlled Total_Item_Investigations 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0
Gender in Management: An International Journal Emerald Insight Emerald 10.1108/GM 1754-2413 Controlled Unique_Item_Investigations 4 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 2 1 0 0 0
Gender in Management: An International Journal Emerald Insight Emerald 10.1108/GM 1754-2413 Controlled Total_Item_Investigations 4 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 2 1 0 0 0
Gender in Management: An International Journal Emerald Insight Emerald 10.1108/gm 1754-2413 Controlled Unique_Item_Investigations 14 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 10 3 0 0 1 0 0 0 0 0 0 0 0 0
Gender in Management: An International Journal Emerald Insight Emerald 10.1108/gm 1754-2413 Controlled Total_Item_Investigations 15 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 11 3 0 0 1 0 0 0 0 0 0 0 0 0
Global Knowledge, Memory and Communication Emerald Insight Emerald 10.1108/gkmc 2514-9342 Controlled Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0
Global Knowledge, Memory and Communication Emerald Insight Emerald 10.1108/gkmc 2514-9342 Controlled Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0
Health Education Emerald Insight Emerald 10.1108/he 0965-4283 Controlled Unique_Item_Investigations 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 1
Health Education Emerald Insight Emerald 10.1108/he 0965-4283 Controlled Total_Item_Investigations 4 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 2 1
Health Education Emerald Insight Emerald 10.1108/he 0965-4283 Controlled Unique_Item_Investigations 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 2 0 0 0 0 0 0 0 0 0
Health Education Emerald Insight Emerald 10.1108/he 0965-4283 Controlled Total_Item_Investigations 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 2 0 0 0 0 0 0 0 0 0
Higher Education, Skills and Work-based Learning Emerald Insight Emerald 10.1108/HESWBL 2042-3896 Controlled Unique_Item_Investigations 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0
Higher Education, Skills and Work-based Learning Emerald Insight Emerald 10.1108/HESWBL 2042-3896 Controlled Total_Item_Investigations 4 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 4 0 0 0 0 0 0
Higher Education, Skills and Work-Based Learning Emerald Insight Emerald 10.1108/heswbl 2042-3896 Controlled Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0
Higher Education, Skills and Work-Based Learning Emerald Insight Emerald 10.1108/heswbl 2042-3896 Controlled Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0
History of Education Review Emerald Insight Emerald 10.1108/her 0819-8691 Controlled Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0
History of Education Review Emerald Insight Emerald 10.1108/her 0819-8691 Controlled Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0
Human Resource Management International Digest Emerald Insight Emerald 10.1108/HRMID 0967-0734 Controlled Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1
Human Resource Management International Digest Emerald Insight Emerald 10.1108/HRMID 0967-0734 Controlled Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1
Industrial and Commercial Training Emerald Insight Emerald 10.1108/ICT 0019-7858 Controlled Unique_Item_Investigations 4 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 2
Industrial and Commercial Training Emerald Insight Emerald 10.1108/ICT 0019-7858 Controlled Total_Item_Investigations 4 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 2
Industrial and Commercial Training Emerald Insight Emerald 10.1108/ict 0019-7858 Controlled Unique_Item_Requests 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0
Industrial and Commercial Training Emerald Insight Emerald 10.1108/ict 0019-7858 Controlled Total_Item_Requests 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 3 0 0 0 0 0 0 0 0 0
Industrial and Commercial Training Emerald Insight Emerald 10.1108/ict 0019-7858 Controlled Unique_Item_Investigations 7 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 1 0 2 2 0 0 0 0 0 0 0 0
Industrial and Commercial Training Emerald Insight Emerald 10.1108/ict 0019-7858 Controlled Total_Item_Investigations 11 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 3 0 1 0 4 3 0 0 0 0 0 0 0 0
Industrial Management & Data Systems Emerald Insight Emerald 10.1108/imds 0263-5577 Controlled Unique_Item_Investigations 4 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 2 1 0 0 0 0 0 0 0 0 0 0
Industrial Management & Data Systems Emerald Insight Emerald 10.1108/imds 0263-5577 Controlled Total_Item_Investigations 5 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 3 1 0 0 0 0 0 0 0 0 0 0
Industrial Management & Data Systems Emerald Insight Emerald 10.1108/IMDS 0263-5577 Controlled Unique_Item_Investigations 4 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 2 0 0 1
Industrial Management & Data Systems Emerald Insight Emerald 10.1108/IMDS 0263-5577 Controlled Total_Item_Investigations 7 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 3 3 0 0 1
Industrial Robot: An International Journal Emerald Insight Emerald 10.1108/IR 0143-991X Controlled Unique_Item_Investigations 4 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 2 0 0
Industrial Robot: An International Journal Emerald Insight Emerald 10.1108/IR 0143-991X Controlled Total_Item_Investigations 11 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 7 0 2 0 0
Information and Computer Security Emerald Insight Emerald 10.1108/ICS 2056-4961 Controlled Unique_Item_Investigations 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0
Information and Computer Security Emerald Insight Emerald 10.1108/ICS 2056-4961 Controlled Total_Item_Investigations 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0
Information and Learning Sciences Emerald Insight Emerald 10.1108/ils 2398-5348 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0
Information and Learning Sciences Emerald Insight Emerald 10.1108/ils 2398-5348 Controlled Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0
Information and Learning Sciences Emerald Insight Emerald 10.1108/ils 2398-5348 Controlled Unique_Item_Investigations 4 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 2 0 0 0 0 0 0 0 0 0 0
Information and Learning Sciences Emerald Insight Emerald 10.1108/ils 2398-5348 Controlled Total_Item_Investigations 5 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 3 0 0 2 0 0 0 0 0 0 0 0 0 0
Information Discovery and Delivery Emerald Insight Emerald 10.1108/IDD 2398-6247 Controlled Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0
Information Discovery and Delivery Emerald Insight Emerald 10.1108/IDD 2398-6247 Controlled Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0
Information Technology & People Emerald Insight Emerald 10.1108/itp 0959-3845 Controlled Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0
Information Technology & People Emerald Insight Emerald 10.1108/itp 0959-3845 Controlled Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0
International Journal of Accounting & Information Management Emerald Insight Emerald 10.1108/ijaim 1834-7649 Controlled Unique_Item_Investigations 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0
International Journal of Accounting & Information Management Emerald Insight Emerald 10.1108/ijaim 1834-7649 Controlled Total_Item_Investigations 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 2 0 0 0 0 0 0 0 0 0 0 0 0
International Journal of Bank Marketing Emerald Insight Emerald 10.1108/ijbm 0265-2323 Controlled Unique_Item_Investigations 6 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 3 0 0 0 3
International Journal of Bank Marketing Emerald Insight Emerald 10.1108/ijbm 0265-2323 Controlled Total_Item_Investigations 6 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 3 0 0 0 3
International Journal of Climate Change Strategies and Management Emerald Insight Emerald 10.1108/IJCCSM 1756-8692 OA_Gold Unique_Item_Requests 5 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 1 1 2
International Journal of Climate Change Strategies and Management Emerald Insight Emerald 10.1108/IJCCSM 1756-8692 OA_Gold Total_Item_Requests 5 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 1 1 2
International Journal of Climate Change Strategies and Management Emerald Insight Emerald 10.1108/IJCCSM 1756-8692 OA_Gold Unique_Item_Investigations 5 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 1 1 2
International Journal of Climate Change Strategies and Management Emerald Insight Emerald 10.1108/IJCCSM 1756-8692 OA_Gold Total_Item_Investigations 5 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 1 1 2
International Journal of Climate Change Strategies and Management Emerald Insight Emerald 10.1108/ijccsm 1756-8692 Controlled Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0
International Journal of Climate Change Strategies and Management Emerald Insight Emerald 10.1108/ijccsm 1756-8692 Controlled Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0
International Journal of Comparative Education and Development Emerald Insight Emerald 10.1108/IJCED 2396-7404 Controlled Unique_Item_Investigations 4 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 0
International Journal of Comparative Education and Development Emerald Insight Emerald 10.1108/IJCED 2396-7404 Controlled Total_Item_Investigations 4 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 0
International Journal of Comparative Education and Development Emerald Insight Emerald 10.1108/ijced 2396-7404 Controlled Unique_Item_Investigations 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0
International Journal of Comparative Education and Development Emerald Insight Emerald 10.1108/ijced 2396-7404 Controlled Total_Item_Investigations 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 3 0 0 0 0 0 0 0 0 0 0
International Journal of Conflict Management Emerald Insight Emerald 10.1108/ijcma 1044-4068 Controlled Unique_Item_Investigations 4 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 3 0 0 1 0 0 0 0 0 0 0 0
International Journal of Conflict Management Emerald Insight Emerald 10.1108/ijcma 1044-4068 Controlled Total_Item_Investigations 4 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 3 0 0 1 0 0 0 0 0 0 0 0
International Journal of Contemporary Hospitality Management Emerald Insight Emerald 10.1108/IJCHM 0959-6119 OA_Gold Unique_Item_Requests 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0
International Journal of Contemporary Hospitality Management Emerald Insight Emerald 10.1108/IJCHM 0959-6119 OA_Gold Total_Item_Requests 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 3 0
International Journal of Contemporary Hospitality Management Emerald Insight Emerald 10.1108/IJCHM 0959-6119 OA_Gold Unique_Item_Investigations 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0
International Journal of Contemporary Hospitality Management Emerald Insight Emerald 10.1108/IJCHM 0959-6119 OA_Gold Total_Item_Investigations 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 3 0
International Journal of Contemporary Hospitality Management Emerald Insight Emerald 10.1108/IJCHM 0959-6119 Controlled Unique_Item_Investigations 6 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 1 0 1 2
International Journal of Contemporary Hospitality Management Emerald Insight Emerald 10.1108/IJCHM 0959-6119 Controlled Total_Item_Investigations 7 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 1 0 1 3
International Journal of Contemporary Hospitality Management Emerald Insight Emerald 10.1108/ijchm 0959-6119 Controlled Unique_Item_Investigations 6 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 3 0 0 2 1 0 0 0 0 0 0 0 0 0
International Journal of Contemporary Hospitality Management Emerald Insight Emerald 10.1108/ijchm 0959-6119 Controlled Total_Item_Investigations 6 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 3 0 0 2 1 0 0 0 0 0 0 0 0 0
International Journal of Crowd Science Emerald Insight Emerald 10.1108/ijcs 2398-7294 OA_Gold Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0
International Journal of Crowd Science Emerald Insight Emerald 10.1108/ijcs 2398-7294 OA_Gold Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0
International Journal of Crowd Science Emerald Insight Emerald 10.1108/ijcs 2398-7294 OA_Gold Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0
International Journal of Crowd Science Emerald Insight Emerald 10.1108/ijcs 2398-7294 OA_Gold Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0
International Journal of Culture, Tourism and Hospitality Research Emerald Insight Emerald 10.1108/ijcthr 1750-6182 Controlled Unique_Item_Investigations 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 1 1
International Journal of Culture, Tourism and Hospitality Research Emerald Insight Emerald 10.1108/ijcthr 1750-6182 Controlled Total_Item_Investigations 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 1 1
International Journal of Culture, Tourism and Hospitality Research Emerald Insight Emerald 10.1108/ijcthr 1750-6182 Controlled Unique_Item_Investigations 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0
International Journal of Culture, Tourism and Hospitality Research Emerald Insight Emerald 10.1108/ijcthr 1750-6182 Controlled Total_Item_Investigations 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 3 0 0 0 0 0 0 0 0 0
International Journal of Educational Management Emerald Insight Emerald 10.1108/ijem 0951-354X Controlled Unique_Item_Investigations 10 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 3 2 2 1 1 0
International Journal of Educational Management Emerald Insight Emerald 10.1108/ijem 0951-354X Controlled Total_Item_Investigations 14 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 3 2 4 2 1 0
International Journal of Educational Management Emerald Insight Emerald 10.1108/ijem 0951-354X Controlled Unique_Item_Investigations 9 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 3 3 0 0 1 0 0 0 0 0 0 0 0
International Journal of Educational Management Emerald Insight Emerald 10.1108/ijem 0951-354X Controlled Total_Item_Investigations 10 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 4 3 0 0 1 0 0 0 0 0 0 0 0
International Journal of Emerging Markets Emerald Insight Emerald 10.1108/IJOEM 1746-8809 Controlled Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0
International Journal of Emerging Markets Emerald Insight Emerald 10.1108/IJOEM 1746-8809 Controlled Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0
International Journal of Entrepreneurial Behavior & Research Emerald Insight Emerald 10.1108/ijebr 1355-2554 Controlled Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0
International Journal of Entrepreneurial Behavior & Research Emerald Insight Emerald 10.1108/ijebr 1355-2554 Controlled Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0
International Journal of Ethics and Systems Emerald Insight Emerald 10.1108/ijoes 2514-9369 Controlled Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0
International Journal of Ethics and Systems Emerald Insight Emerald 10.1108/ijoes 2514-9369 Controlled Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0
International Journal of Gender and Entrepreneurship Emerald Insight Emerald 10.1108/ijge 1756-6266 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0
International Journal of Gender and Entrepreneurship Emerald Insight Emerald 10.1108/ijge 1756-6266 Controlled Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0
International Journal of Gender and Entrepreneurship Emerald Insight Emerald 10.1108/ijge 1756-6266 Controlled Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0
International Journal of Gender and Entrepreneurship Emerald Insight Emerald 10.1108/ijge 1756-6266 Controlled Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0
International Journal of Health Care Quality Assurance Emerald Insight Emerald 10.1108/IJHCQA 0952-6862 Controlled Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0
International Journal of Health Care Quality Assurance Emerald Insight Emerald 10.1108/IJHCQA 0952-6862 Controlled Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0
International Journal of Information and Learning Technology Emerald Insight Emerald 10.1108/IJILT 2056-4880 Controlled Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0
International Journal of Information and Learning Technology Emerald Insight Emerald 10.1108/IJILT 2056-4880 Controlled Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0
International Journal of Law and Management Emerald Insight Emerald 10.1108/IJLMA 1754-243X Controlled Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1
International Journal of Law and Management Emerald Insight Emerald 10.1108/IJLMA 1754-243X Controlled Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1
International Journal of Manpower Emerald Insight Emerald 10.1108/IJM 0143-7720 Controlled Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0
International Journal of Manpower Emerald Insight Emerald 10.1108/IJM 0143-7720 Controlled Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0
International Journal of Manpower Emerald Insight Emerald 10.1108/ijm 0143-7720 Controlled Unique_Item_Investigations 5 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 3 0 0 0 0 0 0 0 0 0 0 0
International Journal of Manpower Emerald Insight Emerald 10.1108/ijm 0143-7720 Controlled Total_Item_Investigations 7 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 5 0 0 0 0 0 0 0 0 0 0 0
International Journal of Mentoring and Coaching in Education Emerald Insight Emerald 10.1108/ijmce 2046-6854 Controlled Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0
International Journal of Mentoring and Coaching in Education Emerald Insight Emerald 10.1108/ijmce 2046-6854 Controlled Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0
International Journal of Migration, Health and Social Care Emerald Insight Emerald 10.1108/IJMHSC 1747-9894 Controlled Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0
International Journal of Migration, Health and Social Care Emerald Insight Emerald 10.1108/IJMHSC 1747-9894 Controlled Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0
International Journal of Operations & Production Management Emerald Insight Emerald 10.1108/ijopm 0144-3577 Controlled Unique_Item_Investigations 7 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 4 2 0 0 0 1 0 0 0 0 0 0 0
International Journal of Operations & Production Management Emerald Insight Emerald 10.1108/ijopm 0144-3577 Controlled Total_Item_Investigations 10 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 7 2 0 0 0 1 0 0 0 0 0 0 0
International Journal of Organization Theory & Behavior Emerald Insight Emerald 10.1108/ijotb 1093-4537 1532-4273 Controlled Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0
International Journal of Organization Theory & Behavior Emerald Insight Emerald 10.1108/ijotb 1093-4537 1532-4273 Controlled Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0
International Journal of Organizational Analysis Emerald Insight Emerald 10.1108/ijoa 1934-8835 Controlled Unique_Item_Investigations 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0
International Journal of Organizational Analysis Emerald Insight Emerald 10.1108/ijoa 1934-8835 Controlled Total_Item_Investigations 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0
International Journal of Pharmaceutical and Healthcare Marketing Emerald Insight Emerald 10.1108/ijphm 1750-6123 Controlled Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0
International Journal of Pharmaceutical and Healthcare Marketing Emerald Insight Emerald 10.1108/ijphm 1750-6123 Controlled Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0
International Journal of Physical Distribution & Logistics Management Emerald Insight Emerald 10.1108/ijpdlm 0960-0035 Controlled Unique_Item_Investigations 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0
International Journal of Physical Distribution & Logistics Management Emerald Insight Emerald 10.1108/ijpdlm 0960-0035 Controlled Total_Item_Investigations 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0
International Journal of Physical Distribution & Logistics Management Emerald Insight Emerald 10.1108/ijpdlm 0960-0035 Controlled Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0
International Journal of Physical Distribution & Logistics Management Emerald Insight Emerald 10.1108/ijpdlm 0960-0035 Controlled Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0
International Journal of Productivity and Performance Management Emerald Insight Emerald 10.1108/IJPPM 1741-0401 Controlled Unique_Item_Investigations 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 1 0
International Journal of Productivity and Performance Management Emerald Insight Emerald 10.1108/IJPPM 1741-0401 Controlled Total_Item_Investigations 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 1 0
International Journal of Public Sector Management Emerald Insight Emerald 10.1108/ijpsm 0951-3558 Controlled Unique_Item_Investigations 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 1 0 0 0 0 0 0 0 0 0 0 0
International Journal of Public Sector Management Emerald Insight Emerald 10.1108/ijpsm 0951-3558 Controlled Total_Item_Investigations 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 1 0 0 0 0 0 0 0 0 0 0 0
International Journal of Retail & Distribution Management Emerald Insight Emerald 10.1108/IJRDM 0959-0552 Controlled Unique_Item_Investigations 6 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 4 0 1 0
International Journal of Retail & Distribution Management Emerald Insight Emerald 10.1108/IJRDM 0959-0552 Controlled Total_Item_Investigations 8 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 6 0 1 0
International Journal of Retail & Distribution Management Emerald Insight Emerald 10.1108/ijrdm 0959-0552 Controlled Unique_Item_Investigations 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 0 0 0 0 0 0 0 0 0 0 0
International Journal of Retail & Distribution Management Emerald Insight Emerald 10.1108/ijrdm 0959-0552 Controlled Total_Item_Investigations 5 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 2 1 0 0 0 0 0 0 0 0 0 0 0
International Journal of Service Industry Management Emerald Insight Emerald 10.1108/ijsim 0956-4233 Controlled Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0
International Journal of Service Industry Management Emerald Insight Emerald 10.1108/ijsim 0956-4233 Controlled Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0
International Journal of Social Economics Emerald Insight Emerald 10.1108/ijse 0306-8293 Controlled Unique_Item_Investigations 4 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 1 1 0 0 1
International Journal of Social Economics Emerald Insight Emerald 10.1108/ijse 0306-8293 Controlled Total_Item_Investigations 4 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 1 1 0 0 1
International Journal of Social Economics Emerald Insight Emerald 10.1108/ijse 0306-8293 Controlled Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0
International Journal of Social Economics Emerald Insight Emerald 10.1108/ijse 0306-8293 Controlled Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0
International Journal of Sociology and Social Policy Emerald Insight Emerald 10.1108/ijssp 0144-333X Controlled Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0
International Journal of Sociology and Social Policy Emerald Insight Emerald 10.1108/ijssp 0144-333X Controlled Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0
International Journal of Sociology and Social Policy Emerald Insight Emerald 10.1108/ijssp 0144-333X Controlled Unique_Item_Investigations 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0
International Journal of Sociology and Social Policy Emerald Insight Emerald 10.1108/ijssp 0144-333X Controlled Total_Item_Investigations 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0
International Journal of Sports Marketing and Sponsorship Emerald Insight Emerald 10.1108/IJSMS 1464-6668 Controlled Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0
International Journal of Sports Marketing and Sponsorship Emerald Insight Emerald 10.1108/IJSMS 1464-6668 Controlled Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0
International Journal of Sports Marketing and Sponsorship Emerald Insight Emerald 10.1108/IJSMS 1464-6668 Controlled Unique_Item_Investigations 5 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 4 0 1 0 0 0 0 0 0 0 0 0
International Journal of Sports Marketing and Sponsorship Emerald Insight Emerald 10.1108/IJSMS 1464-6668 Controlled Total_Item_Investigations 7 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 4 0 3 0 0 0 0 0 0 0 0 0
International Journal of Sustainability in Higher Education Emerald Insight Emerald 10.1108/IJSHE 1467-6370 Controlled Unique_Item_Investigations 8 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 4 0 0 2 0
International Journal of Sustainability in Higher Education Emerald Insight Emerald 10.1108/IJSHE 1467-6370 Controlled Total_Item_Investigations 9 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 5 0 0 2 0
International Journal of Sustainability in Higher Education Emerald Insight Emerald 10.1108/ijshe 1467-6370 Controlled Unique_Item_Investigations 10 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 6 1 1 1 0 1 0 0 0 0 0 0 0 0
International Journal of Sustainability in Higher Education Emerald Insight Emerald 10.1108/ijshe 1467-6370 Controlled Total_Item_Investigations 11 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 7 1 1 1 0 1 0 0 0 0 0 0 0 0
International Journal of Tourism Cities Emerald Insight Emerald 10.1108/IJTC 2056-5607 Controlled Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0
International Journal of Tourism Cities Emerald Insight Emerald 10.1108/IJTC 2056-5607 Controlled Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0
International Journal of Workplace Health Management Emerald Insight Emerald 10.1108/IJWHM 1753-8351 Controlled Unique_Item_Investigations 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 3 0
International Journal of Workplace Health Management Emerald Insight Emerald 10.1108/IJWHM 1753-8351 Controlled Total_Item_Investigations 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 3 0
International Marketing Review Emerald Insight Emerald 10.1108/imr 0265-1335 Controlled Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0
International Marketing Review Emerald Insight Emerald 10.1108/imr 0265-1335 Controlled Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0
Internet Research Emerald Insight Emerald 10.1108/intr 1066-2243 OA_Gold Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0
Internet Research Emerald Insight Emerald 10.1108/intr 1066-2243 OA_Gold Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0
Internet Research Emerald Insight Emerald 10.1108/intr 1066-2243 OA_Gold Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0
Internet Research Emerald Insight Emerald 10.1108/intr 1066-2243 OA_Gold Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0
Internet Research Emerald Insight Emerald 10.1108/intr 1066-2243 Controlled Unique_Item_Investigations 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 1 0 0 0
Internet Research Emerald Insight Emerald 10.1108/intr 1066-2243 Controlled Total_Item_Investigations 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 1 0 0 0
Internet Research Emerald Insight Emerald 10.1108/intr 1066-2243 Controlled Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0
Internet Research Emerald Insight Emerald 10.1108/intr 1066-2243 Controlled Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0
Journal for Multicultural Education Emerald Insight Emerald 10.1108/JME 2053-535X Controlled Unique_Item_Investigations 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 2
Journal for Multicultural Education Emerald Insight Emerald 10.1108/JME 2053-535X Controlled Total_Item_Investigations 4 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 3
Journal for Multicultural Education Emerald Insight Emerald 10.1108/jme 2053-535X Controlled Unique_Item_Requests 5 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 4 1 0 0 0 0 0 0 0 0 0 0
Journal for Multicultural Education Emerald Insight Emerald 10.1108/jme 2053-535X Controlled Total_Item_Requests 5 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 4 1 0 0 0 0 0 0 0 0 0 0
Journal for Multicultural Education Emerald Insight Emerald 10.1108/jme 2053-535X Controlled Unique_Item_Investigations 5 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 4 1 0 0 0 0 0 0 0 0 0 0
Journal for Multicultural Education Emerald Insight Emerald 10.1108/jme 2053-535X Controlled Total_Item_Investigations 5 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 4 1 0 0 0 0 0 0 0 0 0 0
Journal of Accounting & Organizational Change Emerald Insight Emerald 10.1108/jaoc 1832-5912 Controlled Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0
Journal of Accounting & Organizational Change Emerald Insight Emerald 10.1108/jaoc 1832-5912 Controlled Total_Item_Investigations 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 0 0
Journal of Agribusiness in Developing and Emerging Economies Emerald Insight Emerald 10.1108/JADEE 2044-0839 OA_Gold Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0
Journal of Agribusiness in Developing and Emerging Economies Emerald Insight Emerald 10.1108/JADEE 2044-0839 OA_Gold Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0
Journal of Agribusiness in Developing and Emerging Economies Emerald Insight Emerald 10.1108/JADEE 2044-0839 OA_Gold Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0
Journal of Agribusiness in Developing and Emerging Economies Emerald Insight Emerald 10.1108/JADEE 2044-0839 OA_Gold Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0
Journal of Applied Research in Higher Education Emerald Insight Emerald 10.1108/jarhe 2050-7003 Controlled Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0
Journal of Applied Research in Higher Education Emerald Insight Emerald 10.1108/jarhe 2050-7003 Controlled Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0
Journal of Business & Industrial Marketing Emerald Insight Emerald 10.1108/jbim 0885-8624 Controlled Unique_Item_Investigations 7 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 4 1 0 0 1 0 0 0 0 0 0 0 0
Journal of Business & Industrial Marketing Emerald Insight Emerald 10.1108/jbim 0885-8624 Controlled Total_Item_Investigations 8 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 5 1 0 0 1 0 0 0 0 0 0 0 0
Journal of Business & Industrial Marketing Emerald Insight Emerald 10.1108/JBIM 0885-8624 Controlled Unique_Item_Investigations 4 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 0 0 1
Journal of Business & Industrial Marketing Emerald Insight Emerald 10.1108/JBIM 0885-8624 Controlled Total_Item_Investigations 8 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 5 0 0 1
Journal of Business Strategy Emerald Insight Emerald 10.1108/JBS 0275-6668 Controlled Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0
Journal of Business Strategy Emerald Insight Emerald 10.1108/JBS 0275-6668 Controlled Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0
Journal of Business Strategy Emerald Insight Emerald 10.1108/jbs 0275-6668 Controlled Unique_Item_Investigations 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 2 0 0 0 0 0 0 0 0 0 0
Journal of Business Strategy Emerald Insight Emerald 10.1108/jbs 0275-6668 Controlled Total_Item_Investigations 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 2 0 0 0 0 0 0 0 0 0 0
Journal of Chinese Human Resources Management Emerald Insight Emerald 10.1108/jchrm 2040-8005 Controlled Unique_Item_Investigations 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0
Journal of Chinese Human Resources Management Emerald Insight Emerald 10.1108/jchrm 2040-8005 Controlled Total_Item_Investigations 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 3 0 0
Journal of Communication Management Emerald Insight Emerald 10.1108/JCOM 1363-254X Controlled Unique_Item_Investigations 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0
Journal of Communication Management Emerald Insight Emerald 10.1108/JCOM 1363-254X Controlled Total_Item_Investigations 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0
Journal of Communication Management Emerald Insight Emerald 10.1108/jcom 1363-254X Controlled Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0
Journal of Communication Management Emerald Insight Emerald 10.1108/jcom 1363-254X Controlled Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0
Journal of Consumer Marketing Emerald Insight Emerald 10.1108/jcm 0736-3761 Controlled Unique_Item_Investigations 6 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 3 0 0 1
Journal of Consumer Marketing Emerald Insight Emerald 10.1108/jcm 0736-3761 Controlled Total_Item_Investigations 6 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 3 0 0 1
Journal of Consumer Marketing Emerald Insight Emerald 10.1108/jcm 0736-3761 Controlled Unique_Item_Investigations 6 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 3 0 2 0 1 0 0 0 0 0 0 0 0 0
Journal of Consumer Marketing Emerald Insight Emerald 10.1108/jcm 0736-3761 Controlled Total_Item_Investigations 7 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 3 0 2 0 2 0 0 0 0 0 0 0 0 0
Journal of Corporate Real Estate Emerald Insight Emerald 10.1108/jcre 1463-001X Controlled Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0
Journal of Corporate Real Estate Emerald Insight Emerald 10.1108/jcre 1463-001X Controlled Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0
Journal of Defense Analytics and Logistics Emerald Insight Emerald 10.1108/JDAL 2399-6439 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0
Journal of Defense Analytics and Logistics Emerald Insight Emerald 10.1108/JDAL 2399-6439 Controlled Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0
Journal of Defense Analytics and Logistics Emerald Insight Emerald 10.1108/JDAL 2399-6439 Controlled Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0
Journal of Defense Analytics and Logistics Emerald Insight Emerald 10.1108/JDAL 2399-6439 Controlled Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0
Journal of Documentation Emerald Insight Emerald 10.1108/jd 0022-0418 Controlled Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0
Journal of Documentation Emerald Insight Emerald 10.1108/jd 0022-0418 Controlled Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0
Journal of Economic Studies Emerald Insight Emerald 10.1108/jes 0144-3585 Controlled Unique_Item_Investigations 4 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 3 1 0 0 0 0 0 0 0 0 0 0
Journal of Economic Studies Emerald Insight Emerald 10.1108/jes 0144-3585 Controlled Total_Item_Investigations 7 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 6 1 0 0 0 0 0 0 0 0 0 0
Journal of Economics, Finance and Administrative Science Emerald Insight Emerald 10.1108/JEFAS 2077-1886 OA_Gold Unique_Item_Requests 5 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 5 0 0
Journal of Economics, Finance and Administrative Science Emerald Insight Emerald 10.1108/JEFAS 2077-1886 OA_Gold Total_Item_Requests 7 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 7 0 0
Journal of Economics, Finance and Administrative Science Emerald Insight Emerald 10.1108/JEFAS 2077-1886 OA_Gold Unique_Item_Investigations 5 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 5 0 0
Journal of Economics, Finance and Administrative Science Emerald Insight Emerald 10.1108/JEFAS 2077-1886 OA_Gold Total_Item_Investigations 7 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 7 0 0
Journal of Educational Administration Emerald Insight Emerald 10.1108/JEA 0957-8234 Controlled Unique_Item_Investigations 4 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 2 0 0
Journal of Educational Administration Emerald Insight Emerald 10.1108/JEA 0957-8234 Controlled Total_Item_Investigations 6 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 4 0 0
Journal of Educational Administration Emerald Insight Emerald 10.1108/jea 0957-8234 Controlled Unique_Item_Investigations 6 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 3 1 0 0 0 0 0 0 0 0
Journal of Educational Administration Emerald Insight Emerald 10.1108/jea 0957-8234 Controlled Total_Item_Investigations 9 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 6 1 0 0 0 0 0 0 0 0
Journal of Enterprise Information Management Emerald Insight Emerald 10.1108/jeim 1741-0398 Controlled Unique_Item_Requests 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0
Journal of Enterprise Information Management Emerald Insight Emerald 10.1108/jeim 1741-0398 Controlled Total_Item_Requests 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0
Journal of Enterprise Information Management Emerald Insight Emerald 10.1108/jeim 1741-0398 Controlled Unique_Item_Investigations 4 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 2 1 0 0 0 0 0 0 0 0
Journal of Enterprise Information Management Emerald Insight Emerald 10.1108/jeim 1741-0398 Controlled Total_Item_Investigations 4 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 2 1 0 0 0 0 0 0 0 0
Journal of European Industrial Training Emerald Insight Emerald 10.1108/jeit 0309-0590 Controlled Unique_Item_Investigations 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 0
Journal of European Industrial Training Emerald Insight Emerald 10.1108/jeit 0309-0590 Controlled Total_Item_Investigations 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 0
Journal of Facilities Management Emerald Insight Emerald 10.1108/jfm 1472-5967 Controlled Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0
Journal of Facilities Management Emerald Insight Emerald 10.1108/jfm 1472-5967 Controlled Total_Item_Investigations 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 0 0
Journal of Fashion Marketing and Management: An International Journal Emerald Insight Emerald 10.1108/jfmm 1361-2026 Controlled Unique_Item_Investigations 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 1 0 0 0
Journal of Fashion Marketing and Management: An International Journal Emerald Insight Emerald 10.1108/jfmm 1361-2026 Controlled Total_Item_Investigations 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 1 0 0 0
Journal of Fashion Marketing and Management: An International Journal Emerald Insight Emerald 10.1108/jfmm 1361-2026 Controlled Unique_Item_Investigations 4 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 3 0 0 0 1 0 0 0 0 0 0 0 0 0
Journal of Fashion Marketing and Management: An International Journal Emerald Insight Emerald 10.1108/jfmm 1361-2026 Controlled Total_Item_Investigations 6 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 5 0 0 0 1 0 0 0 0 0 0 0 0 0
Journal of Financial Regulation and Compliance Emerald Insight Emerald 10.1108/JFRC 1358-1988 Controlled Unique_Item_Investigations 4 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 4 0 0 0 0
Journal of Financial Regulation and Compliance Emerald Insight Emerald 10.1108/JFRC 1358-1988 Controlled Total_Item_Investigations 4 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 4 0 0 0 0
Journal of Financial Regulation and Compliance Emerald Insight Emerald 10.1108/jfrc 1358-1988 Controlled Unique_Item_Investigations 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0
Journal of Financial Regulation and Compliance Emerald Insight Emerald 10.1108/jfrc 1358-1988 Controlled Total_Item_Investigations 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0
Journal of Forensic Practice Emerald Insight Emerald 10.1108/JFP 2050-8794 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0
Journal of Forensic Practice Emerald Insight Emerald 10.1108/JFP 2050-8794 Controlled Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0
Journal of Forensic Practice Emerald Insight Emerald 10.1108/JFP 2050-8794 Controlled Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0
Journal of Forensic Practice Emerald Insight Emerald 10.1108/JFP 2050-8794 Controlled Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0
Journal of Global Mobility: The Home of Expatriate Management Research Emerald Insight Emerald 10.1108/jgm 2049-8799 Controlled Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0
Journal of Global Mobility: The Home of Expatriate Management Research Emerald Insight Emerald 10.1108/jgm 2049-8799 Controlled Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0
Journal of Health Organization and Management Emerald Insight Emerald 10.1108/jhom 1477-7266 Controlled Unique_Item_Investigations 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 1 0 0 0 0 0 0 0 0 0 0 0
Journal of Health Organization and Management Emerald Insight Emerald 10.1108/jhom 1477-7266 Controlled Total_Item_Investigations 4 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 3 0 1 0 0 0 0 0 0 0 0 0 0 0
Journal of Hospitality and Tourism Technology Emerald Insight Emerald 10.1108/jhtt 1757-9880 Controlled Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0
Journal of Hospitality and Tourism Technology Emerald Insight Emerald 10.1108/jhtt 1757-9880 Controlled Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0
Journal of Indian Business Research Emerald Insight Emerald 10.1108/jibr 1755-4195 Controlled Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0
Journal of Indian Business Research Emerald Insight Emerald 10.1108/jibr 1755-4195 Controlled Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0
Journal of Integrated Care Emerald Insight Emerald 10.1108/jica 1476-9018 Controlled Unique_Item_Investigations 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 3
Journal of Integrated Care Emerald Insight Emerald 10.1108/jica 1476-9018 Controlled Total_Item_Investigations 5 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 5
Journal of Integrated Care Emerald Insight Emerald 10.1108/jica 1476-9018 Controlled Unique_Item_Investigations 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 0 0
Journal of Integrated Care Emerald Insight Emerald 10.1108/jica 1476-9018 Controlled Total_Item_Investigations 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 3 0 0 0 0 0 0 0 0 0 0 0 0 0
Journal of Intellectual Capital Emerald Insight Emerald 10.1108/jic 1469-1930 Controlled Unique_Item_Investigations 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 0 0
Journal of Intellectual Capital Emerald Insight Emerald 10.1108/jic 1469-1930 Controlled Total_Item_Investigations 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 3 0 0 0 0 0 0 0 0 0 0 0 0 0
Journal of Intellectual Disabilities and Offending Behaviour Emerald Insight Emerald 10.1108/JIDOB 2050-8824 Controlled Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0
Journal of Intellectual Disabilities and Offending Behaviour Emerald Insight Emerald 10.1108/JIDOB 2050-8824 Controlled Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0
Journal of Intellectual Disabilities and Offending Behaviour Emerald Insight Emerald 10.1108/jidob 2050-8824 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0
Journal of Intellectual Disabilities and Offending Behaviour Emerald Insight Emerald 10.1108/jidob 2050-8824 Controlled Total_Item_Requests 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0
Journal of Intellectual Disabilities and Offending Behaviour Emerald Insight Emerald 10.1108/jidob 2050-8824 Controlled Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0
Journal of Intellectual Disabilities and Offending Behaviour Emerald Insight Emerald 10.1108/jidob 2050-8824 Controlled Total_Item_Investigations 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0
Journal of International Education in Business Emerald Insight Emerald 10.1108/JIEB 2046-469X Controlled Unique_Item_Investigations 5 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 3 1 1 0 0 0
Journal of International Education in Business Emerald Insight Emerald 10.1108/JIEB 2046-469X Controlled Total_Item_Investigations 6 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 4 1 1 0 0 0
Journal of International Trade Law and Policy Emerald Insight Emerald 10.1108/jitlp 1477-0024 Controlled Unique_Item_Investigations 6 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 2 0 2 1 0 0 0 0 0 0 0
Journal of International Trade Law and Policy Emerald Insight Emerald 10.1108/jitlp 1477-0024 Controlled Total_Item_Investigations 8 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 3 0 2 1 0 0 0 0 0 0 0
Journal of Knowledge Management Emerald Insight Emerald 10.1108/jkm 1367-3270 Controlled Unique_Item_Investigations 6 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 1 0 0 3 0 0 0 0 0 0 0 0
Journal of Knowledge Management Emerald Insight Emerald 10.1108/jkm 1367-3270 Controlled Total_Item_Investigations 8 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 2 0 0 4 0 0 0 0 0 0 0 0
Journal of Management Development Emerald Insight Emerald 10.1108/JMD 0262-1711 Controlled Unique_Item_Investigations 10 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 0 6 1
Journal of Management Development Emerald Insight Emerald 10.1108/JMD 0262-1711 Controlled Total_Item_Investigations 10 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 0 6 1
Journal of Management Development Emerald Insight Emerald 10.1108/jmd 0262-1711 Controlled Unique_Item_Investigations 15 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 7 0 3 0 3 1 1 0 0 0 0 0 0 0
Journal of Management Development Emerald Insight Emerald 10.1108/jmd 0262-1711 Controlled Total_Item_Investigations 22 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 7 0 10 0 3 1 1 0 0 0 0 0 0 0
Journal of Managerial Psychology Emerald Insight Emerald 10.1108/jmp 0268-3946 Controlled Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0
Journal of Managerial Psychology Emerald Insight Emerald 10.1108/jmp 0268-3946 Controlled Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0
Journal of Managerial Psychology Emerald Insight Emerald 10.1108/jmp 0268-3946 Controlled Unique_Item_Investigations 12 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 4 6 0 1 0 0 0 0 0 0 0 0 0
Journal of Managerial Psychology Emerald Insight Emerald 10.1108/jmp 0268-3946 Controlled Total_Item_Investigations 17 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 7 7 0 2 0 0 0 0 0 0 0 0 0
Journal of Manufacturing Technology Management Emerald Insight Emerald 10.1108/JMTM 1741-038X Controlled Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0
Journal of Manufacturing Technology Management Emerald Insight Emerald 10.1108/JMTM 1741-038X Controlled Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0
Journal of Manufacturing Technology Management Emerald Insight Emerald 10.1108/jmtm 1741-038X Controlled Unique_Item_Investigations 4 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 3 1 0 0 0 0 0 0 0
Journal of Manufacturing Technology Management Emerald Insight Emerald 10.1108/jmtm 1741-038X Controlled Total_Item_Investigations 6 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 5 1 0 0 0 0 0 0 0
Journal of Marketing Practice: Applied Marketing Science Emerald Insight Emerald 10.1108/jmpams 1355-2538 Controlled Unique_Item_Investigations 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0
Journal of Marketing Practice: Applied Marketing Science Emerald Insight Emerald 10.1108/jmpams 1355-2538 Controlled Total_Item_Investigations 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0
Journal of Money Laundering Control Emerald Insight Emerald 10.1108/jmlc 1368-5201 Controlled Unique_Item_Investigations 4 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 2 1 0 0 0 0 0 0 0 0 0 0
Journal of Money Laundering Control Emerald Insight Emerald 10.1108/jmlc 1368-5201 Controlled Total_Item_Investigations 4 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 2 1 0 0 0 0 0 0 0 0 0 0
Journal of Organizational Change Management Emerald Insight Emerald 10.1108/jocm 0953-4814 Controlled Unique_Item_Investigations 11 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 7 2 2 0 0 0 0 0 0 0 0 0 0 0
Journal of Organizational Change Management Emerald Insight Emerald 10.1108/jocm 0953-4814 Controlled Total_Item_Investigations 16 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 12 2 2 0 0 0 0 0 0 0 0 0 0 0
Journal of Place Management and Development Emerald Insight Emerald 10.1108/jpmd 1753-8335 Controlled Unique_Item_Investigations 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 0 0 0 0 0 0 0
Journal of Place Management and Development Emerald Insight Emerald 10.1108/jpmd 1753-8335 Controlled Total_Item_Investigations 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 0 0 0 0 0 0 0
Journal of Product & Brand Management Emerald Insight Emerald 10.1108/jpbm 1061-0421 Controlled Unique_Item_Requests 5 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 5 0 0 0 0 0 0 0 0 0 0 0
Journal of Product & Brand Management Emerald Insight Emerald 10.1108/jpbm 1061-0421 Controlled Total_Item_Requests 5 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 5 0 0 0 0 0 0 0 0 0 0 0
Journal of Product & Brand Management Emerald Insight Emerald 10.1108/jpbm 1061-0421 Controlled Unique_Item_Investigations 23 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 6 8 9 0 0 0 0 0 0 0 0 0 0 0
Journal of Product & Brand Management Emerald Insight Emerald 10.1108/jpbm 1061-0421 Controlled Total_Item_Investigations 26 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 6 8 12 0 0 0 0 0 0 0 0 0 0 0
Journal of Research in Interactive Marketing Emerald Insight Emerald 10.1108/JRIM 2040-7122 Controlled Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0
Journal of Research in Interactive Marketing Emerald Insight Emerald 10.1108/JRIM 2040-7122 Controlled Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0
Journal of Service Management Emerald Insight Emerald 10.1108/josm 1757-5818 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0
Journal of Service Management Emerald Insight Emerald 10.1108/josm 1757-5818 Controlled Total_Item_Requests 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0
Journal of Service Management Emerald Insight Emerald 10.1108/josm 1757-5818 Controlled Unique_Item_Investigations 5 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 2 1 0 0 0 0 0 0 0
Journal of Service Management Emerald Insight Emerald 10.1108/josm 1757-5818 Controlled Total_Item_Investigations 7 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 4 2 1 0 0 0 0 0 0 0
Journal of Service Theory and Practice Emerald Insight Emerald 10.1108/jstp 2055-6225 Controlled Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0
Journal of Service Theory and Practice Emerald Insight Emerald 10.1108/jstp 2055-6225 Controlled Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0
Journal of Services Marketing Emerald Insight Emerald 10.1108/JSM 0887-6045 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0
Journal of Services Marketing Emerald Insight Emerald 10.1108/JSM 0887-6045 Controlled Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0
Journal of Services Marketing Emerald Insight Emerald 10.1108/JSM 0887-6045 Controlled Unique_Item_Investigations 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 1 0 0 0
Journal of Services Marketing Emerald Insight Emerald 10.1108/JSM 0887-6045 Controlled Total_Item_Investigations 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 1 0 0 0
Journal of Services Marketing Emerald Insight Emerald 10.1108/jsm 0887-6045 Controlled Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0
Journal of Services Marketing Emerald Insight Emerald 10.1108/jsm 0887-6045 Controlled Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0
Journal of Small Business and Enterprise Development Emerald Insight Emerald 10.1108/jsbed 1462-6004 Controlled Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0
Journal of Small Business and Enterprise Development Emerald Insight Emerald 10.1108/jsbed 1462-6004 Controlled Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0
Journal of Small Business and Enterprise Development Emerald Insight Emerald 10.1108/jsbed 1462-6004 Controlled Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0
Journal of Small Business and Enterprise Development Emerald Insight Emerald 10.1108/jsbed 1462-6004 Controlled Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0
Journal of Strategy and Management Emerald Insight Emerald 10.1108/jsma 1755-425X Controlled Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0
Journal of Strategy and Management Emerald Insight Emerald 10.1108/jsma 1755-425X Controlled Total_Item_Investigations 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0
Journal of Technology Management in China Emerald Insight Emerald 10.1108/jtmc 1746-8779 Controlled Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0
Journal of Technology Management in China Emerald Insight Emerald 10.1108/jtmc 1746-8779 Controlled Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0
Journal of Tourism Futures Emerald Insight Emerald 10.1108/JTF 2055-5911 OA_Gold Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0
Journal of Tourism Futures Emerald Insight Emerald 10.1108/JTF 2055-5911 OA_Gold Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0
Journal of Tourism Futures Emerald Insight Emerald 10.1108/JTF 2055-5911 OA_Gold Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0
Journal of Tourism Futures Emerald Insight Emerald 10.1108/JTF 2055-5911 OA_Gold Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0
Journal of Tourism Futures Emerald Insight Emerald 10.1108/JTF 2055-5911 OA_Gold Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0
Journal of Tourism Futures Emerald Insight Emerald 10.1108/JTF 2055-5911 OA_Gold Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0
Journal of Tourism Futures Emerald Insight Emerald 10.1108/JTF 2055-5911 OA_Gold Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0
Journal of Tourism Futures Emerald Insight Emerald 10.1108/JTF 2055-5911 OA_Gold Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0
Journal of Work-Applied Management Emerald Insight Emerald 10.1108/jwam 2205-2062 OA_Gold Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0
Journal of Work-Applied Management Emerald Insight Emerald 10.1108/jwam 2205-2062 OA_Gold Total_Item_Requests 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0
Journal of Work-Applied Management Emerald Insight Emerald 10.1108/jwam 2205-2062 OA_Gold Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0
Journal of Work-Applied Management Emerald Insight Emerald 10.1108/jwam 2205-2062 OA_Gold Total_Item_Investigations 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0
Journal of Workplace Learning Emerald Insight Emerald 10.1108/jwl 1366-5626 Controlled Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0
Journal of Workplace Learning Emerald Insight Emerald 10.1108/jwl 1366-5626 Controlled Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0
Journal of Workplace Learning Emerald Insight Emerald 10.1108/jwl 1366-5626 Controlled Unique_Item_Investigations 5 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 0 0 1 0 0 0 0 0 0 0
Journal of Workplace Learning Emerald Insight Emerald 10.1108/jwl 1366-5626 Controlled Total_Item_Investigations 5 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 0 0 1 0 0 0 0 0 0 0
Kellogg School of Management Cases Emerald Insight Emerald 10.1108/lickel 2474-6568 Controlled Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0
Kellogg School of Management Cases Emerald Insight Emerald 10.1108/lickel 2474-6568 Controlled Total_Item_Investigations 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 0 0
Kybernetes Emerald Insight Emerald 10.1108/k 0368-492X Controlled Unique_Item_Investigations 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0 0 0 0 0
Kybernetes Emerald Insight Emerald 10.1108/k 0368-492X Controlled Total_Item_Investigations 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0 0 0 0 0
Leadership & Organization Development Journal Emerald Insight Emerald 10.1108/lodj 0143-7739 Controlled Unique_Item_Investigations 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0 1 0 0 0 0 0 0 0 0
Leadership & Organization Development Journal Emerald Insight Emerald 10.1108/lodj 0143-7739 Controlled Total_Item_Investigations 4 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 1 0 0 0 1 0 0 0 0 0 0 0 0
Leadership & Organization Development Journal Emerald Insight Emerald 10.1108/LODJ 0143-7739 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0
Leadership & Organization Development Journal Emerald Insight Emerald 10.1108/LODJ 0143-7739 Controlled Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0
Leadership & Organization Development Journal Emerald Insight Emerald 10.1108/LODJ 0143-7739 Controlled Unique_Item_Investigations 10 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 3 2 3 1 1 0
Leadership & Organization Development Journal Emerald Insight Emerald 10.1108/LODJ 0143-7739 Controlled Total_Item_Investigations 12 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 3 2 5 1 1 0
Leadership in Health Services Emerald Insight Emerald 10.1108/lhs 1751-1879 Controlled Unique_Item_Investigations 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 1 0 0 0 0 0 0 0
Leadership in Health Services Emerald Insight Emerald 10.1108/lhs 1751-1879 Controlled Total_Item_Investigations 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 1 0 0 0 0 0 0 0
Library Hi Tech Emerald Insight Emerald 10.1108/LHT 0737-8831 Controlled Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0
Library Hi Tech Emerald Insight Emerald 10.1108/LHT 0737-8831 Controlled Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0
Library Hi Tech Emerald Insight Emerald 10.1108/lht 0737-8831 Controlled Unique_Item_Investigations 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0 1 0 0 0 0 0 0 0 0
Library Hi Tech Emerald Insight Emerald 10.1108/lht 0737-8831 Controlled Total_Item_Investigations 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0 1 0 0 0 0 0 0 0 0
Library Hi Tech News Emerald Insight Emerald 10.1108/lhtn 0741-9058 Controlled Unique_Item_Investigations 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0
Library Hi Tech News Emerald Insight Emerald 10.1108/lhtn 0741-9058 Controlled Total_Item_Investigations 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0
Library Hi Tech News Emerald Insight Emerald 10.1108/lhtn 0741-9058 Controlled Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0
Library Hi Tech News Emerald Insight Emerald 10.1108/lhtn 0741-9058 Controlled Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0
Library Management Emerald Insight Emerald 10.1108/lm 0143-5124 Controlled Unique_Item_Investigations 4 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 4 0 0 0 0 0 0 0
Library Management Emerald Insight Emerald 10.1108/lm 0143-5124 Controlled Total_Item_Investigations 6 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 6 0 0 0 0 0 0 0
Management Decision Emerald Insight Emerald 10.1108/MD 0025-1747 Controlled Unique_Item_Investigations 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 1 1 0 0 0 0
Management Decision Emerald Insight Emerald 10.1108/MD 0025-1747 Controlled Total_Item_Investigations 4 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 2 1 0 0 0 0
Management Decision Emerald Insight Emerald 10.1108/md 0025-1747 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0
Management Decision Emerald Insight Emerald 10.1108/md 0025-1747 Controlled Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0
Management Decision Emerald Insight Emerald 10.1108/md 0025-1747 Controlled Unique_Item_Investigations 18 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 6 6 2 1 1 0 0 0 0 0 0 0 0
Management Decision Emerald Insight Emerald 10.1108/md 0025-1747 Controlled Total_Item_Investigations 24 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 3 8 8 3 1 1 0 0 0 0 0 0 0 0
Management Development Review Emerald Insight Emerald 10.1108/mdr 0962-2519 Controlled Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0
Management Development Review Emerald Insight Emerald 10.1108/mdr 0962-2519 Controlled Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0
Management of Environmental Quality: An International Journal Emerald Insight Emerald 10.1108/MEQ 1477-7835 Controlled Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0
Management of Environmental Quality: An International Journal Emerald Insight Emerald 10.1108/MEQ 1477-7835 Controlled Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0
Management Research Review Emerald Insight Emerald 10.1108/mrr 2040-8269 Controlled Unique_Item_Investigations 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 1 0 0 0 0 0 0 0 0 0
Management Research Review Emerald Insight Emerald 10.1108/mrr 2040-8269 Controlled Total_Item_Investigations 5 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 3 0 2 0 0 0 0 0 0 0 0 0
Managerial Auditing Journal Emerald Insight Emerald 10.1108/maj 0268-6902 Controlled Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0
Managerial Auditing Journal Emerald Insight Emerald 10.1108/maj 0268-6902 Controlled Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0
Managerial Finance Emerald Insight Emerald 10.1108/mf 0307-4358 Controlled Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0
Managerial Finance Emerald Insight Emerald 10.1108/mf 0307-4358 Controlled Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0
Marketing Intelligence & Planning Emerald Insight Emerald 10.1108/mip 0263-4503 Controlled Unique_Item_Investigations 8 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 8 0 0 0 0
Marketing Intelligence & Planning Emerald Insight Emerald 10.1108/mip 0263-4503 Controlled Total_Item_Investigations 9 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 9 0 0 0 0
Marketing Intelligence & Planning Emerald Insight Emerald 10.1108/mip 0263-4503 Controlled Unique_Item_Investigations 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 1 0 0 0 0 0 0 0 0 0
Marketing Intelligence & Planning Emerald Insight Emerald 10.1108/mip 0263-4503 Controlled Total_Item_Investigations 4 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 2 0 0 0 0 0 0 0 0 0
Measuring Business Excellence Emerald Insight Emerald 10.1108/MBE 1368-3047 Controlled Unique_Item_Investigations 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 2 0 0 0
Measuring Business Excellence Emerald Insight Emerald 10.1108/MBE 1368-3047 Controlled Total_Item_Investigations 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 2 0 0 0
Mental Health and Social Inclusion Emerald Insight Emerald 10.1108/MHSI 2042-8308 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0
Mental Health and Social Inclusion Emerald Insight Emerald 10.1108/MHSI 2042-8308 Controlled Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0
Mental Health and Social Inclusion Emerald Insight Emerald 10.1108/MHSI 2042-8308 Controlled Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0
Mental Health and Social Inclusion Emerald Insight Emerald 10.1108/MHSI 2042-8308 Controlled Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0
Mental Health Review Journal Emerald Insight Emerald 10.1108/mhrj 1361-9322 Controlled Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0
Mental Health Review Journal Emerald Insight Emerald 10.1108/mhrj 1361-9322 Controlled Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0
New Library World Emerald Insight Emerald 10.1108/NLW 0307-4803 Controlled Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0
New Library World Emerald Insight Emerald 10.1108/NLW 0307-4803 Controlled Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0
Nutrition & Food Science Emerald Insight Emerald 10.1108/nfs 0034-6659 Controlled Unique_Item_Investigations 5 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 2 1 0 0 0 0 0 0 0 0 0 0
Nutrition & Food Science Emerald Insight Emerald 10.1108/nfs 0034-6659 Controlled Total_Item_Investigations 5 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 2 1 0 0 0 0 0 0 0 0 0 0
Nutrition & Food Science Emerald Insight Emerald 10.1108/NFS 0034-6659 Controlled Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0
Nutrition & Food Science Emerald Insight Emerald 10.1108/NFS 0034-6659 Controlled Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0
OCLC Systems & Services: International digital library perspectives Emerald Insight Emerald 10.1108/oclc 1065-075X Controlled Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0
OCLC Systems & Services: International digital library perspectives Emerald Insight Emerald 10.1108/oclc 1065-075X Controlled Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0
On the Horizon Emerald Insight Emerald 10.1108/oth 1074-8121 Controlled Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0
On the Horizon Emerald Insight Emerald 10.1108/oth 1074-8121 Controlled Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0
Online Information Review Emerald Insight Emerald 10.1108/oir 1468-4527 Controlled Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0
Online Information Review Emerald Insight Emerald 10.1108/oir 1468-4527 Controlled Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0
Personnel Review Emerald Insight Emerald 10.1108/PR 0048-3486 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0
Personnel Review Emerald Insight Emerald 10.1108/PR 0048-3486 Controlled Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0
Personnel Review Emerald Insight Emerald 10.1108/PR 0048-3486 Controlled Unique_Item_Investigations 4 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 2 0 0 1
Personnel Review Emerald Insight Emerald 10.1108/PR 0048-3486 Controlled Total_Item_Investigations 4 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 2 0 0 1
Personnel Review Emerald Insight Emerald 10.1108/pr 0048-3486 Controlled Unique_Item_Investigations 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 1 0 0 1 0 0 0 0 0 0 0 0
Personnel Review Emerald Insight Emerald 10.1108/pr 0048-3486 Controlled Total_Item_Investigations 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 1 0 0 1 0 0 0 0 0 0 0 0
Qualitative Market Research: An International Journal Emerald Insight Emerald 10.1108/QMR 1352-2752 Controlled Unique_Item_Investigations 4 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 2 0 0 1 0
Qualitative Market Research: An International Journal Emerald Insight Emerald 10.1108/QMR 1352-2752 Controlled Total_Item_Investigations 4 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 2 0 0 1 0
Qualitative Market Research: An International Journal Emerald Insight Emerald 10.1108/qmr 1352-2752 Controlled Unique_Item_Investigations 5 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 1 2 0 0 0 0 0 0 0 0
Qualitative Market Research: An International Journal Emerald Insight Emerald 10.1108/qmr 1352-2752 Controlled Total_Item_Investigations 8 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 3 2 0 0 1 2 0 0 0 0 0 0 0 0
Qualitative Research in Accounting & Management Emerald Insight Emerald 10.1108/qram 1176-6093 Controlled Unique_Item_Investigations 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 1 0 0 0 0 0 0 0 0 0
Qualitative Research in Accounting & Management Emerald Insight Emerald 10.1108/qram 1176-6093 Controlled Total_Item_Investigations 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 1 0 0 0 0 0 0 0 0 0
Qualitative Research in Organizations and Management: An International Journal Emerald Insight Emerald 10.1108/qrom 1746-5648 OA_Gold Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0
Qualitative Research in Organizations and Management: An International Journal Emerald Insight Emerald 10.1108/qrom 1746-5648 OA_Gold Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0
Qualitative Research in Organizations and Management: An International Journal Emerald Insight Emerald 10.1108/qrom 1746-5648 OA_Gold Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0
Qualitative Research in Organizations and Management: An International Journal Emerald Insight Emerald 10.1108/qrom 1746-5648 OA_Gold Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0
Qualitative Research in Organizations and Management: An International Journal Emerald Insight Emerald 10.1108/qrom 1746-5648 Controlled Unique_Item_Investigations 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0
Qualitative Research in Organizations and Management: An International Journal Emerald Insight Emerald 10.1108/qrom 1746-5648 Controlled Total_Item_Investigations 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0
Qualitative Research in Organizations and Management: An International Journal Emerald Insight Emerald 10.1108/qrom 1746-5648 Controlled Unique_Item_Investigations 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 2 0 0 0 0 0 0 0 0
Qualitative Research in Organizations and Management: An International Journal Emerald Insight Emerald 10.1108/qrom 1746-5648 Controlled Total_Item_Investigations 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 2 0 0 0 0 0 0 0 0
Qualitative Research Journal Emerald Insight Emerald 10.1108/QRJ 1443-9883 Controlled Unique_Item_Investigations 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0
Qualitative Research Journal Emerald Insight Emerald 10.1108/QRJ 1443-9883 Controlled Total_Item_Investigations 4 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 4 0 0 0 0 0 0 0
Qualitative Research Journal Emerald Insight Emerald 10.1108/qrj 1443-9883 Controlled Unique_Item_Investigations 6 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 4 0 0 0 0 0 0 0
Qualitative Research Journal Emerald Insight Emerald 10.1108/qrj 1443-9883 Controlled Total_Item_Investigations 7 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 3 4 0 0 0 0 0 0 0
Quality Assurance in Education Emerald Insight Emerald 10.1108/qae 0968-4883 Controlled Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0
Quality Assurance in Education Emerald Insight Emerald 10.1108/qae 0968-4883 Controlled Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0
Quality Assurance in Education Emerald Insight Emerald 10.1108/qae 0968-4883 Controlled Unique_Item_Investigations 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 3 0 0 0 0 0 0 0 0 0 0
Quality Assurance in Education Emerald Insight Emerald 10.1108/qae 0968-4883 Controlled Total_Item_Investigations 5 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 5 0 0 0 0 0 0 0 0 0 0
Quality in Ageing and Older Adults Emerald Insight Emerald 10.1108/QAOA 1471-7794 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0
Quality in Ageing and Older Adults Emerald Insight Emerald 10.1108/QAOA 1471-7794 Controlled Total_Item_Requests 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0
Quality in Ageing and Older Adults Emerald Insight Emerald 10.1108/QAOA 1471-7794 Controlled Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0
Quality in Ageing and Older Adults Emerald Insight Emerald 10.1108/QAOA 1471-7794 Controlled Total_Item_Investigations 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0
Quality in Ageing and Older Adults Emerald Insight Emerald 10.1108/qaoa 1471-7794 Controlled Unique_Item_Investigations 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0
Quality in Ageing and Older Adults Emerald Insight Emerald 10.1108/qaoa 1471-7794 Controlled Total_Item_Investigations 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 3 0 0 0 0 0 0 0 0 0 0 0
Rapid Prototyping Journal Emerald Insight Emerald 10.1108/RPJ 1355-2546 Controlled Unique_Item_Investigations 8 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 2 1 3 0 0 1 0
Rapid Prototyping Journal Emerald Insight Emerald 10.1108/RPJ 1355-2546 Controlled Total_Item_Investigations 9 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 3 1 3 0 0 1 0
Rapid Prototyping Journal Emerald Insight Emerald 10.1108/rpj 1355-2546 Controlled Unique_Item_Investigations 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 3 0 0 0 0 0 0 0 0 0
Rapid Prototyping Journal Emerald Insight Emerald 10.1108/rpj 1355-2546 Controlled Total_Item_Investigations 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 3 0 0 0 0 0 0 0 0 0
RAUSP Management Journal Emerald Insight Emerald 10.1108/RAUSP 2531-0488 OA_Gold Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0
RAUSP Management Journal Emerald Insight Emerald 10.1108/RAUSP 2531-0488 OA_Gold Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0
RAUSP Management Journal Emerald Insight Emerald 10.1108/RAUSP 2531-0488 OA_Gold Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0
RAUSP Management Journal Emerald Insight Emerald 10.1108/RAUSP 2531-0488 OA_Gold Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0
Reference Reviews Emerald Insight Emerald 10.1108/rr 0950-4125 Controlled Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0
Reference Reviews Emerald Insight Emerald 10.1108/rr 0950-4125 Controlled Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0
Reference Services Review Emerald Insight Emerald 10.1108/rsr 0090-7324 Controlled Unique_Item_Investigations 5 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 1 0 2 1 0 0 0 0 0 0 0 0
Reference Services Review Emerald Insight Emerald 10.1108/rsr 0090-7324 Controlled Total_Item_Investigations 8 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 1 0 4 2 0 0 0 0 0 0 0 0
Review of Accounting and Finance Emerald Insight Emerald 10.1108/raf 1475-7702 Controlled Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0
Review of Accounting and Finance Emerald Insight Emerald 10.1108/raf 1475-7702 Controlled Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0
Review of International Business and Strategy Emerald Insight Emerald 10.1108/ribs 2059-6014 Controlled Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0
Review of International Business and Strategy Emerald Insight Emerald 10.1108/ribs 2059-6014 Controlled Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0
Revista de Gestão Emerald Insight Emerald 10.1108/REGE 2177-8736 OA_Gold Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0
Revista de Gestão Emerald Insight Emerald 10.1108/REGE 2177-8736 OA_Gold Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0
Revista de Gestão Emerald Insight Emerald 10.1108/REGE 2177-8736 OA_Gold Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0
Revista de Gestão Emerald Insight Emerald 10.1108/REGE 2177-8736 OA_Gold Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0
Sensor Review Emerald Insight Emerald 10.1108/sr 0260-2288 Controlled Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0
Sensor Review Emerald Insight Emerald 10.1108/sr 0260-2288 Controlled Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0
Society and Business Review Emerald Insight Emerald 10.1108/sbr 1746-5680 Controlled Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0
Society and Business Review Emerald Insight Emerald 10.1108/sbr 1746-5680 Controlled Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0
Society and Business Review Emerald Insight Emerald 10.1108/sbr 1746-5680 Controlled Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0
Society and Business Review Emerald Insight Emerald 10.1108/sbr 1746-5680 Controlled Total_Item_Investigations 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 0
Spanish Journal of Marketing - ESIC Emerald Insight Emerald 10.1108/SJME 2444-9709 OA_Gold Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1
Spanish Journal of Marketing - ESIC Emerald Insight Emerald 10.1108/SJME 2444-9709 OA_Gold Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1
Spanish Journal of Marketing - ESIC Emerald Insight Emerald 10.1108/SJME 2444-9709 OA_Gold Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1
Spanish Journal of Marketing - ESIC Emerald Insight Emerald 10.1108/SJME 2444-9709 OA_Gold Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1
Sport, Business and Management: An International Journal Emerald Insight Emerald 10.1108/SBM 2042-678X Controlled Unique_Item_Requests 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0
Sport, Business and Management: An International Journal Emerald Insight Emerald 10.1108/SBM 2042-678X Controlled Total_Item_Requests 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0
Sport, Business and Management: An International Journal Emerald Insight Emerald 10.1108/SBM 2042-678X Controlled Unique_Item_Investigations 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0
Sport, Business and Management: An International Journal Emerald Insight Emerald 10.1108/SBM 2042-678X Controlled Total_Item_Investigations 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0
Strategic Direction Emerald Insight Emerald 10.1108/SD 0258-0543 Controlled Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0
Strategic Direction Emerald Insight Emerald 10.1108/SD 0258-0543 Controlled Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0
Strategic Direction Emerald Insight Emerald 10.1108/sd 0258-0543 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0
Strategic Direction Emerald Insight Emerald 10.1108/sd 0258-0543 Controlled Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0
Strategic Direction Emerald Insight Emerald 10.1108/sd 0258-0543 Controlled Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0
Strategic Direction Emerald Insight Emerald 10.1108/sd 0258-0543 Controlled Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0
Strategic HR Review Emerald Insight Emerald 10.1108/SHR 1475-4398 Controlled Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0
Strategic HR Review Emerald Insight Emerald 10.1108/SHR 1475-4398 Controlled Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0
Strategic HR Review Emerald Insight Emerald 10.1108/shr 1475-4398 Controlled Unique_Item_Requests 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 0 0
Strategic HR Review Emerald Insight Emerald 10.1108/shr 1475-4398 Controlled Total_Item_Requests 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 0 0
Strategic HR Review Emerald Insight Emerald 10.1108/shr 1475-4398 Controlled Unique_Item_Investigations 4 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 3 0 0 0 0 1 0 0 0 0 0 0 0 0
Strategic HR Review Emerald Insight Emerald 10.1108/shr 1475-4398 Controlled Total_Item_Investigations 4 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 3 0 0 0 0 1 0 0 0 0 0 0 0 0
Strategy & Leadership Emerald Insight Emerald 10.1108/SL 1087-8572 Controlled Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0
Strategy & Leadership Emerald Insight Emerald 10.1108/SL 1087-8572 Controlled Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0
Strategy & Leadership Emerald Insight Emerald 10.1108/sl 1087-8572 Controlled Unique_Item_Investigations 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 3 0 0 0 0 0 0 0 0 0 0 0
Strategy & Leadership Emerald Insight Emerald 10.1108/sl 1087-8572 Controlled Total_Item_Investigations 5 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 5 0 0 0 0 0 0 0 0 0 0 0
Structural Survey Emerald Insight Emerald 10.1108/ss 0263-080X Controlled Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0
Structural Survey Emerald Insight Emerald 10.1108/ss 0263-080X Controlled Total_Item_Investigations 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 3 0 0 0 0 0
Studies in Economics and Finance Emerald Insight Emerald 10.1108/sef 1086-7376 Controlled Unique_Item_Investigations 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 1 0 0 0 0 0 0 0 0 0 0 0
Studies in Economics and Finance Emerald Insight Emerald 10.1108/sef 1086-7376 Controlled Total_Item_Investigations 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 1 0 0 0 0 0 0 0 0 0 0 0
Supply Chain Management: An International Journal Emerald Insight Emerald 10.1108/SCM 1359-8546 Controlled Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1
Supply Chain Management: An International Journal Emerald Insight Emerald 10.1108/SCM 1359-8546 Controlled Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1
Supply Chain Management: An International Journal Emerald Insight Emerald 10.1108/scm 1359-8546 Controlled Unique_Item_Investigations 6 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 3 1 0 0 1 1 0 0 0 0 0 0 0 0
Supply Chain Management: An International Journal Emerald Insight Emerald 10.1108/scm 1359-8546 Controlled Total_Item_Investigations 6 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 3 1 0 0 1 1 0 0 0 0 0 0 0 0
Team Performance Management: An International Journal Emerald Insight Emerald 10.1108/tpm 1352-7592 Controlled Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0
Team Performance Management: An International Journal Emerald Insight Emerald 10.1108/tpm 1352-7592 Controlled Total_Item_Investigations 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 0
The CASE Journal Emerald Insight Emerald 10.1108/tcj 1544-9106 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0
The CASE Journal Emerald Insight Emerald 10.1108/tcj 1544-9106 Controlled Total_Item_Requests 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 0
The CASE Journal Emerald Insight Emerald 10.1108/tcj 1544-9106 Controlled Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0
The CASE Journal Emerald Insight Emerald 10.1108/tcj 1544-9106 Controlled Total_Item_Investigations 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 0
The Electronic Library Emerald Insight Emerald 10.1108/el 0264-0473 Controlled Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0
The Electronic Library Emerald Insight Emerald 10.1108/el 0264-0473 Controlled Total_Item_Investigations 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0
The Electronic Library Emerald Insight Emerald 10.1108/el 0264-0473 Controlled Unique_Item_Investigations 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 1 0 0 0 0 0 0 0 0 0 0 0
The Electronic Library Emerald Insight Emerald 10.1108/el 0264-0473 Controlled Total_Item_Investigations 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 1 0 0 0 0 0 0 0 0 0 0 0
The International Journal of Logistics Management Emerald Insight Emerald 10.1108/ijlm 0957-4093 Controlled Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0
The International Journal of Logistics Management Emerald Insight Emerald 10.1108/ijlm 0957-4093 Controlled Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0
The Journal of Mental Health Training, Education and Practice Emerald Insight Emerald 10.1108/jmhtep 1755-6228 Controlled Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0
The Journal of Mental Health Training, Education and Practice Emerald Insight Emerald 10.1108/jmhtep 1755-6228 Controlled Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0
The Learning Organization Emerald Insight Emerald 10.1108/tlo 0969-6474 Controlled Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0
The Learning Organization Emerald Insight Emerald 10.1108/tlo 0969-6474 Controlled Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0
The TQM Journal Emerald Insight Emerald 10.1108/TQM 1754-2731 Controlled Unique_Item_Investigations 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 1 0 0 0
The TQM Journal Emerald Insight Emerald 10.1108/TQM 1754-2731 Controlled Total_Item_Investigations 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 1 0 0 0
The TQM Journal Emerald Insight Emerald 10.1108/tqm 1754-2731 Controlled Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0
The TQM Journal Emerald Insight Emerald 10.1108/tqm 1754-2731 Controlled Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0
Tizard Learning Disability Review Emerald Insight Emerald 10.1108/tldr 1359-5474 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0
Tizard Learning Disability Review Emerald Insight Emerald 10.1108/tldr 1359-5474 Controlled Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0
Tizard Learning Disability Review Emerald Insight Emerald 10.1108/tldr 1359-5474 Controlled Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0
Tizard Learning Disability Review Emerald Insight Emerald 10.1108/tldr 1359-5474 Controlled Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0
Tourism Review Emerald Insight Emerald 10.1108/TR 1660-5373 Controlled Unique_Item_Investigations 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 1 0 0 0
Tourism Review Emerald Insight Emerald 10.1108/TR 1660-5373 Controlled Total_Item_Investigations 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 1 0 0 0
Tourism Review Emerald Insight Emerald 10.1108/tr 1660-5373 Controlled Unique_Item_Investigations 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 1 0 0 0 0 0 0 0 0
Tourism Review Emerald Insight Emerald 10.1108/tr 1660-5373 Controlled Total_Item_Investigations 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 1 0 0 0 0 0 0 0 0
Working with Older People Emerald Insight Emerald 10.1108/wwop 1366-3666 Controlled Unique_Item_Investigations 4 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 3 0 0 0 1 0 0 0 0 0 0 0 0 0
Working with Older People Emerald Insight Emerald 10.1108/wwop 1366-3666 Controlled Total_Item_Investigations 5 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 4 0 0 0 1 0 0 0 0 0 0 0 0 0
Worldwide Hospitality and Tourism Themes Emerald Insight Emerald 10.1108/WHATT 1755-4217 Controlled Unique_Item_Investigations 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 1 0 0 0
Worldwide Hospitality and Tourism Themes Emerald Insight Emerald 10.1108/WHATT 1755-4217 Controlled Total_Item_Investigations 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 1 0 0 0
Worldwide Hospitality and Tourism Themes Emerald Insight Emerald 10.1108/whatt 1755-4217 Controlled Unique_Item_Investigations 6 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 1 1 2 0 0 0 0 0 0 0 0 0 0
Worldwide Hospitality and Tourism Themes Emerald Insight Emerald 10.1108/whatt 1755-4217 Controlled Total_Item_Investigations 7 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 3 1 1 2 0 0 0 0 0 0 0 0 0 0
Young Consumers Emerald Insight Emerald 10.1108/yc 1747-3616 Controlled Unique_Item_Investigations 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 1 0
Young Consumers Emerald Insight Emerald 10.1108/yc 1747-3616 Controlled Total_Item_Investigations 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 1 0
Young Consumers Emerald Insight Emerald 10.1108/yc 1747-3616 Controlled Unique_Item_Investigations 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 1 0 0 0 0 0 0 0 0 0
Young Consumers Emerald Insight Emerald 10.1108/yc 1747-3616 Controlled Total_Item_Investigations 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 2 0 0 0 0 0 0 0 0 0
Can't render this file because it has a wrong number of fields in line 14.

70
all_data/yearly_files/2017/Emerald/2017_Emerald_TR_J4.tsv

@ -1,70 +0,0 @@
Report_Name Journal Requests by YOP (Excluding OA_Gold)
Report_ID TR_J4
Release 5
Institution_Name UNIVERSITY OF PRINCE EDWARD ISLAND
Institution_ID emeraldinsight:2e386820-7216-4455-9342-68bb65d29df0
Metric_Types Total_Item_Requests; Unique_Item_Requests
Report_Filters Data_Type=Journal; Access_Type=Controlled; Access_Method=Regular
Report_Attributes
Exceptions
Reporting_Period Begin_Date=2017-01-01; End_Date=2020-02-29
Created 2020-03-03T13:34:42+00:00
Created_By LibLynx LLC
Title Publisher Publisher_ID Platform DOI Proprietary_ID Print_ISSN Online_ISSN URI YOP Metric_Type Reporting_Period_Total Jan-2017 Feb-2017 Mar-2017 Apr-2017 May-2017 Jun-2017 Jul-2017 Aug-2017 Sep-2017 Oct-2017 Nov-2017 Dec-2017 Jan-2018 Feb-2018 Mar-2018 Apr-2018 May-2018 Jun-2018 Jul-2018 Aug-2018 Sep-2018 Oct-2018 Nov-2018 Dec-2018 Jan-2019 Feb-2019 Mar-2019 Apr-2019 May-2019 Jun-2019 Jul-2019 Aug-2019 Sep-2019 Oct-2019 Nov-2019 Dec-2019 Jan-2020 Feb-2020
Accounting, Auditing & Accountability Journal Emerald Insight Emerald 10.1108/aaaj 0951-3574 2003 Unique_Item_Requests 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0 0 0 0 0 0 0 0
Accounting, Auditing & Accountability Journal Emerald Insight Emerald 10.1108/aaaj 0951-3574 2003 Total_Item_Requests 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0 0 0 0 0 0 0 0
Aslib Journal of Information Management Emerald Insight Emerald 10.1108/AJIM 2050-3806 2015 Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0
Aslib Journal of Information Management Emerald Insight Emerald 10.1108/AJIM 2050-3806 2015 Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0
Cross Cultural & Strategic Management Emerald Insight Emerald 10.1108/ccsm 2059-5794 2013 Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0
Cross Cultural & Strategic Management Emerald Insight Emerald 10.1108/ccsm 2059-5794 2013 Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0
Drugs and Alcohol Today Emerald Insight Emerald 10.1108/dat 1745-9265 2016 Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0
Drugs and Alcohol Today Emerald Insight Emerald 10.1108/dat 1745-9265 2016 Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0
Employee Relations Emerald Insight Emerald 10.1108/er 0142-5455 2014 Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0
Employee Relations Emerald Insight Emerald 10.1108/er 0142-5455 2014 Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0
Equality, Diversity and Inclusion: An International Journal Emerald Insight Emerald 10.1108/edi 2040-7149 2018 Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0
Equality, Diversity and Inclusion: An International Journal Emerald Insight Emerald 10.1108/edi 2040-7149 2018 Total_Item_Requests 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0
Ethnicity and Inequalities in Health and Social Care Emerald Insight Emerald 10.1108/EIHSC 1757-0980 2012 Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0
Ethnicity and Inequalities in Health and Social Care Emerald Insight Emerald 10.1108/EIHSC 1757-0980 2012 Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0
Industrial and Commercial Training Emerald Insight Emerald 10.1108/ict 0019-7858 2003 Unique_Item_Requests 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0
Industrial and Commercial Training Emerald Insight Emerald 10.1108/ict 0019-7858 2003 Total_Item_Requests 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 3 0 0 0 0 0 0 0 0 0
Information and Learning Sciences Emerald Insight Emerald 10.1108/ils 2398-5348 2017 Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0
Information and Learning Sciences Emerald Insight Emerald 10.1108/ils 2398-5348 2017 Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0
International Journal of Gender and Entrepreneurship Emerald Insight Emerald 10.1108/ijge 1756-6266 2017 Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0
International Journal of Gender and Entrepreneurship Emerald Insight Emerald 10.1108/ijge 1756-6266 2017 Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0
Journal for Multicultural Education Emerald Insight Emerald 10.1108/jme 2053-535X 2018 Unique_Item_Requests 5 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 4 1 0 0 0 0 0 0 0 0 0 0
Journal for Multicultural Education Emerald Insight Emerald 10.1108/jme 2053-535X 2018 Total_Item_Requests 5 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 4 1 0 0 0 0 0 0 0 0 0 0
Journal of Defense Analytics and Logistics Emerald Insight Emerald 10.1108/JDAL 2399-6439 2017 Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0
Journal of Defense Analytics and Logistics Emerald Insight Emerald 10.1108/JDAL 2399-6439 2017 Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0
Journal of Enterprise Information Management Emerald Insight Emerald 10.1108/jeim 1741-0398 1992 Unique_Item_Requests 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0
Journal of Enterprise Information Management Emerald Insight Emerald 10.1108/jeim 1741-0398 1992 Total_Item_Requests 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0
Journal of Forensic Practice Emerald Insight Emerald 10.1108/JFP 2050-8794 2018 Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0
Journal of Forensic Practice Emerald Insight Emerald 10.1108/JFP 2050-8794 2018 Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0
Journal of Intellectual Disabilities and Offending Behaviour Emerald Insight Emerald 10.1108/jidob 2050-8824 2013 Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0
Journal of Intellectual Disabilities and Offending Behaviour Emerald Insight Emerald 10.1108/jidob 2050-8824 2013 Total_Item_Requests 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0
Journal of Product & Brand Management Emerald Insight Emerald 10.1108/jpbm 1061-0421 2014 Unique_Item_Requests 5 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 5 0 0 0 0 0 0 0 0 0 0 0
Journal of Product & Brand Management Emerald Insight Emerald 10.1108/jpbm 1061-0421 2014 Total_Item_Requests 5 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 5 0 0 0 0 0 0 0 0 0 0 0
Journal of Service Management Emerald Insight Emerald 10.1108/josm 1757-5818 2000 Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0
Journal of Service Management Emerald Insight Emerald 10.1108/josm 1757-5818 2000 Total_Item_Requests 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0
Journal of Services Marketing Emerald Insight Emerald 10.1108/JSM 0887-6045 2018 Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0
Journal of Services Marketing Emerald Insight Emerald 10.1108/JSM 0887-6045 2018 Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0
Leadership & Organization Development Journal Emerald Insight Emerald 10.1108/LODJ 0143-7739 2018 Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0
Leadership & Organization Development Journal Emerald Insight Emerald 10.1108/LODJ 0143-7739 2018 Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0
Management Decision Emerald Insight Emerald 10.1108/md 0025-1747 2003 Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0
Management Decision Emerald Insight Emerald 10.1108/md 0025-1747 2003 Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0
Mental Health and Social Inclusion Emerald Insight Emerald 10.1108/MHSI 2042-8308 2011 Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0
Mental Health and Social Inclusion Emerald Insight Emerald 10.1108/MHSI 2042-8308 2011 Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0
Personnel Review Emerald Insight Emerald 10.1108/PR 0048-3486 2016 Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0
Personnel Review Emerald Insight Emerald 10.1108/PR 0048-3486 2016 Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0
Quality in Ageing and Older Adults Emerald Insight Emerald 10.1108/QAOA 1471-7794 2012 Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0
Quality in Ageing and Older Adults Emerald Insight Emerald 10.1108/QAOA 1471-7794 2012 Total_Item_Requests 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0
Sport, Business and Management: An International Journal Emerald Insight Emerald 10.1108/SBM 2042-678X 2018 Unique_Item_Requests 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0
Sport, Business and Management: An International Journal Emerald Insight Emerald 10.1108/SBM 2042-678X 2018 Total_Item_Requests 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0
Strategic Direction Emerald Insight Emerald 10.1108/sd 0258-0543 2011 Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0
Strategic Direction Emerald Insight Emerald 10.1108/sd 0258-0543 2011 Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0
Strategic HR Review Emerald Insight Emerald 10.1108/shr 1475-4398 2017 Unique_Item_Requests 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 0 0
Strategic HR Review Emerald Insight Emerald 10.1108/shr 1475-4398 2017 Total_Item_Requests 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 0 0
The CASE Journal Emerald Insight Emerald 10.1108/tcj 1544-9106 2017 Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0
The CASE Journal Emerald Insight Emerald 10.1108/tcj 1544-9106 2017 Total_Item_Requests 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 0
Tizard Learning Disability Review Emerald Insight Emerald 10.1108/tldr 1359-5474 2011 Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0
Tizard Learning Disability Review Emerald Insight Emerald 10.1108/tldr 1359-5474 2011 Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0
Can't render this file because it has a wrong number of fields in line 14.

BIN
all_data/yearly_files/2018/.DS_Store vendored

Binary file not shown.

24
all_data/yearly_files/2018/AMS-MATHSCINET/2018_AMS-MATHSCINET_DR.tsv

@ -1,24 +0,0 @@
Report_Name Database Master Report
Report_ID DR
Release 5
Institution_Name Univ of Prince Edward Island
Institution_ID AMS:3092
Metric_Types
Report_Filters Data_Type=All; Access_Method=Regular
Report_Attributes Granularity=Month
Exceptions
Reporting_Period Begin_Date=2018-01-01; End_Date=2018-12-31
Created 2020-03-04T09:08:56Z
Created_By MathSciNet
Database Publisher Publisher_ID Platform Proprietary_ID Metric_Type Reporting_Period_Total Jan-2018 Feb-2018 Mar-2018 Apr-2018 May-2018 Jun-2018 Jul-2018 Aug-2018 Sep-2018 Oct-2018 Nov-2018 Dec-2018
MathSciNet American Mathematical Society ISNI:0000 0004 0509 0308; AMS Searches_Federated 0 0 0 0 0 0 0 0 0 0 0 0 0
MathSciNet American Mathematical Society ISNI:0000 0004 0509 0308; AMS Unique_Title_Investigations 0 0 0 0 0 0 0 0 0 0 0 0 0
MathSciNet American Mathematical Society ISNI:0000 0004 0509 0308; AMS Unique_Item_Investigations 0 0 0 0 0 0 0 0 0 0 0 0 0
MathSciNet American Mathematical Society ISNI:0000 0004 0509 0308; AMS Unique_Item_Requests 0 0 0 0 0 0 0 0 0 0 0 0 0
MathSciNet American Mathematical Society ISNI:0000 0004 0509 0308; AMS Total_Item_Investigations 619 41 55 54 79 27 64 38 44 27 72 40 78
MathSciNet American Mathematical Society ISNI:0000 0004 0509 0308; AMS No_License 0 0 0 0 0 0 0 0 0 0 0 0 0
MathSciNet American Mathematical Society ISNI:0000 0004 0509 0308; AMS Total_Item_Requests 619 41 55 54 79 27 64 38 44 27 72 40 78
MathSciNet American Mathematical Society ISNI:0000 0004 0509 0308; AMS Limit_Exceeded 0 0 0 0 0 0 0 0 0 0 0 0 0
MathSciNet American Mathematical Society ISNI:0000 0004 0509 0308; AMS Searches_Regular 1595 100 142 151 196 65 186 102 134 97 186 96 140
MathSciNet American Mathematical Society ISNI:0000 0004 0509 0308; AMS Searches_Automated 0 0 0 0 0 0 0 0 0 0 0 0 0
Can't render this file because it has a wrong number of fields in line 14.

19
all_data/yearly_files/2018/AMS-MATHSCINET/2018_AMS-MATHSCINET_DR_D1.tsv

@ -1,19 +0,0 @@
Report_Name Database Search and Item Usage
Report_ID DR_D1
Release 5
Institution_Name Univ of Prince Edward Island
Institution_ID AMS:3092
Metric_Types
Report_Filters Data_Type=All; Access_Method=Regular
Report_Attributes
Exceptions
Reporting_Period Begin_Date=2018-01-01; End_Date=2018-12-31
Created 2020-03-04T09:08:59Z
Created_By MathSciNet
Database Publisher Publisher_ID Platform Proprietary_ID Metric_Type Reporting_Period_Total Jan-2018 Feb-2018 Mar-2018 Apr-2018 May-2018 Jun-2018 Jul-2018 Aug-2018 Sep-2018 Oct-2018 Nov-2018 Dec-2018
MathSciNet American Mathematical Society ISNI:0000 0004 0509 0308; AMS Searches_Federated 0 0 0 0 0 0 0 0 0 0 0 0 0
MathSciNet American Mathematical Society ISNI:0000 0004 0509 0308; AMS Total_Item_Investigations 619 41 55 54 79 27 64 38 44 27 72 40 78
MathSciNet American Mathematical Society ISNI:0000 0004 0509 0308; AMS Total_Item_Requests 619 41 55 54 79 27 64 38 44 27 72 40 78
MathSciNet American Mathematical Society ISNI:0000 0004 0509 0308; AMS Searches_Regular 1595 100 142 151 196 65 186 102 134 97 186 96 140
MathSciNet American Mathematical Society ISNI:0000 0004 0509 0308; AMS Searches_Automated 0 0 0 0 0 0 0 0 0 0 0 0 0
Can't render this file because it has a wrong number of fields in line 14.

16
all_data/yearly_files/2018/AMS-MATHSCINET/2018_AMS-MATHSCINET_DR_D2.tsv

@ -1,16 +0,0 @@
Report_Name Database Access Denied
Report_ID DR_D2
Release 5
Institution_Name Univ of Prince Edward Island
Institution_ID AMS:3092
Metric_Types
Report_Filters Data_Type=All; Access_Method=Regular
Report_Attributes
Exceptions
Reporting_Period Begin_Date=2018-01-01; End_Date=2018-12-31
Created 2020-03-04T09:09:02Z
Created_By MathSciNet
Database Publisher Publisher_ID Platform Proprietary_ID Metric_Type Reporting_Period_Total Jan-2018 Feb-2018 Mar-2018 Apr-2018 May-2018 Jun-2018 Jul-2018 Aug-2018 Sep-2018 Oct-2018 Nov-2018 Dec-2018
MathSciNet American Mathematical Society ISNI:0000 0004 0509 0308; AMS No_License 0 0 0 0 0 0 0 0 0 0 0 0 0
MathSciNet American Mathematical Society ISNI:0000 0004 0509 0308; AMS Limit_Exceeded 0 0 0 0 0 0 0 0 0 0 0 0 0
Can't render this file because it has a wrong number of fields in line 14.

14
all_data/yearly_files/2018/ANNUAL-REVIEWS/2018_ANNUAL-REVIEWS_DR.tsv

@ -1,14 +0,0 @@
Report_Name Database Master Report
Report_ID DR
Release 5
Institution_Name University of Prince Edward Island
Institution_ID ar:106712
Metric_Types
Report_Filters Data_Type=Database
Report_Attributes
Exceptions 3031: Usage Not Ready for Requested Dates (Requested data between 2018-01-01 and 2018-12-31. However only data between 2018-11-01 and 2020-02-29 exists.)
Reporting_Period End_Date=2018-12-31; Begin_Date=2018-01-01
Created 2020-03-05T02:09:22Z
Created_By Atypon Systems LLC.
Database Publisher Publisher_ID Platform Proprietary_ID Metric_Type Reporting_Period_Total Jan-2018 Feb-2018 Mar-2018 Apr-2018 May-2018 Jun-2018 Jul-2018 Aug-2018 Sep-2018 Oct-2018 Nov-2018 Dec-2018
Can't render this file because it has a wrong number of fields in line 14.

14
all_data/yearly_files/2018/ANNUAL-REVIEWS/2018_ANNUAL-REVIEWS_DR_D1.tsv

@ -1,14 +0,0 @@
Report_Name Database Search and Item Usage
Report_ID DR_D1
Release 5
Institution_Name University of Prince Edward Island
Institution_ID ar:106712
Metric_Types Searches_Automated; Searches_Federated; Searches_Regular; Total_Item_Investigations; Total_Item_Requests
Report_Filters Access_Method=Regular
Report_Attributes
Exceptions 3031: Usage Not Ready for Requested Dates (Requested data between 2018-01-01 and 2018-12-31. However only data between 2018-11-01 and 2020-02-29 exists.)
Reporting_Period End_Date=2018-12-31; Begin_Date=2018-01-01
Created 2020-03-05T02:09:13Z
Created_By Atypon Systems LLC.
Database Publisher Publisher_ID Platform Proprietary_ID Metric_Type Reporting_Period_Total Jan-2018 Feb-2018 Mar-2018 Apr-2018 May-2018 Jun-2018 Jul-2018 Aug-2018 Sep-2018 Oct-2018 Nov-2018 Dec-2018
Can't render this file because it has a wrong number of fields in line 14.

14
all_data/yearly_files/2018/ANNUAL-REVIEWS/2018_ANNUAL-REVIEWS_DR_D2.tsv

@ -1,14 +0,0 @@
Report_Name Database Access Denied
Report_ID DR_D2
Release 5
Institution_Name University of Prince Edward Island
Institution_ID ar:106712
Metric_Types No_License; Limit_Exceeded
Report_Filters Access_Method=Regular
Report_Attributes
Exceptions 3031: Usage Not Ready for Requested Dates (Requested data between 2018-01-01 and 2018-12-31. However only data between 2018-11-01 and 2020-02-29 exists.)
Reporting_Period End_Date=2018-12-31; Begin_Date=2018-01-01
Created 2020-03-05T02:09:16Z
Created_By Atypon Systems LLC.
Database Publisher Publisher_ID Platform Proprietary_ID Metric_Type Reporting_Period_Total Jan-2018 Feb-2018 Mar-2018 Apr-2018 May-2018 Jun-2018 Jul-2018 Aug-2018 Sep-2018 Oct-2018 Nov-2018 Dec-2018
Can't render this file because it has a wrong number of fields in line 14.

246
all_data/yearly_files/2018/ANNUAL-REVIEWS/2018_ANNUAL-REVIEWS_IR.tsv

@ -1,246 +0,0 @@
Report_Name Item Master Report
Report_ID IR
Release 5
Institution_Name University of Prince Edward Island
Institution_ID ar:106712
Metric_Types
Report_Filters
Report_Attributes
Exceptions 3031: Usage Not Ready for Requested Dates (Requested data between 2018-01-01 and 2018-12-31. However only data between 2018-11-01 and 2020-02-29 exists.)
Reporting_Period Begin_Date=2018-01-01; End_Date=2018-12-31
Created 2020-03-05T02:09:19Z
Created_By Atypon Systems LLC.
Item Publisher Publisher_ID Platform DOI Proprietary_ID ISBN Print_ISSN Online_ISSN URI Metric_Type Reporting_Period_Total Jan-2018 Feb-2018 Mar-2018 Apr-2018 May-2018 Jun-2018 Jul-2018 Aug-2018 Sep-2018 Oct-2018 Nov-2018 Dec-2018
60 Years After Brown: Trends and Consequences of School Segregation Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/annurev-soc-071913-043152 Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 1 0
60 Years After Brown: Trends and Consequences of School Segregation Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/annurev-soc-071913-043152 Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 1 0
60 Years After Brown: Trends and Consequences of School Segregation Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/annurev-soc-071913-043152 Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
60 Years After Brown: Trends and Consequences of School Segregation Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/annurev-soc-071913-043152 Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Adipogenesis: From Stem Cell to Adipocyte Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/annurev-biochem-052110-115718 Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 1 0
Adipogenesis: From Stem Cell to Adipocyte Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/annurev-biochem-052110-115718 Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 1 0
Adipogenesis: From Stem Cell to Adipocyte Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/annurev-biochem-052110-115718 Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Adipogenesis: From Stem Cell to Adipocyte Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/annurev-biochem-052110-115718 Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
ADVANCED PROTEIN GLYCOSYLATION IN DIABETES AND AGING Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/annurev.med.46.1.223 Total_Item_Investigations 2 0 0 0 0 0 0 0 0 0 0 2 0
ADVANCED PROTEIN GLYCOSYLATION IN DIABETES AND AGING Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/annurev.med.46.1.223 Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 1 0
ADVANCED PROTEIN GLYCOSYLATION IN DIABETES AND AGING Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/annurev.med.46.1.223 Total_Item_Requests 2 0 0 0 0 0 0 0 0 0 0 2 0
ADVANCED PROTEIN GLYCOSYLATION IN DIABETES AND AGING Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/annurev.med.46.1.223 Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Alkaloid Biosynthesis Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/annurev.pp.18.060167.001143 Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 1 0
Alkaloid Biosynthesis Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/annurev.pp.18.060167.001143 Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 1 0
Alkaloid Biosynthesis Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/annurev.pp.18.060167.001143 Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Alkaloid Biosynthesis Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/annurev.pp.18.060167.001143 Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Bacterial Antisense RNAs: How Many Are There, and What Are They Doing?* Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/annurev-genet-102209-163523 Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 1
Bacterial Antisense RNAs: How Many Are There, and What Are They Doing?* Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/annurev-genet-102209-163523 Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 1
Bacterial Antisense RNAs: How Many Are There, and What Are They Doing?* Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/annurev-genet-102209-163523 Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 1
Bacterial Antisense RNAs: How Many Are There, and What Are They Doing?* Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/annurev-genet-102209-163523 Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 1
Behavioral Addictions as Mental Disorders: To Be or Not To Be? Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/annurev-clinpsy-032816-045120 Total_Item_Investigations 2 0 0 0 0 0 0 0 0 0 0 0 2
Behavioral Addictions as Mental Disorders: To Be or Not To Be? Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/annurev-clinpsy-032816-045120 Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 1
Behavioral Addictions as Mental Disorders: To Be or Not To Be? Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/annurev-clinpsy-032816-045120 No_License 3 0 0 0 0 0 0 0 0 0 0 0 3
CHEMICAL REACTION DYNAMICS BEYOND THE BORN-OPPENHEIMER APPROXIMATION Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/annurev.physchem.49.1.125 Total_Item_Investigations 2 0 0 0 0 0 0 0 0 0 0 2 0
CHEMICAL REACTION DYNAMICS BEYOND THE BORN-OPPENHEIMER APPROXIMATION Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/annurev.physchem.49.1.125 Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 1 0
CHEMICAL REACTION DYNAMICS BEYOND THE BORN-OPPENHEIMER APPROXIMATION Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/annurev.physchem.49.1.125 Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
CHEMICAL REACTION DYNAMICS BEYOND THE BORN-OPPENHEIMER APPROXIMATION Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/annurev.physchem.49.1.125 Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Circadian Organization of Behavior and Physiology in Drosophila Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/annurev-physiol-021909-135815 Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 1 0
Circadian Organization of Behavior and Physiology in Drosophila Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/annurev-physiol-021909-135815 Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 1 0
Circadian Organization of Behavior and Physiology in Drosophila Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/annurev-physiol-021909-135815 Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Circadian Organization of Behavior and Physiology in Drosophila Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/annurev-physiol-021909-135815 Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Climate Change Effects on Plant Disease: Genomes to Ecosystems Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/annurev.phyto.44.070505.143420 Total_Item_Investigations 3 0 0 0 0 0 0 0 0 0 0 3 0
Climate Change Effects on Plant Disease: Genomes to Ecosystems Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/annurev.phyto.44.070505.143420 Unique_Item_Investigations 2 0 0 0 0 0 0 0 0 0 0 2 0
Climate Change Effects on Plant Disease: Genomes to Ecosystems Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/annurev.phyto.44.070505.143420 Total_Item_Requests 2 0 0 0 0 0 0 0 0 0 0 2 0
Climate Change Effects on Plant Disease: Genomes to Ecosystems Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/annurev.phyto.44.070505.143420 Unique_Item_Requests 2 0 0 0 0 0 0 0 0 0 0 2 0
Climate Change Influences on Marine Infectious Diseases: Implications for Management and Society Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/annurev-marine-010213-135029 Total_Item_Investigations 4 0 0 0 0 0 0 0 0 0 0 4 0
Climate Change Influences on Marine Infectious Diseases: Implications for Management and Society Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/annurev-marine-010213-135029 Unique_Item_Investigations 3 0 0 0 0 0 0 0 0 0 0 3 0
Climate Change Influences on Marine Infectious Diseases: Implications for Management and Society Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/annurev-marine-010213-135029 Total_Item_Requests 3 0 0 0 0 0 0 0 0 0 0 3 0
Climate Change Influences on Marine Infectious Diseases: Implications for Management and Society Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/annurev-marine-010213-135029 Unique_Item_Requests 3 0 0 0 0 0 0 0 0 0 0 3 0
Comparative Physiology: Osmotic and Ionic Regulation in Aquatic Animals Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/annurev.ph.19.030157.001553 Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 1 0
Comparative Physiology: Osmotic and Ionic Regulation in Aquatic Animals Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/annurev.ph.19.030157.001553 Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 1 0
Comparative Physiology: Osmotic and Ionic Regulation in Aquatic Animals Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/annurev.ph.19.030157.001553 Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Comparative Physiology: Osmotic and Ionic Regulation in Aquatic Animals Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/annurev.ph.19.030157.001553 Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Consumerism Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/annurev-anthro-102116-041518 Total_Item_Investigations 2 0 0 0 0 0 0 0 0 0 0 2 0
Consumerism Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/annurev-anthro-102116-041518 Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 1 0
Crop Yield Gaps: Their Importance, Magnitudes, and Causes Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/annurev.environ.041008.093740 Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 1
Crop Yield Gaps: Their Importance, Magnitudes, and Causes Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/annurev.environ.041008.093740 Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 1
Cross-Cultural Comparisons Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/annurev.an.08.100179.001521 Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 1
Cross-Cultural Comparisons Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/annurev.an.08.100179.001521 Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 1
Desert Ecosystems: Environment and Producers Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/annurev.es.04.110173.000325 Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 1 0
Desert Ecosystems: Environment and Producers Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/annurev.es.04.110173.000325 Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 1 0
Desert Ecosystems: Environment and Producers Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/annurev.es.04.110173.000325 Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Desert Ecosystems: Environment and Producers Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/annurev.es.04.110173.000325 Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
DOSAGE COMPENSATION IN DROSOPHILA Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/annurev.ge.28.120194.002423 Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 1 0
DOSAGE COMPENSATION IN DROSOPHILA Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/annurev.ge.28.120194.002423 Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 1 0
DOSAGE COMPENSATION IN DROSOPHILA Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/annurev.ge.28.120194.002423 Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
DOSAGE COMPENSATION IN DROSOPHILA Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/annurev.ge.28.120194.002423 Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
DRINKING WATER IN DEVELOPING COUNTRIES Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/annurev.energy.23.1.253 Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 1 0
DRINKING WATER IN DEVELOPING COUNTRIES Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/annurev.energy.23.1.253 Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 1 0
Drought Resistance in Plants and Physiological Processes Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/annurev.pp.08.060157.001353 Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 1 0
Drought Resistance in Plants and Physiological Processes Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/annurev.pp.08.060157.001353 Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 1 0
Drought Resistance in Plants and Physiological Processes Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/annurev.pp.08.060157.001353 Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Drought Resistance in Plants and Physiological Processes Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/annurev.pp.08.060157.001353 Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Eavesdropping on Memory Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/annurev-psych-010416-044138 Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 1 0
Eavesdropping on Memory Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/annurev-psych-010416-044138 Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 1 0
Eavesdropping on Memory Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/annurev-psych-010416-044138 Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Eavesdropping on Memory Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/annurev-psych-010416-044138 Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Emotion Circuits in the Brain Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/annurev.neuro.23.1.155 Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 1
Emotion Circuits in the Brain Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/annurev.neuro.23.1.155 Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 1
Emotion Circuits in the Brain Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/annurev.neuro.23.1.155 Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 1
Emotion Circuits in the Brain Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/annurev.neuro.23.1.155 Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 1
Environmental Factors and Ecological Processes in Boreal Forests Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/annurev.es.20.110189.000245 Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 1 0
Environmental Factors and Ecological Processes in Boreal Forests Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/annurev.es.20.110189.000245 Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 1 0
Environmental Factors and Ecological Processes in Boreal Forests Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/annurev.es.20.110189.000245 Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Environmental Factors and Ecological Processes in Boreal Forests Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/annurev.es.20.110189.000245 Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Environmental Justice Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/annurev-environ-082508-094348 Total_Item_Investigations 3 0 0 0 0 0 0 0 0 0 0 3 0
Environmental Justice Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/annurev-environ-082508-094348 Unique_Item_Investigations 2 0 0 0 0 0 0 0 0 0 0 2 0
Environmental Justice Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/annurev-environ-082508-094348 Total_Item_Requests 3 0 0 0 0 0 0 0 0 0 0 3 0
Environmental Justice Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/annurev-environ-082508-094348 Unique_Item_Requests 2 0 0 0 0 0 0 0 0 0 0 2 0
Episodic Memory: From Mind to Brain Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/annurev.psych.53.100901.135114 Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 1
Episodic Memory: From Mind to Brain Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/annurev.psych.53.100901.135114 Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 1
Evolutionary Trajectories to Antibiotic Resistance Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/annurev-micro-090816-093813 Total_Item_Investigations 2 0 0 0 0 0 0 0 0 0 0 2 0
Evolutionary Trajectories to Antibiotic Resistance Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/annurev-micro-090816-093813 Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 1 0
Evolutionary Trajectories to Antibiotic Resistance Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/annurev-micro-090816-093813 Total_Item_Requests 2 0 0 0 0 0 0 0 0 0 0 2 0
Evolutionary Trajectories to Antibiotic Resistance Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/annurev-micro-090816-093813 Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
FROM ZEBRAFISH TO HUMAN: Modular Medical Models Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/annurev.genom.3.031402.131506 Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 1
FROM ZEBRAFISH TO HUMAN: Modular Medical Models Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/annurev.genom.3.031402.131506 Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 1
Frost, Drought, and Heat Resistance Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/annurev.pp.02.060151.001333 Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 1 0
Frost, Drought, and Heat Resistance Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/annurev.pp.02.060151.001333 Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 1 0
Frost, Drought, and Heat Resistance Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/annurev.pp.02.060151.001333 Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Frost, Drought, and Heat Resistance Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/annurev.pp.02.060151.001333 Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Gender Inequality and Higher Education Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/annurev.soc.22.1.153 Total_Item_Investigations 4 0 0 0 0 0 0 0 0 0 0 4 0
Gender Inequality and Higher Education Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/annurev.soc.22.1.153 Unique_Item_Investigations 2 0 0 0 0 0 0 0 0 0 0 2 0
Gender Inequality and Higher Education Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/annurev.soc.22.1.153 Total_Item_Requests 2 0 0 0 0 0 0 0 0 0 0 2 0
Gender Inequality and Higher Education Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/annurev.soc.22.1.153 Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Global Oceans Governance: New and Emerging Issues Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/annurev-environ-102014-021121 Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 1 0
Global Oceans Governance: New and Emerging Issues Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/annurev-environ-102014-021121 Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 1 0
Global Water Pollution and Human Health Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/annurev-environ-100809-125342 Total_Item_Investigations 2 0 0 0 0 0 0 0 0 0 0 2 0
Global Water Pollution and Human Health Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/annurev-environ-100809-125342 Unique_Item_Investigations 2 0 0 0 0 0 0 0 0 0 0 2 0
Governmentality Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/annurev.lawsocsci.2.081805.105900 Total_Item_Investigations 2 0 0 0 0 0 0 0 0 0 0 2 0
Governmentality Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/annurev.lawsocsci.2.081805.105900 Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 1 0
Governmentality Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/annurev.lawsocsci.2.081805.105900 Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Governmentality Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/annurev.lawsocsci.2.081805.105900 Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
HORMONAL REGULATION OF HEPATIC GLUCONEOGENESIS AND GLYCOLYSIS Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/annurev.bi.57.070188.003543 Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 1 0
HORMONAL REGULATION OF HEPATIC GLUCONEOGENESIS AND GLYCOLYSIS Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/annurev.bi.57.070188.003543 Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 1 0
HORMONAL REGULATION OF HEPATIC GLUCONEOGENESIS AND GLYCOLYSIS Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/annurev.bi.57.070188.003543 Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
HORMONAL REGULATION OF HEPATIC GLUCONEOGENESIS AND GLYCOLYSIS Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/annurev.bi.57.070188.003543 Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Human Involvement in Food Webs* Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/annurev-environ-031809-133103 Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 1 0
Human Involvement in Food Webs* Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/annurev-environ-031809-133103 Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 1 0
Human Involvement in Food Webs* Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/annurev-environ-031809-133103 Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Human Involvement in Food Webs* Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/annurev-environ-031809-133103 Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Insect Pests of Tea and Their Management Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/annurev.ento.53.103106.093359 Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 1 0
Insect Pests of Tea and Their Management Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/annurev.ento.53.103106.093359 Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 1 0
Interspecies Relations and Agrarian Worlds Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/annurev-anthro-102317-050232 No_License 1 0 0 0 0 0 0 0 0 0 0 1 0
Marine Infectious Disease Ecology Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/annurev-ecolsys-121415-032147 Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 1 0
Marine Infectious Disease Ecology Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/annurev-ecolsys-121415-032147 Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 1 0
MARINE PLANT-HERBIVORE INTERACTIONS: The Ecology of Chemical Defense Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/annurev.es.19.110188.000551 Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 1 0
MARINE PLANT-HERBIVORE INTERACTIONS: The Ecology of Chemical Defense Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/annurev.es.19.110188.000551 Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 1 0
MARINE PLANT-HERBIVORE INTERACTIONS: The Ecology of Chemical Defense Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/annurev.es.19.110188.000551 Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
MARINE PLANT-HERBIVORE INTERACTIONS: The Ecology of Chemical Defense Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/annurev.es.19.110188.000551 Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
MECHANISMS OF MEIOTIC DRIVE Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/annurev.ge.04.120170.002205 Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 1
MECHANISMS OF MEIOTIC DRIVE Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/annurev.ge.04.120170.002205 Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 1
MECHANISMS OF MEIOTIC DRIVE Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/annurev.ge.04.120170.002205 Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 1
MECHANISMS OF MEIOTIC DRIVE Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/annurev.ge.04.120170.002205 Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 1
Molecular Physiology of the Regulation of Hepatic Gluconeogenesis and Glycolysis Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/annurev.ph.54.030192.004321 Total_Item_Investigations 3 0 0 0 0 0 0 0 0 0 0 3 0
Molecular Physiology of the Regulation of Hepatic Gluconeogenesis and Glycolysis Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/annurev.ph.54.030192.004321 Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 1 0
Molecular Physiology of the Regulation of Hepatic Gluconeogenesis and Glycolysis Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/annurev.ph.54.030192.004321 Total_Item_Requests 2 0 0 0 0 0 0 0 0 0 0 2 0
Molecular Physiology of the Regulation of Hepatic Gluconeogenesis and Glycolysis Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/annurev.ph.54.030192.004321 Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Morality in the Law: The Psychological Foundations of Citizens’ Desires to Punish Transgressions Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/annurev.lawsocsci.4.110707.172335 Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 1 0
Morality in the Law: The Psychological Foundations of Citizens’ Desires to Punish Transgressions Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/annurev.lawsocsci.4.110707.172335 Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 1 0
Morality in the Law: The Psychological Foundations of Citizens’ Desires to Punish Transgressions Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/annurev.lawsocsci.4.110707.172335 Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Morality in the Law: The Psychological Foundations of Citizens’ Desires to Punish Transgressions Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/annurev.lawsocsci.4.110707.172335 Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Ocean Acidification in the Coastal Zone from an Organism's Perspective: Multiple System Parameters, Frequency Domains, and Habitats Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/annurev-marine-121211-172238 Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 1 0
Ocean Acidification in the Coastal Zone from an Organism's Perspective: Multiple System Parameters, Frequency Domains, and Habitats Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/annurev-marine-121211-172238 Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 1 0
Ocean Acidification in the Coastal Zone from an Organism's Perspective: Multiple System Parameters, Frequency Domains, and Habitats Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/annurev-marine-121211-172238 Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Ocean Acidification in the Coastal Zone from an Organism's Perspective: Multiple System Parameters, Frequency Domains, and Habitats Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/annurev-marine-121211-172238 Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Ocean Acidification: The Other CO2 Problem Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/annurev.marine.010908.163834 Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 1 0
Ocean Acidification: The Other CO2 Problem Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/annurev.marine.010908.163834 Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 1 0
Ocean Acidification: The Other CO2 Problem Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/annurev.marine.010908.163834 Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Ocean Acidification: The Other CO2 Problem Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/annurev.marine.010908.163834 Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Opioid Receptors Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/annurev.biochem.73.011303.073940 Total_Item_Investigations 3 0 0 0 0 0 0 0 0 0 0 3 0
Opioid Receptors Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/annurev.biochem.73.011303.073940 Unique_Item_Investigations 3 0 0 0 0 0 0 0 0 0 0 3 0
Opioid Receptors Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/annurev.biochem.73.011303.073940 Total_Item_Requests 3 0 0 0 0 0 0 0 0 0 0 3 0
Opioid Receptors Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/annurev.biochem.73.011303.073940 Unique_Item_Requests 3 0 0 0 0 0 0 0 0 0 0 3 0
Out of Asia: Anthropoid Origins and the Colonization of Africa Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/annurev-anthro-102215-100019 Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 1 0
Out of Asia: Anthropoid Origins and the Colonization of Africa Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/annurev-anthro-102215-100019 Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 1 0
Out of Asia: Anthropoid Origins and the Colonization of Africa Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/annurev-anthro-102215-100019 Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Out of Asia: Anthropoid Origins and the Colonization of Africa Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/annurev-anthro-102215-100019 Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Plant-Animal Mutualistic Networks: The Architecture of Biodiversity Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/annurev.ecolsys.38.091206.095818 Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 1 0
Plant-Animal Mutualistic Networks: The Architecture of Biodiversity Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/annurev.ecolsys.38.091206.095818 Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 1 0
Plant-Pollinator Interactions in Tropical Rain Forests Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/annurev.es.21.110190.002151 Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 1 0
Plant-Pollinator Interactions in Tropical Rain Forests Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/annurev.es.21.110190.002151 Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 1 0
Plant-Pollinator Interactions in Tropical Rain Forests Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/annurev.es.21.110190.002151 Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Plant-Pollinator Interactions in Tropical Rain Forests Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/annurev.es.21.110190.002151 Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Present and Future of Culturing Bacteria Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/annurev-micro-090816-093449 Total_Item_Investigations 2 0 0 0 0 0 0 0 0 0 0 2 0
Present and Future of Culturing Bacteria Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/annurev-micro-090816-093449 Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 1 0
Present and Future of Culturing Bacteria Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/annurev-micro-090816-093449 Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Present and Future of Culturing Bacteria Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/annurev-micro-090816-093449 Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Public Health Surveillance Systems: Recent Advances in Their Use and Evaluation Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/annurev-publhealth-031816-044348 Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 1 0
Public Health Surveillance Systems: Recent Advances in Their Use and Evaluation Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/annurev-publhealth-031816-044348 Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 1 0
Public Health Surveillance Systems: Recent Advances in Their Use and Evaluation Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/annurev-publhealth-031816-044348 Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Public Health Surveillance Systems: Recent Advances in Their Use and Evaluation Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/annurev-publhealth-031816-044348 Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Role of Solvation Effects in Protein Denaturation: From Thermodynamics to Single Molecules and Back Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/annurev-physchem-032210-103531 Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 1 0
Role of Solvation Effects in Protein Denaturation: From Thermodynamics to Single Molecules and Back Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/annurev-physchem-032210-103531 Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 1 0
Root Signals and the Regulation of Growth and Development of Plants in Drying Soil Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/annurev.pp.42.060191.000415 Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 1 0
Root Signals and the Regulation of Growth and Development of Plants in Drying Soil Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/annurev.pp.42.060191.000415 Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 1 0
Root Signals and the Regulation of Growth and Development of Plants in Drying Soil Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/annurev.pp.42.060191.000415 Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Root Signals and the Regulation of Growth and Development of Plants in Drying Soil Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/annurev.pp.42.060191.000415 Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Shell-Model Theory of the Nucleus Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/annurev.ns.18.120168.000245 Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 1 0
Shell-Model Theory of the Nucleus Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/annurev.ns.18.120168.000245 Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 1 0
Shell-Model Theory of the Nucleus Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/annurev.ns.18.120168.000245 Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Shell-Model Theory of the Nucleus Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/annurev.ns.18.120168.000245 Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Simian Immunodeficiency Viruses Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/annurev.mi.42.100188.003135 Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 1 0
Simian Immunodeficiency Viruses Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/annurev.mi.42.100188.003135 Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 1 0
Simian Immunodeficiency Viruses Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/annurev.mi.42.100188.003135 Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Simian Immunodeficiency Viruses Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/annurev.mi.42.100188.003135 Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Strategies for Design and Application of Enteric Viral Vaccines Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/annurev-animal-022114-111038 Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 1 0
Strategies for Design and Application of Enteric Viral Vaccines Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/annurev-animal-022114-111038 Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 1 0
Supply and Demand of Electricity in the Developing World Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/annurev.resource.050708.144230 Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 1 0
Supply and Demand of Electricity in the Developing World Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/annurev.resource.050708.144230 Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 1 0
Supply and Demand of Electricity in the Developing World Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/annurev.resource.050708.144230 Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Supply and Demand of Electricity in the Developing World Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/annurev.resource.050708.144230 Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
The Anthropology of Mining: The Social and Environmental Impacts of Resource Extraction in the Mineral Age Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/annurev-anthro-102317-050156 Total_Item_Investigations 2 0 0 0 0 0 0 0 0 0 0 2 0
The Anthropology of Mining: The Social and Environmental Impacts of Resource Extraction in the Mineral Age Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/annurev-anthro-102317-050156 Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 1 0
The Anthropology of Mining: The Social and Environmental Impacts of Resource Extraction in the Mineral Age Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/annurev-anthro-102317-050156 No_License 2 0 0 0 0 0 0 0 0 0 0 2 0
The Catalytic and Regulatory Properties of Enzymes Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/annurev.bi.37.070168.002043 Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 1 0
The Catalytic and Regulatory Properties of Enzymes Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/annurev.bi.37.070168.002043 Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 1 0
The Catalytic and Regulatory Properties of Enzymes Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/annurev.bi.37.070168.002043 Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
The Catalytic and Regulatory Properties of Enzymes Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/annurev.bi.37.070168.002043 Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
The Cryptochromes: Blue Light Photoreceptors in Plants and Animals Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/annurev-arplant-042110-103759 Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 1 0
The Cryptochromes: Blue Light Photoreceptors in Plants and Animals Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/annurev-arplant-042110-103759 Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 1 0
The Current Landscape for Direct-to-Consumer Genetic Testing: Legal, Ethical, and Policy Issues Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/annurev.genom.9.081307.164319 Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 1 0
The Current Landscape for Direct-to-Consumer Genetic Testing: Legal, Ethical, and Policy Issues Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/annurev.genom.9.081307.164319 Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 1 0
The Current Landscape for Direct-to-Consumer Genetic Testing: Legal, Ethical, and Policy Issues Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/annurev.genom.9.081307.164319 Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
The Current Landscape for Direct-to-Consumer Genetic Testing: Legal, Ethical, and Policy Issues Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/annurev.genom.9.081307.164319 Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
The Effect of Nutrition on Blood Pressure Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/annurev-nutr-010510-103954 Total_Item_Investigations 2 0 0 0 0 0 0 0 0 0 0 2 0
The Effect of Nutrition on Blood Pressure Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/annurev-nutr-010510-103954 Unique_Item_Investigations 2 0 0 0 0 0 0 0 0 0 0 2 0
The Effect of Nutrition on Blood Pressure Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/annurev-nutr-010510-103954 Total_Item_Requests 2 0 0 0 0 0 0 0 0 0 0 2 0
The Effect of Nutrition on Blood Pressure Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/annurev-nutr-010510-103954 Unique_Item_Requests 2 0 0 0 0 0 0 0 0 0 0 2 0
The Effects of Unemployment Insurance Benefits: New Evidence and Interpretation Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/annurev-economics-080614-115758 Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 1 0
The Effects of Unemployment Insurance Benefits: New Evidence and Interpretation Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/annurev-economics-080614-115758 Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 1 0
The Effects of Unemployment Insurance Benefits: New Evidence and Interpretation Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/annurev-economics-080614-115758 No_License 1 0 0 0 0 0 0 0 0 0 0 1 0
The Ethics and Aesthetics of Care Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/annurev-anthro-102317-050059 No_License 1 0 0 0 0 0 0 0 0 0 0 1 0
The Experience of Emotion Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/annurev.psych.58.110405.085709 Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 1 0
The Experience of Emotion Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/annurev.psych.58.110405.085709 Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 1 0
The Experience of Emotion Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/annurev.psych.58.110405.085709 Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
The Experience of Emotion Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/annurev.psych.58.110405.085709 Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
The Growing Impact of Globalization for Health and Public Health Practice Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/annurev-publhealth-031210-101225 Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 1
The Growing Impact of Globalization for Health and Public Health Practice Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/annurev-publhealth-031210-101225 Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 1
The Growing Impact of Globalization for Health and Public Health Practice Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/annurev-publhealth-031210-101225 Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 1
The Growing Impact of Globalization for Health and Public Health Practice Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/annurev-publhealth-031210-101225 Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 1
The Nature and Value of Ecosystem Services: An Overview Highlighting Hydrologic Services Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/annurev.energy.32.031306.102758 Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 1 0
The Nature and Value of Ecosystem Services: An Overview Highlighting Hydrologic Services Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/annurev.energy.32.031306.102758 Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 1 0
The Nature and Value of Ecosystem Services: An Overview Highlighting Hydrologic Services Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/annurev.energy.32.031306.102758 Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
The Nature and Value of Ecosystem Services: An Overview Highlighting Hydrologic Services Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/annurev.energy.32.031306.102758 Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
The Nature/Culture of Genetic Facts* Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/annurev-anthro-092412-155558 Total_Item_Investigations 4 0 0 0 0 0 0 0 0 0 0 0 4
The Nature/Culture of Genetic Facts* Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/annurev-anthro-092412-155558 Unique_Item_Investigations 3 0 0 0 0 0 0 0 0 0 0 0 3
The Nature/Culture of Genetic Facts* Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/annurev-anthro-092412-155558 Total_Item_Requests 4 0 0 0 0 0 0 0 0 0 0 0 4
The Nature/Culture of Genetic Facts* Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/annurev-anthro-092412-155558 Unique_Item_Requests 3 0 0 0 0 0 0 0 0 0 0 0 3
The Visible Evidence of Cultural Producers Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/annurev.anthro.29.1.467 Total_Item_Investigations 2 0 0 0 0 0 0 0 0 0 0 0 2
The Visible Evidence of Cultural Producers Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/annurev.anthro.29.1.467 Unique_Item_Investigations 2 0 0 0 0 0 0 0 0 0 0 0 2
The Visible Evidence of Cultural Producers Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/annurev.anthro.29.1.467 Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 1
The Visible Evidence of Cultural Producers Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/annurev.anthro.29.1.467 Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 1
Theories of Culture Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/annurev.an.03.100174.000445 Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 1
Theories of Culture Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/annurev.an.03.100174.000445 Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 1
Therapeutic Approaches to the Treatment of Tinnitus Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/annurev-pharmtox-010818-021556 Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 1 0
Therapeutic Approaches to the Treatment of Tinnitus Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/annurev-pharmtox-010818-021556 Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 1 0
Therapeutic Approaches to the Treatment of Tinnitus Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/annurev-pharmtox-010818-021556 No_License 1 0 0 0 0 0 0 0 0 0 0 1 0
Work Group Diversity Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/annurev.psych.58.110405.085546 Total_Item_Investigations 2 0 0 0 0 0 0 0 0 0 0 2 0
Work Group Diversity Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/annurev.psych.58.110405.085546 Unique_Item_Investigations 2 0 0 0 0 0 0 0 0 0 0 2 0
Work Group Diversity Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/annurev.psych.58.110405.085546 Total_Item_Requests 2 0 0 0 0 0 0 0 0 0 0 2 0
Work Group Diversity Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/annurev.psych.58.110405.085546 Unique_Item_Requests 2 0 0 0 0 0 0 0 0 0 0 2 0
Can't render this file because it has a wrong number of fields in line 14.

108
all_data/yearly_files/2018/ANNUAL-REVIEWS/2018_ANNUAL-REVIEWS_IR_A1.tsv

@ -1,108 +0,0 @@
Report_Name Journal Article Requests
Report_ID IR_A1
Release 5
Institution_Name University of Prince Edward Island
Institution_ID ar:106712
Metric_Types Total_Item_Requests; Unique_Item_Requests
Report_Filters Data_Type=Article; Parent_Data_Type=Journal; Access_Method=Regular
Report_Attributes
Exceptions 3031: Usage Not Ready for Requested Dates (Requested data between 2018-01-01 and 2018-12-31. However only data between 2018-11-01 and 2020-02-29 exists.)
Reporting_Period Begin_Date=2018-01-01; End_Date=2018-12-31
Created 2020-03-05T02:09:25Z
Created_By Atypon Systems LLC.
Item Publisher Publisher_ID Platform Authors Publication_Date Article_version DOI Proprietary_ID Print_ISSN Online_ISSN URI Parent_Title Parent_Authors Parent_Article_Version Parent_DOI Parent_Proprietary_ID Parent_Print_ISSN Parent_Online_ISSN Parent_URI Access_Type Metric_Type Reporting_Period_Total Jan-2018 Feb-2018 Mar-2018 Apr-2018 May-2018 Jun-2018 Jul-2018 Aug-2018 Sep-2018 Oct-2018 Nov-2018 Dec-2018
60 Years After Brown: Trends and Consequences of School Segregation Annual Reviews Proprietary:ar:1015; Annual Reviews Ann Owens, Sean F. Reardon; 2014-07-30 VoR 10.1146/annurev-soc-071913-043152 Controlled Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
60 Years After Brown: Trends and Consequences of School Segregation Annual Reviews Proprietary:ar:1015; Annual Reviews Ann Owens, Sean F. Reardon; 2014-07-30 VoR 10.1146/annurev-soc-071913-043152 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Adipogenesis: From Stem Cell to Adipocyte Annual Reviews Proprietary:ar:1015; Annual Reviews M. Daniel Lane, Qi Qun Tang; 2012-06-04 VoR 10.1146/annurev-biochem-052110-115718 Controlled Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Adipogenesis: From Stem Cell to Adipocyte Annual Reviews Proprietary:ar:1015; Annual Reviews M. Daniel Lane, Qi Qun Tang; 2012-06-04 VoR 10.1146/annurev-biochem-052110-115718 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
ADVANCED PROTEIN GLYCOSYLATION IN DIABETES AND AGING Annual Reviews Proprietary:ar:1015; Annual Reviews Michael Brownlee, M.D; 2003-11-28 VoR 10.1146/annurev.med.46.1.223 Controlled Total_Item_Requests 2 0 0 0 0 0 0 0 0 0 0 2 0
ADVANCED PROTEIN GLYCOSYLATION IN DIABETES AND AGING Annual Reviews Proprietary:ar:1015; Annual Reviews Michael Brownlee, M.D; 2003-11-28 VoR 10.1146/annurev.med.46.1.223 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Alkaloid Biosynthesis Annual Reviews Proprietary:ar:1015; Annual Reviews E Leete; 2003-11-28 VoR 10.1146/annurev.pp.18.060167.001143 Controlled Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Alkaloid Biosynthesis Annual Reviews Proprietary:ar:1015; Annual Reviews E Leete; 2003-11-28 VoR 10.1146/annurev.pp.18.060167.001143 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Bacterial Antisense RNAs: How Many Are There, and What Are They Doing?* Annual Reviews Proprietary:ar:1015; Annual Reviews Gisela Storz, Maureen Kiley Thomason; 2010-11-03 VoR 10.1146/annurev-genet-102209-163523 Controlled Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 1
Bacterial Antisense RNAs: How Many Are There, and What Are They Doing?* Annual Reviews Proprietary:ar:1015; Annual Reviews Gisela Storz, Maureen Kiley Thomason; 2010-11-03 VoR 10.1146/annurev-genet-102209-163523 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 1
CHEMICAL REACTION DYNAMICS BEYOND THE BORN-OPPENHEIMER APPROXIMATION Annual Reviews Proprietary:ar:1015; Annual Reviews Laurie J. Butler; 2003-11-28 VoR 10.1146/annurev.physchem.49.1.125 Controlled Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
CHEMICAL REACTION DYNAMICS BEYOND THE BORN-OPPENHEIMER APPROXIMATION Annual Reviews Proprietary:ar:1015; Annual Reviews Laurie J. Butler; 2003-11-28 VoR 10.1146/annurev.physchem.49.1.125 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Circadian Organization of Behavior and Physiology in Drosophila Annual Reviews Proprietary:ar:1015; Annual Reviews Brian Y. Chung, Ravi Allada; 2010-02-11 VoR 10.1146/annurev-physiol-021909-135815 Controlled Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Circadian Organization of Behavior and Physiology in Drosophila Annual Reviews Proprietary:ar:1015; Annual Reviews Brian Y. Chung, Ravi Allada; 2010-02-11 VoR 10.1146/annurev-physiol-021909-135815 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Climate Change Effects on Plant Disease: Genomes to Ecosystems Annual Reviews Proprietary:ar:1015; Annual Reviews E. E. Frank, K. A. Garrett, M. N. Rouse, S. E. Travers, S. P. Dendy; 2006-08-08 VoR 10.1146/annurev.phyto.44.070505.143420 Controlled Total_Item_Requests 2 0 0 0 0 0 0 0 0 0 0 2 0
Climate Change Effects on Plant Disease: Genomes to Ecosystems Annual Reviews Proprietary:ar:1015; Annual Reviews E. E. Frank, K. A. Garrett, M. N. Rouse, S. E. Travers, S. P. Dendy; 2006-08-08 VoR 10.1146/annurev.phyto.44.070505.143420 Controlled Unique_Item_Requests 2 0 0 0 0 0 0 0 0 0 0 2 0
Climate Change Influences on Marine Infectious Diseases: Implications for Management and Society Annual Reviews Proprietary:ar:1015; Annual Reviews Bette L. Willis, Brett Froelich, C. Mark Eakin, C. Drew Harvell, Carolyn S. Friedman, Colleen A. Burge, Eileen E. Hofmann, Ernesto Weil, Katherine C. Prager, Laura E. Petes, Paul K. Hershberger, Susan E. Ford; 2014-01-03 VoR 10.1146/annurev-marine-010213-135029 Controlled Total_Item_Requests 3 0 0 0 0 0 0 0 0 0 0 3 0
Climate Change Influences on Marine Infectious Diseases: Implications for Management and Society Annual Reviews Proprietary:ar:1015; Annual Reviews Bette L. Willis, Brett Froelich, C. Mark Eakin, C. Drew Harvell, Carolyn S. Friedman, Colleen A. Burge, Eileen E. Hofmann, Ernesto Weil, Katherine C. Prager, Laura E. Petes, Paul K. Hershberger, Susan E. Ford; 2014-01-03 VoR 10.1146/annurev-marine-010213-135029 Controlled Unique_Item_Requests 3 0 0 0 0 0 0 0 0 0 0 3 0
Comparative Physiology: Osmotic and Ionic Regulation in Aquatic Animals Annual Reviews Proprietary:ar:1015; Annual Reviews L C Beadle; 2003-11-28 VoR 10.1146/annurev.ph.19.030157.001553 Controlled Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Comparative Physiology: Osmotic and Ionic Regulation in Aquatic Animals Annual Reviews Proprietary:ar:1015; Annual Reviews L C Beadle; 2003-11-28 VoR 10.1146/annurev.ph.19.030157.001553 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Desert Ecosystems: Environment and Producers Annual Reviews Proprietary:ar:1015; Annual Reviews Imanuel Noy-Meir; 2003-11-28 VoR 10.1146/annurev.es.04.110173.000325 Controlled Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Desert Ecosystems: Environment and Producers Annual Reviews Proprietary:ar:1015; Annual Reviews Imanuel Noy-Meir; 2003-11-28 VoR 10.1146/annurev.es.04.110173.000325 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
DOSAGE COMPENSATION IN DROSOPHILA Annual Reviews Proprietary:ar:1015; Annual Reviews Bruce S. Baker, Ignacio Marín, Monica Gorman; 2003-11-28 VoR 10.1146/annurev.ge.28.120194.002423 Controlled Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
DOSAGE COMPENSATION IN DROSOPHILA Annual Reviews Proprietary:ar:1015; Annual Reviews Bruce S. Baker, Ignacio Marín, Monica Gorman; 2003-11-28 VoR 10.1146/annurev.ge.28.120194.002423 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Drought Resistance in Plants and Physiological Processes Annual Reviews Proprietary:ar:1015; Annual Reviews W S Iljin; 2003-11-28 VoR 10.1146/annurev.pp.08.060157.001353 Controlled Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Drought Resistance in Plants and Physiological Processes Annual Reviews Proprietary:ar:1015; Annual Reviews W S Iljin; 2003-11-28 VoR 10.1146/annurev.pp.08.060157.001353 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Eavesdropping on Memory Annual Reviews Proprietary:ar:1015; Annual Reviews Elizabeth F. Loftus; 2017-01-04 VoR 10.1146/annurev-psych-010416-044138 Controlled Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Eavesdropping on Memory Annual Reviews Proprietary:ar:1015; Annual Reviews Elizabeth F. Loftus; 2017-01-04 VoR 10.1146/annurev-psych-010416-044138 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Emotion Circuits in the Brain Annual Reviews Proprietary:ar:1015; Annual Reviews Joseph E. LeDoux; 2003-11-28 VoR 10.1146/annurev.neuro.23.1.155 Controlled Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 1
Emotion Circuits in the Brain Annual Reviews Proprietary:ar:1015; Annual Reviews Joseph E. LeDoux; 2003-11-28 VoR 10.1146/annurev.neuro.23.1.155 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 1
Environmental Factors and Ecological Processes in Boreal Forests Annual Reviews Proprietary:ar:1015; Annual Reviews Gordon B. Bonan, Herman H. Shugart; 2003-11-28 VoR 10.1146/annurev.es.20.110189.000245 Controlled Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Environmental Factors and Ecological Processes in Boreal Forests Annual Reviews Proprietary:ar:1015; Annual Reviews Gordon B. Bonan, Herman H. Shugart; 2003-11-28 VoR 10.1146/annurev.es.20.110189.000245 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Environmental Justice Annual Reviews Proprietary:ar:1015; Annual Reviews David Pellow, J. Timmons Roberts, Paul Mohai; 2009-10-15 VoR 10.1146/annurev-environ-082508-094348 Controlled Total_Item_Requests 3 0 0 0 0 0 0 0 0 0 0 3 0
Environmental Justice Annual Reviews Proprietary:ar:1015; Annual Reviews David Pellow, J. Timmons Roberts, Paul Mohai; 2009-10-15 VoR 10.1146/annurev-environ-082508-094348 Controlled Unique_Item_Requests 2 0 0 0 0 0 0 0 0 0 0 2 0
Evolutionary Trajectories to Antibiotic Resistance Annual Reviews Proprietary:ar:1015; Annual Reviews Dan I. Andersson, Diarmaid Hughes; 2017-09-08 VoR 10.1146/annurev-micro-090816-093813 Controlled Total_Item_Requests 2 0 0 0 0 0 0 0 0 0 0 2 0
Evolutionary Trajectories to Antibiotic Resistance Annual Reviews Proprietary:ar:1015; Annual Reviews Dan I. Andersson, Diarmaid Hughes; 2017-09-08 VoR 10.1146/annurev-micro-090816-093813 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Frost, Drought, and Heat Resistance Annual Reviews Proprietary:ar:1015; Annual Reviews J. Levitt; 2003-11-28 VoR 10.1146/annurev.pp.02.060151.001333 Controlled Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Frost, Drought, and Heat Resistance Annual Reviews Proprietary:ar:1015; Annual Reviews J. Levitt; 2003-11-28 VoR 10.1146/annurev.pp.02.060151.001333 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Gender Inequality and Higher Education Annual Reviews Proprietary:ar:1015; Annual Reviews Jerry A. Jacobs; 2003-11-28 VoR 10.1146/annurev.soc.22.1.153 Controlled Total_Item_Requests 2 0 0 0 0 0 0 0 0 0 0 2 0
Gender Inequality and Higher Education Annual Reviews Proprietary:ar:1015; Annual Reviews Jerry A. Jacobs; 2003-11-28 VoR 10.1146/annurev.soc.22.1.153 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Governmentality Annual Reviews Proprietary:ar:1015; Annual Reviews Mariana Valverde, Nikolas Rose, Pat O'Malley; 2006-10-27 VoR 10.1146/annurev.lawsocsci.2.081805.105900 Controlled Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Governmentality Annual Reviews Proprietary:ar:1015; Annual Reviews Mariana Valverde, Nikolas Rose, Pat O'Malley; 2006-10-27 VoR 10.1146/annurev.lawsocsci.2.081805.105900 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
HORMONAL REGULATION OF HEPATIC GLUCONEOGENESIS AND GLYCOLYSIS Annual Reviews Proprietary:ar:1015; Annual Reviews M. Raafat El-Maghrabi, Simon J. Pilkis, Thomas H. Claus; 2003-11-28 VoR 10.1146/annurev.bi.57.070188.003543 Controlled Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
HORMONAL REGULATION OF HEPATIC GLUCONEOGENESIS AND GLYCOLYSIS Annual Reviews Proprietary:ar:1015; Annual Reviews M. Raafat El-Maghrabi, Simon J. Pilkis, Thomas H. Claus; 2003-11-28 VoR 10.1146/annurev.bi.57.070188.003543 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Human Involvement in Food Webs* Annual Reviews Proprietary:ar:1015; Annual Reviews Donald R. Strong, Kenneth T. Frank; 2010-10-22 VoR 10.1146/annurev-environ-031809-133103 Controlled Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Human Involvement in Food Webs* Annual Reviews Proprietary:ar:1015; Annual Reviews Donald R. Strong, Kenneth T. Frank; 2010-10-22 VoR 10.1146/annurev-environ-031809-133103 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
MARINE PLANT-HERBIVORE INTERACTIONS: The Ecology of Chemical Defense Annual Reviews Proprietary:ar:1015; Annual Reviews Mark E. Hay, William Fenical; 2003-11-28 VoR 10.1146/annurev.es.19.110188.000551 Controlled Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
MARINE PLANT-HERBIVORE INTERACTIONS: The Ecology of Chemical Defense Annual Reviews Proprietary:ar:1015; Annual Reviews Mark E. Hay, William Fenical; 2003-11-28 VoR 10.1146/annurev.es.19.110188.000551 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
MECHANISMS OF MEIOTIC DRIVE Annual Reviews Proprietary:ar:1015; Annual Reviews B. Nicoletti, L. Sandler, S. Zimmering; 2003-11-28 VoR 10.1146/annurev.ge.04.120170.002205 Controlled Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 1
MECHANISMS OF MEIOTIC DRIVE Annual Reviews Proprietary:ar:1015; Annual Reviews B. Nicoletti, L. Sandler, S. Zimmering; 2003-11-28 VoR 10.1146/annurev.ge.04.120170.002205 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 1
Molecular Physiology of the Regulation of Hepatic Gluconeogenesis and Glycolysis Annual Reviews Proprietary:ar:1015; Annual Reviews D K Granner, S J Pilkis; 2003-11-28 VoR 10.1146/annurev.ph.54.030192.004321 Controlled Total_Item_Requests 2 0 0 0 0 0 0 0 0 0 0 2 0
Molecular Physiology of the Regulation of Hepatic Gluconeogenesis and Glycolysis Annual Reviews Proprietary:ar:1015; Annual Reviews D K Granner, S J Pilkis; 2003-11-28 VoR 10.1146/annurev.ph.54.030192.004321 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Morality in the Law: The Psychological Foundations of Citizens’ Desires to Punish Transgressions Annual Reviews Proprietary:ar:1015; Annual Reviews John M. Darley; 2009-10-23 VoR 10.1146/annurev.lawsocsci.4.110707.172335 Controlled Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Morality in the Law: The Psychological Foundations of Citizens’ Desires to Punish Transgressions Annual Reviews Proprietary:ar:1015; Annual Reviews John M. Darley; 2009-10-23 VoR 10.1146/annurev.lawsocsci.4.110707.172335 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Ocean Acidification in the Coastal Zone from an Organism's Perspective: Multiple System Parameters, Frequency Domains, and Habitats Annual Reviews Proprietary:ar:1015; Annual Reviews George G. Waldbusser, Joseph E. Salisbury; 2014-01-03 VoR 10.1146/annurev-marine-121211-172238 Controlled Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Ocean Acidification in the Coastal Zone from an Organism's Perspective: Multiple System Parameters, Frequency Domains, and Habitats Annual Reviews Proprietary:ar:1015; Annual Reviews George G. Waldbusser, Joseph E. Salisbury; 2014-01-03 VoR 10.1146/annurev-marine-121211-172238 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Ocean Acidification: The Other CO2 Problem Annual Reviews Proprietary:ar:1015; Annual Reviews Joan A. Kleypas, Richard A. Feely, Scott C. Doney, Victoria J. Fabry; 2009-03-25 VoR 10.1146/annurev.marine.010908.163834 Controlled Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Ocean Acidification: The Other CO2 Problem Annual Reviews Proprietary:ar:1015; Annual Reviews Joan A. Kleypas, Richard A. Feely, Scott C. Doney, Victoria J. Fabry; 2009-03-25 VoR 10.1146/annurev.marine.010908.163834 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Opioid Receptors Annual Reviews Proprietary:ar:1015; Annual Reviews Jennifer L. Whistler, Maria Waldhoer, Selena E. Bartlett; 2004-06-09 VoR 10.1146/annurev.biochem.73.011303.073940 Controlled Total_Item_Requests 3 0 0 0 0 0 0 0 0 0 0 3 0
Opioid Receptors Annual Reviews Proprietary:ar:1015; Annual Reviews Jennifer L. Whistler, Maria Waldhoer, Selena E. Bartlett; 2004-06-09 VoR 10.1146/annurev.biochem.73.011303.073940 Controlled Unique_Item_Requests 3 0 0 0 0 0 0 0 0 0 0 3 0
Out of Asia: Anthropoid Origins and the Colonization of Africa Annual Reviews Proprietary:ar:1015; Annual Reviews K. Christopher Beard; 2016-10-21 VoR 10.1146/annurev-anthro-102215-100019 Controlled Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Out of Asia: Anthropoid Origins and the Colonization of Africa Annual Reviews Proprietary:ar:1015; Annual Reviews K. Christopher Beard; 2016-10-21 VoR 10.1146/annurev-anthro-102215-100019 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Plant-Pollinator Interactions in Tropical Rain Forests Annual Reviews Proprietary:ar:1015; Annual Reviews K. S. Bawa; 2003-11-28 VoR 10.1146/annurev.es.21.110190.002151 Controlled Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Plant-Pollinator Interactions in Tropical Rain Forests Annual Reviews Proprietary:ar:1015; Annual Reviews K. S. Bawa; 2003-11-28 VoR 10.1146/annurev.es.21.110190.002151 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Present and Future of Culturing Bacteria Annual Reviews Proprietary:ar:1015; Annual Reviews Birte Abt, Johannes Sikorski, Jörg Overmann; 2017-09-08 VoR 10.1146/annurev-micro-090816-093449 Controlled Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Present and Future of Culturing Bacteria Annual Reviews Proprietary:ar:1015; Annual Reviews Birte Abt, Johannes Sikorski, Jörg Overmann; 2017-09-08 VoR 10.1146/annurev-micro-090816-093449 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Public Health Surveillance Systems: Recent Advances in Their Use and Evaluation Annual Reviews Proprietary:ar:1015; Annual Reviews David L. Buckeridge, Samuel L. Groseclose; 2017-04-06 VoR 10.1146/annurev-publhealth-031816-044348 OA_Gold Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Public Health Surveillance Systems: Recent Advances in Their Use and Evaluation Annual Reviews Proprietary:ar:1015; Annual Reviews David L. Buckeridge, Samuel L. Groseclose; 2017-04-06 VoR 10.1146/annurev-publhealth-031816-044348 OA_Gold Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Root Signals and the Regulation of Growth and Development of Plants in Drying Soil Annual Reviews Proprietary:ar:1015; Annual Reviews J Zhang, W J Davies; 2003-11-28 VoR 10.1146/annurev.pp.42.060191.000415 Controlled Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Root Signals and the Regulation of Growth and Development of Plants in Drying Soil Annual Reviews Proprietary:ar:1015; Annual Reviews J Zhang, W J Davies; 2003-11-28 VoR 10.1146/annurev.pp.42.060191.000415 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Shell-Model Theory of the Nucleus Annual Reviews Proprietary:ar:1015; Annual Reviews H A Weidenmuller, H J Mang; 2003-11-28 VoR 10.1146/annurev.ns.18.120168.000245 Controlled Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Shell-Model Theory of the Nucleus Annual Reviews Proprietary:ar:1015; Annual Reviews H A Weidenmuller, H J Mang; 2003-11-28 VoR 10.1146/annurev.ns.18.120168.000245 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Simian Immunodeficiency Viruses Annual Reviews Proprietary:ar:1015; Annual Reviews R C Desrosiers; 2003-11-28 VoR 10.1146/annurev.mi.42.100188.003135 Controlled Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Simian Immunodeficiency Viruses Annual Reviews Proprietary:ar:1015; Annual Reviews R C Desrosiers; 2003-11-28 VoR 10.1146/annurev.mi.42.100188.003135 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Supply and Demand of Electricity in the Developing World Annual Reviews Proprietary:ar:1015; Annual Reviews Madhu Khanna, Narasimha D. Rao; 2009-09-04 VoR 10.1146/annurev.resource.050708.144230 Controlled Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Supply and Demand of Electricity in the Developing World Annual Reviews Proprietary:ar:1015; Annual Reviews Madhu Khanna, Narasimha D. Rao; 2009-09-04 VoR 10.1146/annurev.resource.050708.144230 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
The Catalytic and Regulatory Properties of Enzymes Annual Reviews Proprietary:ar:1015; Annual Reviews D E Koshland, K E Neet; 2003-11-28 VoR 10.1146/annurev.bi.37.070168.002043 Controlled Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
The Catalytic and Regulatory Properties of Enzymes Annual Reviews Proprietary:ar:1015; Annual Reviews D E Koshland, K E Neet; 2003-11-28 VoR 10.1146/annurev.bi.37.070168.002043 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
The Current Landscape for Direct-to-Consumer Genetic Testing: Legal, Ethical, and Policy Issues Annual Reviews Proprietary:ar:1015; Annual Reviews David Melzer, Gail Javitt, Stuart Hogarth; 2008-09-03 VoR 10.1146/annurev.genom.9.081307.164319 Controlled Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
The Current Landscape for Direct-to-Consumer Genetic Testing: Legal, Ethical, and Policy Issues Annual Reviews Proprietary:ar:1015; Annual Reviews David Melzer, Gail Javitt, Stuart Hogarth; 2008-09-03 VoR 10.1146/annurev.genom.9.081307.164319 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
The Effect of Nutrition on Blood Pressure Annual Reviews Proprietary:ar:1015; Annual Reviews Guido Bellinghieri, Joel D. Kopple, Vincenzo Savica; 2010-07-20 VoR 10.1146/annurev-nutr-010510-103954 Controlled Total_Item_Requests 2 0 0 0 0 0 0 0 0 0 0 2 0
The Effect of Nutrition on Blood Pressure Annual Reviews Proprietary:ar:1015; Annual Reviews Guido Bellinghieri, Joel D. Kopple, Vincenzo Savica; 2010-07-20 VoR 10.1146/annurev-nutr-010510-103954 Controlled Unique_Item_Requests 2 0 0 0 0 0 0 0 0 0 0 2 0
The Experience of Emotion Annual Reviews Proprietary:ar:1015; Annual Reviews Batja Mesquita, James J. Gross, Kevin N. Ochsner, Lisa Feldman Barrett; 2006-12-06 VoR 10.1146/annurev.psych.58.110405.085709 Controlled Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
The Experience of Emotion Annual Reviews Proprietary:ar:1015; Annual Reviews Batja Mesquita, James J. Gross, Kevin N. Ochsner, Lisa Feldman Barrett; 2006-12-06 VoR 10.1146/annurev.psych.58.110405.085709 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
The Growing Impact of Globalization for Health and Public Health Practice Annual Reviews Proprietary:ar:1015; Annual Reviews Katia Mohindra, Ronald Labonté, Ted Schrecker; 2011-03-18 VoR 10.1146/annurev-publhealth-031210-101225 Controlled Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 1
The Growing Impact of Globalization for Health and Public Health Practice Annual Reviews Proprietary:ar:1015; Annual Reviews Katia Mohindra, Ronald Labonté, Ted Schrecker; 2011-03-18 VoR 10.1146/annurev-publhealth-031210-101225 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 1
The Nature and Value of Ecosystem Services: An Overview Highlighting Hydrologic Services Annual Reviews Proprietary:ar:1015; Annual Reviews Gretchen C. Daily, Harold A. Mooney, Kate A. Brauman, T. Ka’eo Duarte; 2007-11-07 VoR 10.1146/annurev.energy.32.031306.102758 Controlled Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
The Nature and Value of Ecosystem Services: An Overview Highlighting Hydrologic Services Annual Reviews Proprietary:ar:1015; Annual Reviews Gretchen C. Daily, Harold A. Mooney, Kate A. Brauman, T. Ka’eo Duarte; 2007-11-07 VoR 10.1146/annurev.energy.32.031306.102758 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
The Nature/Culture of Genetic Facts* Annual Reviews Proprietary:ar:1015; Annual Reviews Jonathan Marks; 2013-10-21 VoR 10.1146/annurev-anthro-092412-155558 Controlled Total_Item_Requests 4 0 0 0 0 0 0 0 0 0 0 0 4
The Nature/Culture of Genetic Facts* Annual Reviews Proprietary:ar:1015; Annual Reviews Jonathan Marks; 2013-10-21 VoR 10.1146/annurev-anthro-092412-155558 Controlled Unique_Item_Requests 3 0 0 0 0 0 0 0 0 0 0 0 3
The Visible Evidence of Cultural Producers Annual Reviews Proprietary:ar:1015; Annual Reviews Maureen Mahon; 2003-11-28 VoR 10.1146/annurev.anthro.29.1.467 Controlled Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 1
The Visible Evidence of Cultural Producers Annual Reviews Proprietary:ar:1015; Annual Reviews Maureen Mahon; 2003-11-28 VoR 10.1146/annurev.anthro.29.1.467 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 1
Work Group Diversity Annual Reviews Proprietary:ar:1015; Annual Reviews Daan van Knippenberg, Michaéla C. Schippers; 2006-12-06 VoR 10.1146/annurev.psych.58.110405.085546 Controlled Total_Item_Requests 2 0 0 0 0 0 0 0 0 0 0 2 0
Work Group Diversity Annual Reviews Proprietary:ar:1015; Annual Reviews Daan van Knippenberg, Michaéla C. Schippers; 2006-12-06 VoR 10.1146/annurev.psych.58.110405.085546 Controlled Unique_Item_Requests 2 0 0 0 0 0 0 0 0 0 0 2 0
Can't render this file because it has a wrong number of fields in line 14.

19
all_data/yearly_files/2018/ANNUAL-REVIEWS/2018_ANNUAL-REVIEWS_PR.tsv

@ -1,19 +0,0 @@
Report_Name Platform Master Report
Report_ID PR
Release 5
Institution_Name University of Prince Edward Island
Institution_ID ar:106712
Metric_Types
Report_Filters
Report_Attributes
Exceptions 3031: Usage Not Ready for Requested Dates (Requested data between 2018-01-01 and 2018-12-31. However only data between 2018-11-01 and 2020-02-29 exists.)
Reporting_Period End_Date=2018-12-31; Begin_Date=2018-01-01
Created 2020-03-05T02:09:01Z
Created_By Atypon Systems LLC.
Platform Metric_Type Reporting_Period_Total Jan-2018 Feb-2018 Mar-2018 Apr-2018 May-2018 Jun-2018 Jul-2018 Aug-2018 Sep-2018 Oct-2018 Nov-2018 Dec-2018
Annual Reviews Searches_Platform 8 0 0 0 0 0 0 0 0 0 0 7 1
Annual Reviews Total_Item_Investigations 95 0 0 0 0 0 0 0 0 0 0 78 17
Annual Reviews Unique_Item_Investigations 79 0 0 0 0 0 0 0 0 0 0 64 15
Annual Reviews Total_Item_Requests 63 0 0 0 0 0 0 0 0 0 0 54 9
Annual Reviews Unique_Item_Requests 57 0 0 0 0 0 0 0 0 0 0 49 8
Can't render this file because it has a wrong number of fields in line 14.

17
all_data/yearly_files/2018/ANNUAL-REVIEWS/2018_ANNUAL-REVIEWS_PR_P1.tsv

@ -1,17 +0,0 @@
Report_Name Platform Usage
Report_ID PR_P1
Release 5
Institution_Name University of Prince Edward Island
Institution_ID ar:106712
Metric_Types Searches_Platform; Total_Item_Requests; Unique_Item_Requests; Unique_Title_Requests
Report_Filters Access_Method=Regular
Report_Attributes
Exceptions 3031: Usage Not Ready for Requested Dates (Requested data between 2018-01-01 and 2018-12-31. However only data between 2018-11-01 and 2020-02-29 exists.)
Reporting_Period End_Date=2018-12-31; Begin_Date=2018-01-01
Created 2020-03-05T02:08:58Z
Created_By Atypon Systems LLC.
Platform Metric_Type Reporting_Period_Total Jan-2018 Feb-2018 Mar-2018 Apr-2018 May-2018 Jun-2018 Jul-2018 Aug-2018 Sep-2018 Oct-2018 Nov-2018 Dec-2018
Annual Reviews Searches_Platform 8 0 0 0 0 0 0 0 0 0 0 7 1
Annual Reviews Total_Item_Requests 63 0 0 0 0 0 0 0 0 0 0 54 9
Annual Reviews Unique_Item_Requests 57 0 0 0 0 0 0 0 0 0 0 49 8
Can't render this file because it has a wrong number of fields in line 14.

112
all_data/yearly_files/2018/ANNUAL-REVIEWS/2018_ANNUAL-REVIEWS_TR.tsv

@ -1,112 +0,0 @@
Report_Name Title Master Report
Report_ID TR
Release 5
Institution_Name University of Prince Edward Island
Institution_ID ar:106712
Metric_Types
Report_Filters
Report_Attributes
Exceptions 3031: Usage Not Ready for Requested Dates (Requested data between 2018-01-01 and 2018-12-31. However only data between 2018-11-01 and 2020-02-29 exists.)
Reporting_Period End_Date=2018-12-31; Begin_Date=2018-01-01
Created 2020-03-05T02:09:34Z
Created_By Atypon Systems LLC.
Title Publisher Publisher_ID Platform DOI Proprietary_ID ISBN Print_ISSN Online_ISSN URI Metric_Type Reporting_Period_Total Jan-2018 Feb-2018 Mar-2018 Apr-2018 May-2018 Jun-2018 Jul-2018 Aug-2018 Sep-2018 Oct-2018 Nov-2018 Dec-2018
Annual Review of Animal Biosciences Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/animal ar:animal 2165-8102 2165-8110 Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 1 0
Annual Review of Animal Biosciences Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/animal ar:animal 2165-8102 2165-8110 Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 1 0
Annual Review of Anthropology Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/anthro.672 ar:anthro 0084-6570 1545-4290 Total_Item_Investigations 13 0 0 0 0 0 0 0 0 0 0 5 8
Annual Review of Anthropology Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/anthro.672 ar:anthro 0084-6570 1545-4290 Unique_Item_Investigations 10 0 0 0 0 0 0 0 0 0 0 3 7
Annual Review of Anthropology Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/anthro.672 ar:anthro 0084-6570 1545-4290 No_License 4 0 0 0 0 0 0 0 0 0 0 4 0
Annual Review of Anthropology Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/anthro.672 ar:anthro 0084-6570 1545-4290 Total_Item_Requests 6 0 0 0 0 0 0 0 0 0 0 1 5
Annual Review of Anthropology Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/anthro.672 ar:anthro 0084-6570 1545-4290 Unique_Item_Requests 5 0 0 0 0 0 0 0 0 0 0 1 4
Annual Review of Biochemistry Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/biochem.684 ar:biochem 0066-4154 1545-4509 Total_Item_Investigations 6 0 0 0 0 0 0 0 0 0 0 6 0
Annual Review of Biochemistry Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/biochem.684 ar:biochem 0066-4154 1545-4509 Unique_Item_Investigations 6 0 0 0 0 0 0 0 0 0 0 6 0
Annual Review of Biochemistry Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/biochem.684 ar:biochem 0066-4154 1545-4509 Total_Item_Requests 6 0 0 0 0 0 0 0 0 0 0 6 0
Annual Review of Biochemistry Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/biochem.684 ar:biochem 0066-4154 1545-4509 Unique_Item_Requests 6 0 0 0 0 0 0 0 0 0 0 6 0
Annual Review of Clinical Psychology Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/clinpsy.724 ar:clinpsy 1548-5943 1548-5951 Total_Item_Investigations 2 0 0 0 0 0 0 0 0 0 0 0 2
Annual Review of Clinical Psychology Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/clinpsy.724 ar:clinpsy 1548-5943 1548-5951 Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 1
Annual Review of Clinical Psychology Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/clinpsy.724 ar:clinpsy 1548-5943 1548-5951 No_License 3 0 0 0 0 0 0 0 0 0 0 0 3
Annual Review of Ecology, Evolution, and Systematics Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/ecolsys.693 ar:ecolsys 1543-592X 1545-2069 Total_Item_Investigations 6 0 0 0 0 0 0 0 0 0 0 6 0
Annual Review of Ecology, Evolution, and Systematics Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/ecolsys.693 ar:ecolsys 1543-592X 1545-2069 Unique_Item_Investigations 6 0 0 0 0 0 0 0 0 0 0 6 0
Annual Review of Ecology, Evolution, and Systematics Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/ecolsys.693 ar:ecolsys 1543-592X 1545-2069 Total_Item_Requests 4 0 0 0 0 0 0 0 0 0 0 4 0
Annual Review of Ecology, Evolution, and Systematics Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/ecolsys.693 ar:ecolsys 1543-592X 1545-2069 Unique_Item_Requests 4 0 0 0 0 0 0 0 0 0 0 4 0
Annual Review of Economics Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/economics ar:economics 1941-1383 1941-1391 Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 1 0
Annual Review of Economics Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/economics ar:economics 1941-1383 1941-1391 Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 1 0
Annual Review of Economics Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/economics ar:economics 1941-1383 1941-1391 No_License 1 0 0 0 0 0 0 0 0 0 0 1 0
Annual Review of Entomology Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/ento.697 ar:ento 0066-4170 1545-4487 Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 1 0
Annual Review of Entomology Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/ento.697 ar:ento 0066-4170 1545-4487 Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 1 0
Annual Review of Environment and Resources Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/energy.721 ar:energy 1543-5938 1545-2050 Total_Item_Requests 5 0 0 0 0 0 0 0 0 0 0 5 0
Annual Review of Environment and Resources Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/energy.721 ar:energy 1543-5938 1545-2050 Unique_Item_Requests 4 0 0 0 0 0 0 0 0 0 0 4 0
Annual Review of Environment and Resources Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/energy.721 ar:energy 1543-5938 1545-2050 Total_Item_Investigations 10 0 0 0 0 0 0 0 0 0 0 9 1
Annual Review of Environment and Resources Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/energy.721 ar:energy 1543-5938 1545-2050 Unique_Item_Investigations 9 0 0 0 0 0 0 0 0 0 0 8 1
Annual Review of Genetics Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/genet.699 ar:genet 0066-4197 1545-2948 Total_Item_Investigations 3 0 0 0 0 0 0 0 0 0 0 1 2
Annual Review of Genetics Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/genet.699 ar:genet 0066-4197 1545-2948 Unique_Item_Investigations 3 0 0 0 0 0 0 0 0 0 0 1 2
Annual Review of Genetics Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/genet.699 ar:genet 0066-4197 1545-2948 Total_Item_Requests 3 0 0 0 0 0 0 0 0 0 0 1 2
Annual Review of Genetics Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/genet.699 ar:genet 0066-4197 1545-2948 Unique_Item_Requests 3 0 0 0 0 0 0 0 0 0 0 1 2
Annual Review of Genomics and Human Genetics Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/genom.700 ar:genom 1527-8204 1545-293X Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Annual Review of Genomics and Human Genetics Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/genom.700 ar:genom 1527-8204 1545-293X Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Annual Review of Genomics and Human Genetics Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/genom.700 ar:genom 1527-8204 1545-293X Total_Item_Investigations 2 0 0 0 0 0 0 0 0 0 0 1 1
Annual Review of Genomics and Human Genetics Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/genom.700 ar:genom 1527-8204 1545-293X Unique_Item_Investigations 2 0 0 0 0 0 0 0 0 0 0 1 1
Annual Review of Law and Social Science Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/lawsocsci.807 ar:lawsocsci 1550-3585 1550-3631 Total_Item_Investigations 3 0 0 0 0 0 0 0 0 0 0 3 0
Annual Review of Law and Social Science Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/lawsocsci.807 ar:lawsocsci 1550-3585 1550-3631 Unique_Item_Investigations 2 0 0 0 0 0 0 0 0 0 0 2 0
Annual Review of Law and Social Science Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/lawsocsci.807 ar:lawsocsci 1550-3585 1550-3631 Total_Item_Requests 2 0 0 0 0 0 0 0 0 0 0 2 0
Annual Review of Law and Social Science Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/lawsocsci.807 ar:lawsocsci 1550-3585 1550-3631 Unique_Item_Requests 2 0 0 0 0 0 0 0 0 0 0 2 0
Annual Review of Marine Science Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/marine ar:marine 1941-1405 1941-0611 Total_Item_Investigations 6 0 0 0 0 0 0 0 0 0 0 6 0
Annual Review of Marine Science Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/marine ar:marine 1941-1405 1941-0611 Unique_Item_Investigations 5 0 0 0 0 0 0 0 0 0 0 5 0
Annual Review of Marine Science Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/marine ar:marine 1941-1405 1941-0611 Total_Item_Requests 5 0 0 0 0 0 0 0 0 0 0 5 0
Annual Review of Marine Science Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/marine ar:marine 1941-1405 1941-0611 Unique_Item_Requests 5 0 0 0 0 0 0 0 0 0 0 5 0
Annual Review of Medicine Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/med.704 ar:med 0066-4219 1545-326X Total_Item_Investigations 2 0 0 0 0 0 0 0 0 0 0 2 0
Annual Review of Medicine Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/med.704 ar:med 0066-4219 1545-326X Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 1 0
Annual Review of Medicine Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/med.704 ar:med 0066-4219 1545-326X Total_Item_Requests 2 0 0 0 0 0 0 0 0 0 0 2 0
Annual Review of Medicine Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/med.704 ar:med 0066-4219 1545-326X Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Annual Review of Microbiology Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/micro.705 ar:micro 0066-4227 1545-3251 Total_Item_Investigations 5 0 0 0 0 0 0 0 0 0 0 5 0
Annual Review of Microbiology Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/micro.705 ar:micro 0066-4227 1545-3251 Unique_Item_Investigations 3 0 0 0 0 0 0 0 0 0 0 3 0
Annual Review of Microbiology Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/micro.705 ar:micro 0066-4227 1545-3251 Total_Item_Requests 4 0 0 0 0 0 0 0 0 0 0 4 0
Annual Review of Microbiology Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/micro.705 ar:micro 0066-4227 1545-3251 Unique_Item_Requests 3 0 0 0 0 0 0 0 0 0 0 3 0
Annual Review of Neuroscience Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/neuro.662 ar:neuro 0147-006X 1545-4126 Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 1
Annual Review of Neuroscience Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/neuro.662 ar:neuro 0147-006X 1545-4126 Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 1
Annual Review of Neuroscience Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/neuro.662 ar:neuro 0147-006X 1545-4126 Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 1
Annual Review of Neuroscience Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/neuro.662 ar:neuro 0147-006X 1545-4126 Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 1
Annual Review of Nuclear and Particle Science Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/nucl.708 ar:nucl 0163-8998 1545-4134 Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 1 0
Annual Review of Nuclear and Particle Science Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/nucl.708 ar:nucl 0163-8998 1545-4134 Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 1 0
Annual Review of Nuclear and Particle Science Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/nucl.708 ar:nucl 0163-8998 1545-4134 Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Annual Review of Nuclear and Particle Science Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/nucl.708 ar:nucl 0163-8998 1545-4134 Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Annual Review of Nutrition Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/nutr.709 ar:nutr 0199-9885 1545-4312 Total_Item_Investigations 2 0 0 0 0 0 0 0 0 0 0 2 0
Annual Review of Nutrition Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/nutr.709 ar:nutr 0199-9885 1545-4312 Unique_Item_Investigations 2 0 0 0 0 0 0 0 0 0 0 2 0
Annual Review of Nutrition Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/nutr.709 ar:nutr 0199-9885 1545-4312 Total_Item_Requests 2 0 0 0 0 0 0 0 0 0 0 2 0
Annual Review of Nutrition Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/nutr.709 ar:nutr 0199-9885 1545-4312 Unique_Item_Requests 2 0 0 0 0 0 0 0 0 0 0 2 0
Annual Review of Pharmacology and Toxicology Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/pharmtox.711 ar:pharmtox 0362-1642 1545-4304 Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 1 0
Annual Review of Pharmacology and Toxicology Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/pharmtox.711 ar:pharmtox 0362-1642 1545-4304 Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 1 0
Annual Review of Pharmacology and Toxicology Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/pharmtox.711 ar:pharmtox 0362-1642 1545-4304 No_License 1 0 0 0 0 0 0 0 0 0 0 1 0
Annual Review of Physical Chemistry Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/physchem.712 ar:physchem 0066-426X 1545-1593 Total_Item_Investigations 3 0 0 0 0 0 0 0 0 0 0 3 0
Annual Review of Physical Chemistry Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/physchem.712 ar:physchem 0066-426X 1545-1593 Unique_Item_Investigations 2 0 0 0 0 0 0 0 0 0 0 2 0
Annual Review of Physical Chemistry Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/physchem.712 ar:physchem 0066-426X 1545-1593 Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Annual Review of Physical Chemistry Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/physchem.712 ar:physchem 0066-426X 1545-1593 Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Annual Review of Physiology Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/physiol.713 ar:physiol 0066-4278 1545-1585 Total_Item_Investigations 5 0 0 0 0 0 0 0 0 0 0 5 0
Annual Review of Physiology Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/physiol.713 ar:physiol 0066-4278 1545-1585 Unique_Item_Investigations 3 0 0 0 0 0 0 0 0 0 0 3 0
Annual Review of Physiology Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/physiol.713 ar:physiol 0066-4278 1545-1585 Total_Item_Requests 4 0 0 0 0 0 0 0 0 0 0 4 0
Annual Review of Physiology Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/physiol.713 ar:physiol 0066-4278 1545-1585 Unique_Item_Requests 3 0 0 0 0 0 0 0 0 0 0 3 0
Annual Review of Phytopathology Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/phyto.714 ar:phyto 0066-4286 1545-2107 Total_Item_Investigations 3 0 0 0 0 0 0 0 0 0 0 3 0
Annual Review of Phytopathology Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/phyto.714 ar:phyto 0066-4286 1545-2107 Unique_Item_Investigations 2 0 0 0 0 0 0 0 0 0 0 2 0
Annual Review of Phytopathology Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/phyto.714 ar:phyto 0066-4286 1545-2107 Total_Item_Requests 2 0 0 0 0 0 0 0 0 0 0 2 0
Annual Review of Phytopathology Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/phyto.714 ar:phyto 0066-4286 1545-2107 Unique_Item_Requests 2 0 0 0 0 0 0 0 0 0 0 2 0
Annual Review of Plant Biology Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/arplant.682 ar:arplant 1543-5008 1545-2123 Total_Item_Investigations 5 0 0 0 0 0 0 0 0 0 0 5 0
Annual Review of Plant Biology Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/arplant.682 ar:arplant 1543-5008 1545-2123 Unique_Item_Investigations 5 0 0 0 0 0 0 0 0 0 0 5 0
Annual Review of Plant Biology Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/arplant.682 ar:arplant 1543-5008 1545-2123 Total_Item_Requests 4 0 0 0 0 0 0 0 0 0 0 4 0
Annual Review of Plant Biology Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/arplant.682 ar:arplant 1543-5008 1545-2123 Unique_Item_Requests 4 0 0 0 0 0 0 0 0 0 0 4 0
Annual Review of Psychology Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/psych.716 ar:psych 0066-4308 1545-2085 Total_Item_Requests 4 0 0 0 0 0 0 0 0 0 0 4 0
Annual Review of Psychology Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/psych.716 ar:psych 0066-4308 1545-2085 Unique_Item_Requests 4 0 0 0 0 0 0 0 0 0 0 4 0
Annual Review of Psychology Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/psych.716 ar:psych 0066-4308 1545-2085 Total_Item_Investigations 5 0 0 0 0 0 0 0 0 0 0 4 1
Annual Review of Psychology Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/psych.716 ar:psych 0066-4308 1545-2085 Unique_Item_Investigations 5 0 0 0 0 0 0 0 0 0 0 4 1
Annual Review of Public Health Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/publhealth.717 ar:publhealth 0163-7525 1545-2093 Total_Item_Investigations 2 0 0 0 0 0 0 0 0 0 0 1 1
Annual Review of Public Health Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/publhealth.717 ar:publhealth 0163-7525 1545-2093 Unique_Item_Investigations 2 0 0 0 0 0 0 0 0 0 0 1 1
Annual Review of Public Health Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/publhealth.717 ar:publhealth 0163-7525 1545-2093 Total_Item_Requests 2 0 0 0 0 0 0 0 0 0 0 1 1
Annual Review of Public Health Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/publhealth.717 ar:publhealth 0163-7525 1545-2093 Unique_Item_Requests 2 0 0 0 0 0 0 0 0 0 0 1 1
Annual Review of Resource Economics Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/resource ar:resource 1941-1340 1941-1359 Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 1 0
Annual Review of Resource Economics Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/resource ar:resource 1941-1340 1941-1359 Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 1 0
Annual Review of Resource Economics Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/resource ar:resource 1941-1340 1941-1359 Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Annual Review of Resource Economics Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/resource ar:resource 1941-1340 1941-1359 Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Annual Review of Sociology Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/soc.718 ar:soc 0360-0572 1545-2115 Total_Item_Investigations 5 0 0 0 0 0 0 0 0 0 0 5 0
Annual Review of Sociology Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/soc.718 ar:soc 0360-0572 1545-2115 Unique_Item_Investigations 3 0 0 0 0 0 0 0 0 0 0 3 0
Annual Review of Sociology Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/soc.718 ar:soc 0360-0572 1545-2115 Total_Item_Requests 3 0 0 0 0 0 0 0 0 0 0 3 0
Annual Review of Sociology Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/soc.718 ar:soc 0360-0572 1545-2115 Unique_Item_Requests 2 0 0 0 0 0 0 0 0 0 0 2 0
Can't render this file because it has a wrong number of fields in line 14.

14
all_data/yearly_files/2018/ANNUAL-REVIEWS/2018_ANNUAL-REVIEWS_TR_B1.tsv

@ -1,14 +0,0 @@
Report_Name Book Requests (Excluding OA_Gold)
Report_ID TR_B1
Release 5
Institution_Name University of Prince Edward Island
Institution_ID ar:106712
Metric_Types Total_Item_Requests; Unique_Title_Requests
Report_Filters Access_Type=Controlled; Access_Method=Regular; Data_Type=Book
Report_Attributes
Exceptions 3031: Usage Not Ready for Requested Dates (Requested data between 2018-01-01 and 2018-12-31. However only data between 2018-11-01 and 2020-02-29 exists.)
Reporting_Period End_Date=2018-12-31; Begin_Date=2018-01-01
Created 2020-03-05T02:09:10Z
Created_By Atypon Systems LLC.
Title Publisher Publisher_ID Platform DOI Proprietary_ID ISBN Print_ISSN Online_ISSN URI YOP Metric_Type Reporting_Period_Total Jan-2018 Feb-2018 Mar-2018 Apr-2018 May-2018 Jun-2018 Jul-2018 Aug-2018 Sep-2018 Oct-2018 Nov-2018 Dec-2018
Can't render this file because it has a wrong number of fields in line 14.

14
all_data/yearly_files/2018/ANNUAL-REVIEWS/2018_ANNUAL-REVIEWS_TR_B2.tsv

@ -1,14 +0,0 @@
Report_Name Book Access Denied
Report_ID TR_B2
Release 5
Institution_Name University of Prince Edward Island
Institution_ID ar:106712
Metric_Types Limit_Exceeded; No_License
Report_Filters Data_Type=Book; Access_Method=Regular
Report_Attributes
Exceptions 3031: Usage Not Ready for Requested Dates (Requested data between 2018-01-01 and 2018-12-31. However only data between 2018-11-01 and 2020-02-29 exists.)
Reporting_Period End_Date=2018-12-31; Begin_Date=2018-01-01
Created 2020-03-05T02:09:07Z
Created_By Atypon Systems LLC.
Title Publisher Publisher_ID Platform DOI Proprietary_ID ISBN Print_ISSN Online_ISSN URI YOP Metric_Type Reporting_Period_Total Jan-2018 Feb-2018 Mar-2018 Apr-2018 May-2018 Jun-2018 Jul-2018 Aug-2018 Sep-2018 Oct-2018 Nov-2018 Dec-2018
Can't render this file because it has a wrong number of fields in line 14.

14
all_data/yearly_files/2018/ANNUAL-REVIEWS/2018_ANNUAL-REVIEWS_TR_B3.tsv

@ -1,14 +0,0 @@
Report_Name Book Usage by Access Type
Report_ID TR_B3
Release 5
Institution_Name University of Prince Edward Island
Institution_ID ar:106712
Metric_Types Total_Item_Investigations; Total_Item_Requests; Unique_Item_Investigations; Unique_Item_Requests; Unique_Title_Investigations; Unique_Title_Requests
Report_Filters Access_Method=Regular; Data_Type=Book
Report_Attributes
Exceptions 3031: Usage Not Ready for Requested Dates (Requested data between 2018-01-01 and 2018-12-31. However only data between 2018-11-01 and 2020-02-29 exists.)
Reporting_Period End_Date=2018-12-31; Begin_Date=2018-01-01
Created 2020-03-05T02:09:04Z
Created_By Atypon Systems LLC.
Title Publisher Publisher_ID Platform DOI Proprietary_ID ISBN Print_ISSN Online_ISSN URI YOP Access_Type Metric_Type Reporting_Period_Total Jan-2018 Feb-2018 Mar-2018 Apr-2018 May-2018 Jun-2018 Jul-2018 Aug-2018 Sep-2018 Oct-2018 Nov-2018 Dec-2018
Can't render this file because it has a wrong number of fields in line 14.

56
all_data/yearly_files/2018/ANNUAL-REVIEWS/2018_ANNUAL-REVIEWS_TR_J1.tsv

@ -1,56 +0,0 @@
Report_Name Journal Requests (Excluding OA_Gold)
Report_ID TR_J1
Release 5
Institution_Name University of Prince Edward Island
Institution_ID ar:106712
Metric_Types Total_Item_Requests; Unique_Item_Requests
Report_Filters Data_Type=Journal; Access_Method=Regular; Access_Type=Controlled
Report_Attributes
Exceptions 3031: Usage Not Ready for Requested Dates (Requested data between 2018-01-01 and 2018-12-31. However only data between 2018-11-01 and 2020-02-29 exists.)
Reporting_Period End_Date=2018-12-31; Begin_Date=2018-01-01
Created 2020-03-05T02:09:40Z
Created_By Atypon Systems LLC.
Title Publisher Publisher_ID Platform DOI Proprietary_ID Print_ISSN Online_ISSN URI Metric_Type Reporting_Period_Total Jan-2018 Feb-2018 Mar-2018 Apr-2018 May-2018 Jun-2018 Jul-2018 Aug-2018 Sep-2018 Oct-2018 Nov-2018 Dec-2018
Annual Review of Anthropology Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/anthro.672 ar:anthro 0084-6570 1545-4290 Total_Item_Requests 6 0 0 0 0 0 0 0 0 0 0 1 5
Annual Review of Anthropology Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/anthro.672 ar:anthro 0084-6570 1545-4290 Unique_Item_Requests 5 0 0 0 0 0 0 0 0 0 0 1 4
Annual Review of Biochemistry Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/biochem.684 ar:biochem 0066-4154 1545-4509 Total_Item_Requests 6 0 0 0 0 0 0 0 0 0 0 6 0
Annual Review of Biochemistry Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/biochem.684 ar:biochem 0066-4154 1545-4509 Unique_Item_Requests 6 0 0 0 0 0 0 0 0 0 0 6 0
Annual Review of Ecology, Evolution, and Systematics Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/ecolsys.693 ar:ecolsys 1543-592X 1545-2069 Total_Item_Requests 4 0 0 0 0 0 0 0 0 0 0 4 0
Annual Review of Ecology, Evolution, and Systematics Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/ecolsys.693 ar:ecolsys 1543-592X 1545-2069 Unique_Item_Requests 4 0 0 0 0 0 0 0 0 0 0 4 0
Annual Review of Environment and Resources Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/energy.721 ar:energy 1543-5938 1545-2050 Total_Item_Requests 5 0 0 0 0 0 0 0 0 0 0 5 0
Annual Review of Environment and Resources Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/energy.721 ar:energy 1543-5938 1545-2050 Unique_Item_Requests 4 0 0 0 0 0 0 0 0 0 0 4 0
Annual Review of Genetics Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/genet.699 ar:genet 0066-4197 1545-2948 Total_Item_Requests 3 0 0 0 0 0 0 0 0 0 0 1 2
Annual Review of Genetics Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/genet.699 ar:genet 0066-4197 1545-2948 Unique_Item_Requests 3 0 0 0 0 0 0 0 0 0 0 1 2
Annual Review of Genomics and Human Genetics Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/genom.700 ar:genom 1527-8204 1545-293X Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Annual Review of Genomics and Human Genetics Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/genom.700 ar:genom 1527-8204 1545-293X Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Annual Review of Law and Social Science Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/lawsocsci.807 ar:lawsocsci 1550-3585 1550-3631 Total_Item_Requests 2 0 0 0 0 0 0 0 0 0 0 2 0
Annual Review of Law and Social Science Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/lawsocsci.807 ar:lawsocsci 1550-3585 1550-3631 Unique_Item_Requests 2 0 0 0 0 0 0 0 0 0 0 2 0
Annual Review of Marine Science Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/marine ar:marine 1941-1405 1941-0611 Total_Item_Requests 5 0 0 0 0 0 0 0 0 0 0 5 0
Annual Review of Marine Science Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/marine ar:marine 1941-1405 1941-0611 Unique_Item_Requests 5 0 0 0 0 0 0 0 0 0 0 5 0
Annual Review of Medicine Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/med.704 ar:med 0066-4219 1545-326X Total_Item_Requests 2 0 0 0 0 0 0 0 0 0 0 2 0
Annual Review of Medicine Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/med.704 ar:med 0066-4219 1545-326X Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Annual Review of Microbiology Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/micro.705 ar:micro 0066-4227 1545-3251 Total_Item_Requests 4 0 0 0 0 0 0 0 0 0 0 4 0
Annual Review of Microbiology Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/micro.705 ar:micro 0066-4227 1545-3251 Unique_Item_Requests 3 0 0 0 0 0 0 0 0 0 0 3 0
Annual Review of Neuroscience Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/neuro.662 ar:neuro 0147-006X 1545-4126 Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 1
Annual Review of Neuroscience Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/neuro.662 ar:neuro 0147-006X 1545-4126 Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 1
Annual Review of Nuclear and Particle Science Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/nucl.708 ar:nucl 0163-8998 1545-4134 Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Annual Review of Nuclear and Particle Science Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/nucl.708 ar:nucl 0163-8998 1545-4134 Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Annual Review of Nutrition Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/nutr.709 ar:nutr 0199-9885 1545-4312 Total_Item_Requests 2 0 0 0 0 0 0 0 0 0 0 2 0
Annual Review of Nutrition Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/nutr.709 ar:nutr 0199-9885 1545-4312 Unique_Item_Requests 2 0 0 0 0 0 0 0 0 0 0 2 0
Annual Review of Physical Chemistry Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/physchem.712 ar:physchem 0066-426X 1545-1593 Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Annual Review of Physical Chemistry Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/physchem.712 ar:physchem 0066-426X 1545-1593 Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Annual Review of Physiology Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/physiol.713 ar:physiol 0066-4278 1545-1585 Total_Item_Requests 4 0 0 0 0 0 0 0 0 0 0 4 0
Annual Review of Physiology Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/physiol.713 ar:physiol 0066-4278 1545-1585 Unique_Item_Requests 3 0 0 0 0 0 0 0 0 0 0 3 0
Annual Review of Phytopathology Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/phyto.714 ar:phyto 0066-4286 1545-2107 Total_Item_Requests 2 0 0 0 0 0 0 0 0 0 0 2 0
Annual Review of Phytopathology Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/phyto.714 ar:phyto 0066-4286 1545-2107 Unique_Item_Requests 2 0 0 0 0 0 0 0 0 0 0 2 0
Annual Review of Plant Biology Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/arplant.682 ar:arplant 1543-5008 1545-2123 Total_Item_Requests 4 0 0 0 0 0 0 0 0 0 0 4 0
Annual Review of Plant Biology Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/arplant.682 ar:arplant 1543-5008 1545-2123 Unique_Item_Requests 4 0 0 0 0 0 0 0 0 0 0 4 0
Annual Review of Psychology Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/psych.716 ar:psych 0066-4308 1545-2085 Total_Item_Requests 4 0 0 0 0 0 0 0 0 0 0 4 0
Annual Review of Psychology Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/psych.716 ar:psych 0066-4308 1545-2085 Unique_Item_Requests 4 0 0 0 0 0 0 0 0 0 0 4 0
Annual Review of Public Health Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/publhealth.717 ar:publhealth 0163-7525 1545-2093 Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 1
Annual Review of Public Health Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/publhealth.717 ar:publhealth 0163-7525 1545-2093 Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 1
Annual Review of Resource Economics Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/resource ar:resource 1941-1340 1941-1359 Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Annual Review of Resource Economics Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/resource ar:resource 1941-1340 1941-1359 Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Annual Review of Sociology Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/soc.718 ar:soc 0360-0572 1545-2115 Total_Item_Requests 3 0 0 0 0 0 0 0 0 0 0 3 0
Annual Review of Sociology Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/soc.718 ar:soc 0360-0572 1545-2115 Unique_Item_Requests 2 0 0 0 0 0 0 0 0 0 0 2 0
Can't render this file because it has a wrong number of fields in line 14.

18
all_data/yearly_files/2018/ANNUAL-REVIEWS/2018_ANNUAL-REVIEWS_TR_J2.tsv

@ -1,18 +0,0 @@
Report_Name Journal Access Denied
Report_ID TR_J2
Release 5
Institution_Name University of Prince Edward Island
Institution_ID ar:106712
Metric_Types Limit_Exceeded; No_License
Report_Filters Access_Method=Regular; Data_Type=Journal
Report_Attributes
Exceptions 3031: Usage Not Ready for Requested Dates (Requested data between 2018-01-01 and 2018-12-31. However only data between 2018-11-01 and 2020-02-29 exists.)
Reporting_Period End_Date=2018-12-31; Begin_Date=2018-01-01
Created 2020-03-05T02:09:37Z
Created_By Atypon Systems LLC.
Title Publisher Publisher_ID Platform DOI Proprietary_ID Print_ISSN Online_ISSN URI Metric_Type Reporting_Period_Total Jan-2018 Feb-2018 Mar-2018 Apr-2018 May-2018 Jun-2018 Jul-2018 Aug-2018 Sep-2018 Oct-2018 Nov-2018 Dec-2018
Annual Review of Anthropology Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/anthro.672 ar:anthro 0084-6570 1545-4290 No_License 4 0 0 0 0 0 0 0 0 0 0 4 0
Annual Review of Clinical Psychology Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/clinpsy.724 ar:clinpsy 1548-5943 1548-5951 No_License 3 0 0 0 0 0 0 0 0 0 0 0 3
Annual Review of Economics Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/economics ar:economics 1941-1383 1941-1391 No_License 1 0 0 0 0 0 0 0 0 0 0 1 0
Annual Review of Pharmacology and Toxicology Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/pharmtox.711 ar:pharmtox 0362-1642 1545-4304 No_License 1 0 0 0 0 0 0 0 0 0 0 1 0
Can't render this file because it has a wrong number of fields in line 14.

112
all_data/yearly_files/2018/ANNUAL-REVIEWS/2018_ANNUAL-REVIEWS_TR_J3.tsv

@ -1,112 +0,0 @@
Report_Name Journal Usage by Access Type
Report_ID TR_J3
Release 5
Institution_Name University of Prince Edward Island
Institution_ID ar:106712
Metric_Types Total_Item_Investigations; Total_Item_Requests; Unique_Item_Investigations; Unique_Item_Requests
Report_Filters Data_Type=Journal; Access_Method=Regular
Report_Attributes
Exceptions 3031: Usage Not Ready for Requested Dates (Requested data between 2018-01-01 and 2018-12-31. However only data between 2018-11-01 and 2020-02-29 exists.)
Reporting_Period End_Date=2018-12-31; Begin_Date=2018-01-01
Created 2020-03-05T02:09:31Z
Created_By Atypon Systems LLC.
Title Publisher Publisher_ID Platform DOI Proprietary_ID Print_ISSN Online_ISSN URI Access_Type Metric_Type Reporting_Period_Total Jan-2018 Feb-2018 Mar-2018 Apr-2018 May-2018 Jun-2018 Jul-2018 Aug-2018 Sep-2018 Oct-2018 Nov-2018 Dec-2018
Annual Review of Animal Biosciences Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/animal ar:animal 2165-8102 2165-8110 Controlled Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 1 0
Annual Review of Animal Biosciences Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/animal ar:animal 2165-8102 2165-8110 Controlled Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 1 0
Annual Review of Anthropology Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/anthro.672 ar:anthro 0084-6570 1545-4290 Controlled Total_Item_Investigations 13 0 0 0 0 0 0 0 0 0 0 5 8
Annual Review of Anthropology Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/anthro.672 ar:anthro 0084-6570 1545-4290 Controlled Unique_Item_Investigations 10 0 0 0 0 0 0 0 0 0 0 3 7
Annual Review of Anthropology Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/anthro.672 ar:anthro 0084-6570 1545-4290 Controlled Total_Item_Requests 6 0 0 0 0 0 0 0 0 0 0 1 5
Annual Review of Anthropology Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/anthro.672 ar:anthro 0084-6570 1545-4290 Controlled Unique_Item_Requests 5 0 0 0 0 0 0 0 0 0 0 1 4
Annual Review of Biochemistry Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/biochem.684 ar:biochem 0066-4154 1545-4509 Controlled Total_Item_Investigations 6 0 0 0 0 0 0 0 0 0 0 6 0
Annual Review of Biochemistry Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/biochem.684 ar:biochem 0066-4154 1545-4509 Controlled Unique_Item_Investigations 6 0 0 0 0 0 0 0 0 0 0 6 0
Annual Review of Biochemistry Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/biochem.684 ar:biochem 0066-4154 1545-4509 Controlled Total_Item_Requests 6 0 0 0 0 0 0 0 0 0 0 6 0
Annual Review of Biochemistry Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/biochem.684 ar:biochem 0066-4154 1545-4509 Controlled Unique_Item_Requests 6 0 0 0 0 0 0 0 0 0 0 6 0
Annual Review of Clinical Psychology Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/clinpsy.724 ar:clinpsy 1548-5943 1548-5951 Controlled Total_Item_Investigations 2 0 0 0 0 0 0 0 0 0 0 0 2
Annual Review of Clinical Psychology Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/clinpsy.724 ar:clinpsy 1548-5943 1548-5951 Controlled Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 1
Annual Review of Ecology, Evolution, and Systematics Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/ecolsys.693 ar:ecolsys 1543-592X 1545-2069 Controlled Total_Item_Investigations 6 0 0 0 0 0 0 0 0 0 0 6 0
Annual Review of Ecology, Evolution, and Systematics Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/ecolsys.693 ar:ecolsys 1543-592X 1545-2069 Controlled Unique_Item_Investigations 6 0 0 0 0 0 0 0 0 0 0 6 0
Annual Review of Ecology, Evolution, and Systematics Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/ecolsys.693 ar:ecolsys 1543-592X 1545-2069 Controlled Total_Item_Requests 4 0 0 0 0 0 0 0 0 0 0 4 0
Annual Review of Ecology, Evolution, and Systematics Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/ecolsys.693 ar:ecolsys 1543-592X 1545-2069 Controlled Unique_Item_Requests 4 0 0 0 0 0 0 0 0 0 0 4 0
Annual Review of Economics Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/economics ar:economics 1941-1383 1941-1391 Controlled Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 1 0
Annual Review of Economics Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/economics ar:economics 1941-1383 1941-1391 Controlled Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 1 0
Annual Review of Entomology Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/ento.697 ar:ento 0066-4170 1545-4487 Controlled Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 1 0
Annual Review of Entomology Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/ento.697 ar:ento 0066-4170 1545-4487 Controlled Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 1 0
Annual Review of Environment and Resources Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/energy.721 ar:energy 1543-5938 1545-2050 Controlled Total_Item_Requests 5 0 0 0 0 0 0 0 0 0 0 5 0
Annual Review of Environment and Resources Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/energy.721 ar:energy 1543-5938 1545-2050 Controlled Unique_Item_Requests 4 0 0 0 0 0 0 0 0 0 0 4 0
Annual Review of Environment and Resources Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/energy.721 ar:energy 1543-5938 1545-2050 Controlled Total_Item_Investigations 10 0 0 0 0 0 0 0 0 0 0 9 1
Annual Review of Environment and Resources Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/energy.721 ar:energy 1543-5938 1545-2050 Controlled Unique_Item_Investigations 9 0 0 0 0 0 0 0 0 0 0 8 1
Annual Review of Genetics Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/genet.699 ar:genet 0066-4197 1545-2948 Controlled Total_Item_Investigations 3 0 0 0 0 0 0 0 0 0 0 1 2
Annual Review of Genetics Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/genet.699 ar:genet 0066-4197 1545-2948 Controlled Unique_Item_Investigations 3 0 0 0 0 0 0 0 0 0 0 1 2
Annual Review of Genetics Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/genet.699 ar:genet 0066-4197 1545-2948 Controlled Total_Item_Requests 3 0 0 0 0 0 0 0 0 0 0 1 2
Annual Review of Genetics Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/genet.699 ar:genet 0066-4197 1545-2948 Controlled Unique_Item_Requests 3 0 0 0 0 0 0 0 0 0 0 1 2
Annual Review of Genomics and Human Genetics Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/genom.700 ar:genom 1527-8204 1545-293X Controlled Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Annual Review of Genomics and Human Genetics Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/genom.700 ar:genom 1527-8204 1545-293X Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Annual Review of Genomics and Human Genetics Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/genom.700 ar:genom 1527-8204 1545-293X Controlled Total_Item_Investigations 2 0 0 0 0 0 0 0 0 0 0 1 1
Annual Review of Genomics and Human Genetics Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/genom.700 ar:genom 1527-8204 1545-293X Controlled Unique_Item_Investigations 2 0 0 0 0 0 0 0 0 0 0 1 1
Annual Review of Law and Social Science Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/lawsocsci.807 ar:lawsocsci 1550-3585 1550-3631 Controlled Total_Item_Investigations 3 0 0 0 0 0 0 0 0 0 0 3 0
Annual Review of Law and Social Science Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/lawsocsci.807 ar:lawsocsci 1550-3585 1550-3631 Controlled Unique_Item_Investigations 2 0 0 0 0 0 0 0 0 0 0 2 0
Annual Review of Law and Social Science Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/lawsocsci.807 ar:lawsocsci 1550-3585 1550-3631 Controlled Total_Item_Requests 2 0 0 0 0 0 0 0 0 0 0 2 0
Annual Review of Law and Social Science Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/lawsocsci.807 ar:lawsocsci 1550-3585 1550-3631 Controlled Unique_Item_Requests 2 0 0 0 0 0 0 0 0 0 0 2 0
Annual Review of Marine Science Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/marine ar:marine 1941-1405 1941-0611 Controlled Total_Item_Investigations 6 0 0 0 0 0 0 0 0 0 0 6 0
Annual Review of Marine Science Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/marine ar:marine 1941-1405 1941-0611 Controlled Unique_Item_Investigations 5 0 0 0 0 0 0 0 0 0 0 5 0
Annual Review of Marine Science Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/marine ar:marine 1941-1405 1941-0611 Controlled Total_Item_Requests 5 0 0 0 0 0 0 0 0 0 0 5 0
Annual Review of Marine Science Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/marine ar:marine 1941-1405 1941-0611 Controlled Unique_Item_Requests 5 0 0 0 0 0 0 0 0 0 0 5 0
Annual Review of Medicine Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/med.704 ar:med 0066-4219 1545-326X Controlled Total_Item_Investigations 2 0 0 0 0 0 0 0 0 0 0 2 0
Annual Review of Medicine Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/med.704 ar:med 0066-4219 1545-326X Controlled Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 1 0
Annual Review of Medicine Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/med.704 ar:med 0066-4219 1545-326X Controlled Total_Item_Requests 2 0 0 0 0 0 0 0 0 0 0 2 0
Annual Review of Medicine Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/med.704 ar:med 0066-4219 1545-326X Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Annual Review of Microbiology Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/micro.705 ar:micro 0066-4227 1545-3251 Controlled Total_Item_Investigations 5 0 0 0 0 0 0 0 0 0 0 5 0
Annual Review of Microbiology Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/micro.705 ar:micro 0066-4227 1545-3251 Controlled Unique_Item_Investigations 3 0 0 0 0 0 0 0 0 0 0 3 0
Annual Review of Microbiology Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/micro.705 ar:micro 0066-4227 1545-3251 Controlled Total_Item_Requests 4 0 0 0 0 0 0 0 0 0 0 4 0
Annual Review of Microbiology Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/micro.705 ar:micro 0066-4227 1545-3251 Controlled Unique_Item_Requests 3 0 0 0 0 0 0 0 0 0 0 3 0
Annual Review of Neuroscience Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/neuro.662 ar:neuro 0147-006X 1545-4126 Controlled Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 1
Annual Review of Neuroscience Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/neuro.662 ar:neuro 0147-006X 1545-4126 Controlled Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 1
Annual Review of Neuroscience Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/neuro.662 ar:neuro 0147-006X 1545-4126 Controlled Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 1
Annual Review of Neuroscience Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/neuro.662 ar:neuro 0147-006X 1545-4126 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 1
Annual Review of Nuclear and Particle Science Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/nucl.708 ar:nucl 0163-8998 1545-4134 Controlled Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 1 0
Annual Review of Nuclear and Particle Science Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/nucl.708 ar:nucl 0163-8998 1545-4134 Controlled Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 1 0
Annual Review of Nuclear and Particle Science Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/nucl.708 ar:nucl 0163-8998 1545-4134 Controlled Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Annual Review of Nuclear and Particle Science Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/nucl.708 ar:nucl 0163-8998 1545-4134 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Annual Review of Nutrition Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/nutr.709 ar:nutr 0199-9885 1545-4312 Controlled Total_Item_Investigations 2 0 0 0 0 0 0 0 0 0 0 2 0
Annual Review of Nutrition Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/nutr.709 ar:nutr 0199-9885 1545-4312 Controlled Unique_Item_Investigations 2 0 0 0 0 0 0 0 0 0 0 2 0
Annual Review of Nutrition Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/nutr.709 ar:nutr 0199-9885 1545-4312 Controlled Total_Item_Requests 2 0 0 0 0 0 0 0 0 0 0 2 0
Annual Review of Nutrition Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/nutr.709 ar:nutr 0199-9885 1545-4312 Controlled Unique_Item_Requests 2 0 0 0 0 0 0 0 0 0 0 2 0
Annual Review of Pharmacology and Toxicology Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/pharmtox.711 ar:pharmtox 0362-1642 1545-4304 Controlled Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 1 0
Annual Review of Pharmacology and Toxicology Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/pharmtox.711 ar:pharmtox 0362-1642 1545-4304 Controlled Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 1 0
Annual Review of Physical Chemistry Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/physchem.712 ar:physchem 0066-426X 1545-1593 Controlled Total_Item_Investigations 3 0 0 0 0 0 0 0 0 0 0 3 0
Annual Review of Physical Chemistry Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/physchem.712 ar:physchem 0066-426X 1545-1593 Controlled Unique_Item_Investigations 2 0 0 0 0 0 0 0 0 0 0 2 0
Annual Review of Physical Chemistry Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/physchem.712 ar:physchem 0066-426X 1545-1593 Controlled Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Annual Review of Physical Chemistry Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/physchem.712 ar:physchem 0066-426X 1545-1593 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Annual Review of Physiology Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/physiol.713 ar:physiol 0066-4278 1545-1585 Controlled Total_Item_Investigations 5 0 0 0 0 0 0 0 0 0 0 5 0
Annual Review of Physiology Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/physiol.713 ar:physiol 0066-4278 1545-1585 Controlled Unique_Item_Investigations 3 0 0 0 0 0 0 0 0 0 0 3 0
Annual Review of Physiology Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/physiol.713 ar:physiol 0066-4278 1545-1585 Controlled Total_Item_Requests 4 0 0 0 0 0 0 0 0 0 0 4 0
Annual Review of Physiology Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/physiol.713 ar:physiol 0066-4278 1545-1585 Controlled Unique_Item_Requests 3 0 0 0 0 0 0 0 0 0 0 3 0
Annual Review of Phytopathology Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/phyto.714 ar:phyto 0066-4286 1545-2107 Controlled Total_Item_Investigations 3 0 0 0 0 0 0 0 0 0 0 3 0
Annual Review of Phytopathology Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/phyto.714 ar:phyto 0066-4286 1545-2107 Controlled Unique_Item_Investigations 2 0 0 0 0 0 0 0 0 0 0 2 0
Annual Review of Phytopathology Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/phyto.714 ar:phyto 0066-4286 1545-2107 Controlled Total_Item_Requests 2 0 0 0 0 0 0 0 0 0 0 2 0
Annual Review of Phytopathology Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/phyto.714 ar:phyto 0066-4286 1545-2107 Controlled Unique_Item_Requests 2 0 0 0 0 0 0 0 0 0 0 2 0
Annual Review of Plant Biology Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/arplant.682 ar:arplant 1543-5008 1545-2123 Controlled Total_Item_Investigations 5 0 0 0 0 0 0 0 0 0 0 5 0
Annual Review of Plant Biology Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/arplant.682 ar:arplant 1543-5008 1545-2123 Controlled Unique_Item_Investigations 5 0 0 0 0 0 0 0 0 0 0 5 0
Annual Review of Plant Biology Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/arplant.682 ar:arplant 1543-5008 1545-2123 Controlled Total_Item_Requests 4 0 0 0 0 0 0 0 0 0 0 4 0
Annual Review of Plant Biology Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/arplant.682 ar:arplant 1543-5008 1545-2123 Controlled Unique_Item_Requests 4 0 0 0 0 0 0 0 0 0 0 4 0
Annual Review of Psychology Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/psych.716 ar:psych 0066-4308 1545-2085 Controlled Total_Item_Requests 4 0 0 0 0 0 0 0 0 0 0 4 0
Annual Review of Psychology Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/psych.716 ar:psych 0066-4308 1545-2085 Controlled Unique_Item_Requests 4 0 0 0 0 0 0 0 0 0 0 4 0
Annual Review of Psychology Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/psych.716 ar:psych 0066-4308 1545-2085 Controlled Total_Item_Investigations 5 0 0 0 0 0 0 0 0 0 0 4 1
Annual Review of Psychology Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/psych.716 ar:psych 0066-4308 1545-2085 Controlled Unique_Item_Investigations 5 0 0 0 0 0 0 0 0 0 0 4 1
Annual Review of Public Health Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/publhealth.717 ar:publhealth 0163-7525 1545-2093 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 1
Annual Review of Public Health Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/publhealth.717 ar:publhealth 0163-7525 1545-2093 OA_Gold Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 1 0
Annual Review of Public Health Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/publhealth.717 ar:publhealth 0163-7525 1545-2093 OA_Gold Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Annual Review of Public Health Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/publhealth.717 ar:publhealth 0163-7525 1545-2093 Controlled Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 1
Annual Review of Public Health Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/publhealth.717 ar:publhealth 0163-7525 1545-2093 OA_Gold Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Annual Review of Public Health Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/publhealth.717 ar:publhealth 0163-7525 1545-2093 Controlled Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 1
Annual Review of Public Health Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/publhealth.717 ar:publhealth 0163-7525 1545-2093 OA_Gold Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 1 0
Annual Review of Public Health Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/publhealth.717 ar:publhealth 0163-7525 1545-2093 Controlled Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 0 1
Annual Review of Resource Economics Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/resource ar:resource 1941-1340 1941-1359 Controlled Total_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 1 0
Annual Review of Resource Economics Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/resource ar:resource 1941-1340 1941-1359 Controlled Unique_Item_Investigations 1 0 0 0 0 0 0 0 0 0 0 1 0
Annual Review of Resource Economics Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/resource ar:resource 1941-1340 1941-1359 Controlled Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Annual Review of Resource Economics Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/resource ar:resource 1941-1340 1941-1359 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Annual Review of Sociology Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/soc.718 ar:soc 0360-0572 1545-2115 Controlled Total_Item_Investigations 5 0 0 0 0 0 0 0 0 0 0 5 0
Annual Review of Sociology Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/soc.718 ar:soc 0360-0572 1545-2115 Controlled Unique_Item_Investigations 3 0 0 0 0 0 0 0 0 0 0 3 0
Annual Review of Sociology Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/soc.718 ar:soc 0360-0572 1545-2115 Controlled Total_Item_Requests 3 0 0 0 0 0 0 0 0 0 0 3 0
Annual Review of Sociology Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/soc.718 ar:soc 0360-0572 1545-2115 Controlled Unique_Item_Requests 2 0 0 0 0 0 0 0 0 0 0 2 0
Can't render this file because it has a wrong number of fields in line 14.

100
all_data/yearly_files/2018/ANNUAL-REVIEWS/2018_ANNUAL-REVIEWS_TR_J4.tsv

@ -1,100 +0,0 @@
Report_Name Journal Requests by YOP (Excluding OA_Gold)
Report_ID TR_J4
Release 5
Institution_Name University of Prince Edward Island
Institution_ID ar:106712
Metric_Types Total_Item_Requests; Unique_Item_Requests
Report_Filters Access_Type=Controlled; Access_Method=Regular; Data_Type=Journal
Report_Attributes
Exceptions 3031: Usage Not Ready for Requested Dates (Requested data between 2018-01-01 and 2018-12-31. However only data between 2018-11-01 and 2020-02-29 exists.)
Reporting_Period Begin_Date=2018-01-01; End_Date=2018-12-31
Created 2020-03-05T02:09:28Z
Created_By Atypon Systems LLC.
Title Publisher Publisher_ID Platform DOI Proprietary_ID Print_ISSN Online_ISSN URI YOP Metric_Type Reporting_Period_Total Jan-2018 Feb-2018 Mar-2018 Apr-2018 May-2018 Jun-2018 Jul-2018 Aug-2018 Sep-2018 Oct-2018 Nov-2018 Dec-2018
Annual Review of Anthropology Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/anthro.672 ar:anthro 0084-6570 1545-4290 2000 Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 1
Annual Review of Anthropology Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/anthro.672 ar:anthro 0084-6570 1545-4290 2000 Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 1
Annual Review of Anthropology Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/anthro.672 ar:anthro 0084-6570 1545-4290 2013 Unique_Item_Requests 3 0 0 0 0 0 0 0 0 0 0 0 3
Annual Review of Anthropology Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/anthro.672 ar:anthro 0084-6570 1545-4290 2013 Total_Item_Requests 4 0 0 0 0 0 0 0 0 0 0 0 4
Annual Review of Anthropology Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/anthro.672 ar:anthro 0084-6570 1545-4290 2016 Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Annual Review of Anthropology Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/anthro.672 ar:anthro 0084-6570 1545-4290 2016 Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Annual Review of Biochemistry Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/biochem.684 ar:biochem 0066-4154 1545-4509 1968 Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Annual Review of Biochemistry Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/biochem.684 ar:biochem 0066-4154 1545-4509 1968 Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Annual Review of Biochemistry Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/biochem.684 ar:biochem 0066-4154 1545-4509 1988 Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Annual Review of Biochemistry Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/biochem.684 ar:biochem 0066-4154 1545-4509 1988 Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Annual Review of Biochemistry Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/biochem.684 ar:biochem 0066-4154 1545-4509 2004 Unique_Item_Requests 3 0 0 0 0 0 0 0 0 0 0 3 0
Annual Review of Biochemistry Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/biochem.684 ar:biochem 0066-4154 1545-4509 2004 Total_Item_Requests 3 0 0 0 0 0 0 0 0 0 0 3 0
Annual Review of Biochemistry Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/biochem.684 ar:biochem 0066-4154 1545-4509 2012 Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Annual Review of Biochemistry Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/biochem.684 ar:biochem 0066-4154 1545-4509 2012 Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Annual Review of Ecology, Evolution, and Systematics Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/ecolsys.693 ar:ecolsys 1543-592X 1545-2069 1973 Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Annual Review of Ecology, Evolution, and Systematics Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/ecolsys.693 ar:ecolsys 1543-592X 1545-2069 1973 Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Annual Review of Ecology, Evolution, and Systematics Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/ecolsys.693 ar:ecolsys 1543-592X 1545-2069 1988 Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Annual Review of Ecology, Evolution, and Systematics Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/ecolsys.693 ar:ecolsys 1543-592X 1545-2069 1988 Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Annual Review of Ecology, Evolution, and Systematics Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/ecolsys.693 ar:ecolsys 1543-592X 1545-2069 1989 Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Annual Review of Ecology, Evolution, and Systematics Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/ecolsys.693 ar:ecolsys 1543-592X 1545-2069 1989 Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Annual Review of Ecology, Evolution, and Systematics Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/ecolsys.693 ar:ecolsys 1543-592X 1545-2069 1990 Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Annual Review of Ecology, Evolution, and Systematics Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/ecolsys.693 ar:ecolsys 1543-592X 1545-2069 1990 Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Annual Review of Environment and Resources Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/energy.721 ar:energy 1543-5938 1545-2050 2007 Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Annual Review of Environment and Resources Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/energy.721 ar:energy 1543-5938 1545-2050 2007 Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Annual Review of Environment and Resources Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/energy.721 ar:energy 1543-5938 1545-2050 2009 Unique_Item_Requests 2 0 0 0 0 0 0 0 0 0 0 2 0
Annual Review of Environment and Resources Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/energy.721 ar:energy 1543-5938 1545-2050 2009 Total_Item_Requests 3 0 0 0 0 0 0 0 0 0 0 3 0
Annual Review of Environment and Resources Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/energy.721 ar:energy 1543-5938 1545-2050 2010 Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Annual Review of Environment and Resources Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/energy.721 ar:energy 1543-5938 1545-2050 2010 Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Annual Review of Genetics Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/genet.699 ar:genet 0066-4197 1545-2948 1970 Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 1
Annual Review of Genetics Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/genet.699 ar:genet 0066-4197 1545-2948 1970 Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 1
Annual Review of Genetics Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/genet.699 ar:genet 0066-4197 1545-2948 1994 Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Annual Review of Genetics Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/genet.699 ar:genet 0066-4197 1545-2948 1994 Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Annual Review of Genetics Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/genet.699 ar:genet 0066-4197 1545-2948 2010 Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 1
Annual Review of Genetics Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/genet.699 ar:genet 0066-4197 1545-2948 2010 Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 1
Annual Review of Genomics and Human Genetics Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/genom.700 ar:genom 1527-8204 1545-293X 2008 Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Annual Review of Genomics and Human Genetics Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/genom.700 ar:genom 1527-8204 1545-293X 2008 Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Annual Review of Law and Social Science Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/lawsocsci.807 ar:lawsocsci 1550-3585 1550-3631 2006 Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Annual Review of Law and Social Science Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/lawsocsci.807 ar:lawsocsci 1550-3585 1550-3631 2006 Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Annual Review of Law and Social Science Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/lawsocsci.807 ar:lawsocsci 1550-3585 1550-3631 2009 Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Annual Review of Law and Social Science Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/lawsocsci.807 ar:lawsocsci 1550-3585 1550-3631 2009 Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Annual Review of Marine Science Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/marine ar:marine 1941-1405 1941-0611 2009 Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Annual Review of Marine Science Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/marine ar:marine 1941-1405 1941-0611 2009 Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Annual Review of Marine Science Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/marine ar:marine 1941-1405 1941-0611 2014 Unique_Item_Requests 4 0 0 0 0 0 0 0 0 0 0 4 0
Annual Review of Marine Science Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/marine ar:marine 1941-1405 1941-0611 2014 Total_Item_Requests 4 0 0 0 0 0 0 0 0 0 0 4 0
Annual Review of Medicine Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/med.704 ar:med 0066-4219 1545-326X 1995 Total_Item_Requests 2 0 0 0 0 0 0 0 0 0 0 2 0
Annual Review of Medicine Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/med.704 ar:med 0066-4219 1545-326X 1995 Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Annual Review of Microbiology Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/micro.705 ar:micro 0066-4227 1545-3251 1988 Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Annual Review of Microbiology Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/micro.705 ar:micro 0066-4227 1545-3251 1988 Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Annual Review of Microbiology Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/micro.705 ar:micro 0066-4227 1545-3251 2017 Total_Item_Requests 3 0 0 0 0 0 0 0 0 0 0 3 0
Annual Review of Microbiology Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/micro.705 ar:micro 0066-4227 1545-3251 2017 Unique_Item_Requests 2 0 0 0 0 0 0 0 0 0 0 2 0
Annual Review of Neuroscience Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/neuro.662 ar:neuro 0147-006X 1545-4126 2000 Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 1
Annual Review of Neuroscience Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/neuro.662 ar:neuro 0147-006X 1545-4126 2000 Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 1
Annual Review of Nuclear and Particle Science Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/nucl.708 ar:nucl 0163-8998 1545-4134 1968 Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Annual Review of Nuclear and Particle Science Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/nucl.708 ar:nucl 0163-8998 1545-4134 1968 Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Annual Review of Nutrition Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/nutr.709 ar:nutr 0199-9885 1545-4312 2010 Total_Item_Requests 2 0 0 0 0 0 0 0 0 0 0 2 0
Annual Review of Nutrition Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/nutr.709 ar:nutr 0199-9885 1545-4312 2010 Unique_Item_Requests 2 0 0 0 0 0 0 0 0 0 0 2 0
Annual Review of Physical Chemistry Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/physchem.712 ar:physchem 0066-426X 1545-1593 1998 Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Annual Review of Physical Chemistry Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/physchem.712 ar:physchem 0066-426X 1545-1593 1998 Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Annual Review of Physiology Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/physiol.713 ar:physiol 0066-4278 1545-1585 1957 Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Annual Review of Physiology Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/physiol.713 ar:physiol 0066-4278 1545-1585 1957 Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Annual Review of Physiology Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/physiol.713 ar:physiol 0066-4278 1545-1585 1992 Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Annual Review of Physiology Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/physiol.713 ar:physiol 0066-4278 1545-1585 1992 Total_Item_Requests 2 0 0 0 0 0 0 0 0 0 0 2 0
Annual Review of Physiology Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/physiol.713 ar:physiol 0066-4278 1545-1585 2010 Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Annual Review of Physiology Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/physiol.713 ar:physiol 0066-4278 1545-1585 2010 Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Annual Review of Phytopathology Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/phyto.714 ar:phyto 0066-4286 1545-2107 2006 Total_Item_Requests 2 0 0 0 0 0 0 0 0 0 0 2 0
Annual Review of Phytopathology Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/phyto.714 ar:phyto 0066-4286 1545-2107 2006 Unique_Item_Requests 2 0 0 0 0 0 0 0 0 0 0 2 0
Annual Review of Plant Biology Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/arplant.682 ar:arplant 1543-5008 1545-2123 1951 Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Annual Review of Plant Biology Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/arplant.682 ar:arplant 1543-5008 1545-2123 1951 Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Annual Review of Plant Biology Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/arplant.682 ar:arplant 1543-5008 1545-2123 1957 Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Annual Review of Plant Biology Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/arplant.682 ar:arplant 1543-5008 1545-2123 1957 Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Annual Review of Plant Biology Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/arplant.682 ar:arplant 1543-5008 1545-2123 1967 Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Annual Review of Plant Biology Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/arplant.682 ar:arplant 1543-5008 1545-2123 1967 Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Annual Review of Plant Biology Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/arplant.682 ar:arplant 1543-5008 1545-2123 1991 Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Annual Review of Plant Biology Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/arplant.682 ar:arplant 1543-5008 1545-2123 1991 Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Annual Review of Psychology Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/psych.716 ar:psych 0066-4308 1545-2085 2006 Unique_Item_Requests 3 0 0 0 0 0 0 0 0 0 0 3 0
Annual Review of Psychology Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/psych.716 ar:psych 0066-4308 1545-2085 2006 Total_Item_Requests 3 0 0 0 0 0 0 0 0 0 0 3 0
Annual Review of Psychology Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/psych.716 ar:psych 0066-4308 1545-2085 2017 Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Annual Review of Psychology Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/psych.716 ar:psych 0066-4308 1545-2085 2017 Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Annual Review of Public Health Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/publhealth.717 ar:publhealth 0163-7525 1545-2093 2011 Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 1
Annual Review of Public Health Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/publhealth.717 ar:publhealth 0163-7525 1545-2093 2011 Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 1
Annual Review of Resource Economics Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/resource ar:resource 1941-1340 1941-1359 2009 Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Annual Review of Resource Economics Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/resource ar:resource 1941-1340 1941-1359 2009 Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Annual Review of Sociology Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/soc.718 ar:soc 0360-0572 1545-2115 1996 Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Annual Review of Sociology Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/soc.718 ar:soc 0360-0572 1545-2115 1996 Total_Item_Requests 2 0 0 0 0 0 0 0 0 0 0 2 0
Annual Review of Sociology Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/soc.718 ar:soc 0360-0572 1545-2115 2014 Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Annual Review of Sociology Annual Reviews Proprietary:ar:1015; Annual Reviews 10.1146/soc.718 ar:soc 0360-0572 1545-2115 2014 Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Can't render this file because it has a wrong number of fields in line 14.

14
all_data/yearly_files/2018/AVMA-JOURNALS/2018_AVMA-JOURNALS_DR.tsv

@ -1,14 +0,0 @@
Report_Name Database Master Report
Report_ID DR
Release 5
Institution_Name Robertson Lib Periodicals Dept
Institution_ID avma:175152
Metric_Types
Report_Filters Data_Type=Database
Report_Attributes
Exceptions 3031: Usage Not Ready for Requested Dates (Requested data between 2018-01-01 and 2018-12-31. However only data between 2018-11-01 and 2020-02-29 exists.)
Reporting_Period Begin_Date=2018-01-01; End_Date=2018-12-31
Created 2020-03-05T02:09:22Z
Created_By Atypon Systems LLC.
Database Publisher Publisher_ID Platform Proprietary_ID Metric_Type Reporting_Period_Total Jan-2018 Feb-2018 Mar-2018 Apr-2018 May-2018 Jun-2018 Jul-2018 Aug-2018 Sep-2018 Oct-2018 Nov-2018 Dec-2018
Can't render this file because it has a wrong number of fields in line 14.

14
all_data/yearly_files/2018/AVMA-JOURNALS/2018_AVMA-JOURNALS_DR_D1.tsv

@ -1,14 +0,0 @@
Report_Name Database Search and Item Usage
Report_ID DR_D1
Release 5
Institution_Name Robertson Lib Periodicals Dept
Institution_ID avma:175152
Metric_Types Searches_Automated; Searches_Federated; Searches_Regular; Total_Item_Investigations; Total_Item_Requests
Report_Filters Access_Method=Regular
Report_Attributes
Exceptions 3031: Usage Not Ready for Requested Dates (Requested data between 2018-01-01 and 2018-12-31. However only data between 2018-11-01 and 2020-02-29 exists.)
Reporting_Period Begin_Date=2018-01-01; End_Date=2018-12-31
Created 2020-03-05T02:09:13Z
Created_By Atypon Systems LLC.
Database Publisher Publisher_ID Platform Proprietary_ID Metric_Type Reporting_Period_Total Jan-2018 Feb-2018 Mar-2018 Apr-2018 May-2018 Jun-2018 Jul-2018 Aug-2018 Sep-2018 Oct-2018 Nov-2018 Dec-2018
Can't render this file because it has a wrong number of fields in line 14.

14
all_data/yearly_files/2018/AVMA-JOURNALS/2018_AVMA-JOURNALS_DR_D2.tsv

@ -1,14 +0,0 @@
Report_Name Database Access Denied
Report_ID DR_D2
Release 5
Institution_Name Robertson Lib Periodicals Dept
Institution_ID avma:175152
Metric_Types No_License; Limit_Exceeded
Report_Filters Access_Method=Regular
Report_Attributes
Exceptions 3031: Usage Not Ready for Requested Dates (Requested data between 2018-01-01 and 2018-12-31. However only data between 2018-11-01 and 2020-02-29 exists.)
Reporting_Period End_Date=2018-12-31; Begin_Date=2018-01-01
Created 2020-03-05T02:09:16Z
Created_By Atypon Systems LLC.
Database Publisher Publisher_ID Platform Proprietary_ID Metric_Type Reporting_Period_Total Jan-2018 Feb-2018 Mar-2018 Apr-2018 May-2018 Jun-2018 Jul-2018 Aug-2018 Sep-2018 Oct-2018 Nov-2018 Dec-2018
Can't render this file because it has a wrong number of fields in line 14.

1130
all_data/yearly_files/2018/AVMA-JOURNALS/2018_AVMA-JOURNALS_IR.tsv

File diff suppressed because it is too large Load Diff

536
all_data/yearly_files/2018/AVMA-JOURNALS/2018_AVMA-JOURNALS_IR_A1.tsv

@ -1,536 +0,0 @@
Report_Name Journal Article Requests
Report_ID IR_A1
Release 5
Institution_Name Robertson Lib Periodicals Dept
Institution_ID avma:175152
Metric_Types Total_Item_Requests; Unique_Item_Requests
Report_Filters Access_Method=Regular; Parent_Data_Type=Journal; Data_Type=Article
Report_Attributes
Exceptions 3031: Usage Not Ready for Requested Dates (Requested data between 2018-01-01 and 2018-12-31. However only data between 2018-11-01 and 2020-02-29 exists.)
Reporting_Period End_Date=2018-12-31; Begin_Date=2018-01-01
Created 2020-03-05T02:09:25Z
Created_By Atypon Systems LLC.
Item Publisher Publisher_ID Platform Authors Publication_Date Article_version DOI Proprietary_ID Print_ISSN Online_ISSN URI Parent_Title Parent_Authors Parent_Article_Version Parent_DOI Parent_Proprietary_ID Parent_Print_ISSN Parent_Online_ISSN Parent_URI Access_Type Metric_Type Reporting_Period_Total Jan-2018 Feb-2018 Mar-2018 Apr-2018 May-2018 Jun-2018 Jul-2018 Aug-2018 Sep-2018 Oct-2018 Nov-2018 Dec-2018
A comparison of in situ and in vitro techniques for bursting pressure testing of canine jejunum American Veterinary Medical Association Proprietary:avma:AVMA; avma Boel A. Fransson, John M. Gay, Kaitlin M. Curran; 2010-03-01 VoR 10.2460/ajvr.71.3.370 Controlled Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 1
A comparison of in situ and in vitro techniques for bursting pressure testing of canine jejunum American Veterinary Medical Association Proprietary:avma:AVMA; avma Boel A. Fransson, John M. Gay, Kaitlin M. Curran; 2010-03-01 VoR 10.2460/ajvr.71.3.370 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 1
A review of medically unnecessary surgeries in dogs and cats American Veterinary Medical Association Proprietary:avma:AVMA; avma Katelyn E. Mills, Lee Niel, Marina A. G. von Keyserlingk; 2015-12-31 VoR 10.2460/javma.248.2.162 Controlled Total_Item_Requests 12 0 0 0 0 0 0 0 0 0 0 12 0
A review of medically unnecessary surgeries in dogs and cats American Veterinary Medical Association Proprietary:avma:AVMA; avma Katelyn E. Mills, Lee Niel, Marina A. G. von Keyserlingk; 2015-12-31 VoR 10.2460/javma.248.2.162 Controlled Unique_Item_Requests 11 0 0 0 0 0 0 0 0 0 0 11 0
A systematic review of the effects of euthanasia and occupational stress in personnel working with animals in animal shelters, veterinary clinics, and biomedical research facilities American Veterinary Medical Association Proprietary:avma:AVMA; avma Deirdre McLaughlin, Helen L. Keates, Rebekah L. Scotney; 2015-10-30 VoR 10.2460/javma.247.10.1121 Controlled Total_Item_Requests 2 0 0 0 0 0 0 0 0 0 0 0 2
A systematic review of the effects of euthanasia and occupational stress in personnel working with animals in animal shelters, veterinary clinics, and biomedical research facilities American Veterinary Medical Association Proprietary:avma:AVMA; avma Deirdre McLaughlin, Helen L. Keates, Rebekah L. Scotney; 2015-10-30 VoR 10.2460/javma.247.10.1121 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 1
A technique of needle redirection at a single craniolateral site for injection of three compartments of the equine stifle joint American Veterinary Medical Association Proprietary:avma:AVMA; avma Brad B. Nelson, David D. Frisbie, Meredith R. A. Herdrich, Shelby E. Arrieta, Valerie J. Moorman; 2017-08-24 VoR 10.2460/ajvr.78.9.1077 Controlled Total_Item_Requests 3 0 0 0 0 0 0 0 0 0 0 0 3
A technique of needle redirection at a single craniolateral site for injection of three compartments of the equine stifle joint American Veterinary Medical Association Proprietary:avma:AVMA; avma Brad B. Nelson, David D. Frisbie, Meredith R. A. Herdrich, Shelby E. Arrieta, Valerie J. Moorman; 2017-08-24 VoR 10.2460/ajvr.78.9.1077 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 1
Accuracy of point-of-care lung ultrasonography for the diagnosis of cardiogenic pulmonary edema in dogs and cats with acute dyspnea American Veterinary Medical Association Proprietary:avma:AVMA; avma Bruce W. Keene, Gregory R. Lisciandro, Jessica L. Ward, Sandra P. Tou, Teresa C. DeFrancesco; 2017-03-06 VoR 10.2460/javma.250.6.666 Controlled Total_Item_Requests 2 0 0 0 0 0 0 0 0 0 0 2 0
Accuracy of point-of-care lung ultrasonography for the diagnosis of cardiogenic pulmonary edema in dogs and cats with acute dyspnea American Veterinary Medical Association Proprietary:avma:AVMA; avma Bruce W. Keene, Gregory R. Lisciandro, Jessica L. Ward, Sandra P. Tou, Teresa C. DeFrancesco; 2017-03-06 VoR 10.2460/javma.250.6.666 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Acute masticatory muscle compartmental syndrome in a dog American Veterinary Medical Association Proprietary:avma:AVMA; avma Chadwick L. West, Daniel I. Spector, Megan T. Cray; 2018-08-15 VoR 10.2460/javma.253.5.606 Controlled Total_Item_Requests 2 0 0 0 0 0 0 0 0 0 0 0 2
Acute masticatory muscle compartmental syndrome in a dog American Veterinary Medical Association Proprietary:avma:AVMA; avma Chadwick L. West, Daniel I. Spector, Megan T. Cray; 2018-08-15 VoR 10.2460/javma.253.5.606 Controlled Unique_Item_Requests 2 0 0 0 0 0 0 0 0 0 0 0 2
Adrenalectomy in dogs with adrenal gland tumors: 52 cases (2002–2008) American Veterinary Medical Association Proprietary:avma:AVMA; avma Eric Zini, Federico Massari, Giorgio Romanelli, Paolo Buracco, Stefano Nicoli; 2011-07-15 VoR 10.2460/javma.239.2.216 Controlled Total_Item_Requests 2 0 0 0 0 0 0 0 0 0 0 1 1
Adrenalectomy in dogs with adrenal gland tumors: 52 cases (2002–2008) American Veterinary Medical Association Proprietary:avma:AVMA; avma Eric Zini, Federico Massari, Giorgio Romanelli, Paolo Buracco, Stefano Nicoli; 2011-07-15 VoR 10.2460/javma.239.2.216 Controlled Unique_Item_Requests 2 0 0 0 0 0 0 0 0 0 0 1 1
An evidence-based review of the use of therapeutic foods, owner education, exercise, and drugs for the management of obese and overweight pets American Veterinary Medical Association Proprietary:avma:AVMA; avma Philip Roudebush, Sean J. Delaney, William D. Schoenherr; 2008-09-02 VoR 10.2460/javma.233.5.717 Controlled Total_Item_Requests 2 0 0 0 0 0 0 0 0 0 0 2 0
An evidence-based review of the use of therapeutic foods, owner education, exercise, and drugs for the management of obese and overweight pets American Veterinary Medical Association Proprietary:avma:AVMA; avma Philip Roudebush, Sean J. Delaney, William D. Schoenherr; 2008-09-02 VoR 10.2460/javma.233.5.717 Controlled Unique_Item_Requests 2 0 0 0 0 0 0 0 0 0 0 2 0
Analysis of the impact of trap-neuter-return programs on populations of feral cats American Veterinary Medical Association Proprietary:avma:AVMA; avma Janet E. Foley, Julie K. Levy, Patrick Foley, Terry Paik; 2005-12-20 VoR 10.2460/javma.2005.227.1775 Controlled Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Analysis of the impact of trap-neuter-return programs on populations of feral cats American Veterinary Medical Association Proprietary:avma:AVMA; avma Janet E. Foley, Julie K. Levy, Patrick Foley, Terry Paik; 2005-12-20 VoR 10.2460/javma.2005.227.1775 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Animal Behavior Case of the Month American Veterinary Medical Association Proprietary:avma:AVMA; avma Andrew U. Luescher; 2005-12-06 VoR 10.2460/javma.2000.217.1143 Controlled Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Animal Behavior Case of the Month American Veterinary Medical Association Proprietary:avma:AVMA; avma Andrew U. Luescher; 2005-12-06 VoR 10.2460/javma.2000.217.1143 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Antimicrobial regional limb perfusion in horses American Veterinary Medical Association Proprietary:avma:AVMA; avma Antonio M. Cruz, Luis M. Rubio-Martínez; 2006-02-28 VoR 10.2460/javma.228.5.706 Controlled Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Antimicrobial regional limb perfusion in horses American Veterinary Medical Association Proprietary:avma:AVMA; avma Antonio M. Cruz, Luis M. Rubio-Martínez; 2006-02-28 VoR 10.2460/javma.228.5.706 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Aortic ejection velocity in healthy Boxers with soft cardiac murmurs and Boxers without cardiac murmurs: 201 cases (1997–2001) American Veterinary Medical Association Proprietary:avma:AVMA; avma Alan W. Spier, John D. Bonagura, Kathryn M. Meurs, Nicola A. Wright, Shianne L. Koplitz, Virginia Luis Fuentes; 2005-12-27 VoR 10.2460/javma.2003.222.770 Controlled Total_Item_Requests 2 0 0 0 0 0 0 0 0 0 0 2 0
Aortic ejection velocity in healthy Boxers with soft cardiac murmurs and Boxers without cardiac murmurs: 201 cases (1997–2001) American Veterinary Medical Association Proprietary:avma:AVMA; avma Alan W. Spier, John D. Bonagura, Kathryn M. Meurs, Nicola A. Wright, Shianne L. Koplitz, Virginia Luis Fuentes; 2005-12-27 VoR 10.2460/javma.2003.222.770 Controlled Unique_Item_Requests 2 0 0 0 0 0 0 0 0 0 0 2 0
Arthroscopic evaluation of menisci in dogs with cranial cruciate ligament injuries: 100 cases (1999–2000) American Veterinary Medical Association Proprietary:avma:AVMA; avma S. Christopher Ralphs, Wayne O. Whitney; 2005-12-27 VoR 10.2460/javma.2002.221.1601 Controlled Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Arthroscopic evaluation of menisci in dogs with cranial cruciate ligament injuries: 100 cases (1999–2000) American Veterinary Medical Association Proprietary:avma:AVMA; avma S. Christopher Ralphs, Wayne O. Whitney; 2005-12-27 VoR 10.2460/javma.2002.221.1601 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Aspiration-related respiratory disorders in dogs American Veterinary Medical Association Proprietary:avma:AVMA; avma Carol R. Reinero, Isabelle Masseau, Laura A. Nafe, Megan E. Grobman; 2018-07-18 VoR 10.2460/javma.253.3.292 Controlled Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Aspiration-related respiratory disorders in dogs American Veterinary Medical Association Proprietary:avma:AVMA; avma Carol R. Reinero, Isabelle Masseau, Laura A. Nafe, Megan E. Grobman; 2018-07-18 VoR 10.2460/javma.253.3.292 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Assessment of heart rate variability in Boxers with arrhythmogenic right ventricular cardiomyopathy American Veterinary Medical Association Proprietary:avma:AVMA; avma Alan W. Spier, Kathryn M. Meurs; 2005-12-21 VoR 10.2460/javma.2004.224.534 Controlled Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Assessment of heart rate variability in Boxers with arrhythmogenic right ventricular cardiomyopathy American Veterinary Medical Association Proprietary:avma:AVMA; avma Alan W. Spier, Kathryn M. Meurs; 2005-12-21 VoR 10.2460/javma.2004.224.534 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Assessment of plasma brain natriuretic peptide concentration in Boxers with arrhythmogenic right ventricular cardiomyopathy American Veterinary Medical Association Proprietary:avma:AVMA; avma Kathryn M. Meurs, Ryan D. Baumwart; 2005-12-20 VoR 10.2460/ajvr.2005.66.2086 Controlled Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Assessment of plasma brain natriuretic peptide concentration in Boxers with arrhythmogenic right ventricular cardiomyopathy American Veterinary Medical Association Proprietary:avma:AVMA; avma Kathryn M. Meurs, Ryan D. Baumwart; 2005-12-20 VoR 10.2460/ajvr.2005.66.2086 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Assessment of serum N-terminal pro-B-type natriuretic peptide concentration for differentiation of congestive heart failure from primary respiratory tract disease as the cause of respiratory signs in dogs American Veterinary Medical Association Proprietary:avma:AVMA; avma Barret J. Bulmer, Bill A. Brown, Bonnie K. Lefbom, Caryn A. Reynolds, Elizabeth A. Rozanski, Gregg S. Rapoport, Jean-Sebastien Boileau, John E. Rush, Linda B. Lehmkuhl, Marc S. Kraus, Maribeth J. Bossbaly, Mark A. Oyama, Michael B. Lesser, Philip R. Fox, Robert Prosek, Sonya G. Gordon; 2009-12-01 VoR 10.2460/javma.235.11.1319 Controlled Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 1
Assessment of serum N-terminal pro-B-type natriuretic peptide concentration for differentiation of congestive heart failure from primary respiratory tract disease as the cause of respiratory signs in dogs American Veterinary Medical Association Proprietary:avma:AVMA; avma Barret J. Bulmer, Bill A. Brown, Bonnie K. Lefbom, Caryn A. Reynolds, Elizabeth A. Rozanski, Gregg S. Rapoport, Jean-Sebastien Boileau, John E. Rush, Linda B. Lehmkuhl, Marc S. Kraus, Maribeth J. Bossbaly, Mark A. Oyama, Michael B. Lesser, Philip R. Fox, Robert Prosek, Sonya G. Gordon; 2009-12-01 VoR 10.2460/javma.235.11.1319 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 1
Assessment of the effects of gabapentin on activity levels and owner-perceived mobility impairment and quality of life in osteoarthritic geriatric cats American Veterinary Medical Association Proprietary:avma:AVMA; avma Alonso G. P. Guedes, Bianca Zaffarano, Bruno H. Pypendop, Eric G. Johnson, Julie M. Meadows; 2018-08-15 VoR 10.2460/javma.253.5.579 Controlled Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 1
Assessment of the effects of gabapentin on activity levels and owner-perceived mobility impairment and quality of life in osteoarthritic geriatric cats American Veterinary Medical Association Proprietary:avma:AVMA; avma Alonso G. P. Guedes, Bianca Zaffarano, Bruno H. Pypendop, Eric G. Johnson, Julie M. Meadows; 2018-08-15 VoR 10.2460/javma.253.5.579 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 1
Associations among weight loss, stress, and upper respiratory tract infection in shelter cats American Veterinary Medical Association Proprietary:avma:AVMA; avma Aki Tanaka, Denae C. Wagner, Kate F. Hurley, Philip H. Kass; 2012-02-14 VoR 10.2460/javma.240.5.570 Controlled Total_Item_Requests 2 0 0 0 0 0 0 0 0 0 0 2 0
Associations among weight loss, stress, and upper respiratory tract infection in shelter cats American Veterinary Medical Association Proprietary:avma:AVMA; avma Aki Tanaka, Denae C. Wagner, Kate F. Hurley, Philip H. Kass; 2012-02-14 VoR 10.2460/javma.240.5.570 Controlled Unique_Item_Requests 2 0 0 0 0 0 0 0 0 0 0 2 0
Atrial fibrillation in cats: 50 cases (1979–2002) American Veterinary Medical Association Proprietary:avma:AVMA; avma Betsy R. Bond, Clarke E. Atkins, Etienne Côté, Kirstie A. Barrett, Kristin A. MacDonald, Mark D. Kittleson, Nancy J. Laste, Neil K. Harpster, Stephen J. Ettinger; 2005-12-21 VoR 10.2460/javma.2004.225.256 Controlled Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 1
Atrial fibrillation in cats: 50 cases (1979–2002) American Veterinary Medical Association Proprietary:avma:AVMA; avma Betsy R. Bond, Clarke E. Atkins, Etienne Côté, Kirstie A. Barrett, Kristin A. MacDonald, Mark D. Kittleson, Nancy J. Laste, Neil K. Harpster, Stephen J. Ettinger; 2005-12-21 VoR 10.2460/javma.2004.225.256 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 1
Barriers and next steps to providing a spectrum of effective health care to companion animals American Veterinary Medical Association Proprietary:avma:AVMA; avma Brenda N. Bonnett, Brennen A. McKenzie, Brian W. Forsgren, Elizabeth M. Lund, Gail C. Golab, Gary Block, J. Michael McFarland, Jason W. Stull, Jessica A. Shelby, John A. Hamil, Lonnie J. King, Melissa L. Maddux, Michael R. Dicks, Michael R. Moyer, Patricia N. Olson, Philip H. Kass, Rachel S. Dean, Steven C. Budsberg, Thomas E. Wittum; 2018-11-19 VoR 10.2460/javma.253.11.1386 Controlled Total_Item_Requests 8 0 0 0 0 0 0 0 0 0 0 6 2
Barriers and next steps to providing a spectrum of effective health care to companion animals American Veterinary Medical Association Proprietary:avma:AVMA; avma Brenda N. Bonnett, Brennen A. McKenzie, Brian W. Forsgren, Elizabeth M. Lund, Gail C. Golab, Gary Block, J. Michael McFarland, Jason W. Stull, Jessica A. Shelby, John A. Hamil, Lonnie J. King, Melissa L. Maddux, Michael R. Dicks, Michael R. Moyer, Patricia N. Olson, Philip H. Kass, Rachel S. Dean, Steven C. Budsberg, Thomas E. Wittum; 2018-11-19 VoR 10.2460/javma.253.11.1386 Controlled Unique_Item_Requests 7 0 0 0 0 0 0 0 0 0 0 5 2
Book Reviews American Veterinary Medical Association Proprietary:avma:AVMA; avma 2018-12-05 VoR 10.2460/javma.253.12.1570 Controlled Unique_Item_Requests 2 0 0 0 0 0 0 0 0 0 0 0 2
Book Reviews American Veterinary Medical Association Proprietary:avma:AVMA; avma 2013-09-04 VoR 10.2460/javma.243.6.834 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Book Reviews American Veterinary Medical Association Proprietary:avma:AVMA; avma 2018-12-05 VoR 10.2460/javma.253.12.1570 Controlled Total_Item_Requests 2 0 0 0 0 0 0 0 0 0 0 0 2
Book Reviews American Veterinary Medical Association Proprietary:avma:AVMA; avma 2013-09-04 VoR 10.2460/javma.243.6.834 Controlled Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Bovine spongiform encephalopathy American Veterinary Medical Association Proprietary:avma:AVMA; avma Christopher J. Silva, Jane L. Harman; 2009-01-02 VoR 10.2460/javma.234.1.59 Controlled Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Bovine spongiform encephalopathy American Veterinary Medical Association Proprietary:avma:AVMA; avma Christopher J. Silva, Jane L. Harman; 2009-01-02 VoR 10.2460/javma.234.1.59 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Bronchial abnormalities found in a consecutive series of 40 brachycephalic dogs American Veterinary Medical Association Proprietary:avma:AVMA; avma Davide De Lorenzi, Diana Bertoncello, Michele Drigo; 2009-09-30 VoR 10.2460/javma.235.7.835 Controlled Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 1
Bronchial abnormalities found in a consecutive series of 40 brachycephalic dogs American Veterinary Medical Association Proprietary:avma:AVMA; avma Davide De Lorenzi, Diana Bertoncello, Michele Drigo; 2009-09-30 VoR 10.2460/javma.235.7.835 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 1
Cardiac lymphoma and pericardial effusion in dogs: 12 cases (1994–2004) American Veterinary Medical Association Proprietary:avma:AVMA; avma Anthony H. Tobias, Antony S. Moore, Donald J. Brown, Helio S. A. de Morais, John M. MacGregor, Maria L. E. Faria; 2005-12-21 VoR 10.2460/javma.2005.227.1449 Controlled Total_Item_Requests 2 0 0 0 0 0 0 0 0 0 0 0 2
Cardiac lymphoma and pericardial effusion in dogs: 12 cases (1994–2004) American Veterinary Medical Association Proprietary:avma:AVMA; avma Anthony H. Tobias, Antony S. Moore, Donald J. Brown, Helio S. A. de Morais, John M. MacGregor, Maria L. E. Faria; 2005-12-21 VoR 10.2460/javma.2005.227.1449 Controlled Unique_Item_Requests 2 0 0 0 0 0 0 0 0 0 0 0 2
Cardiovascular and respiratory effects of ketamine infusions in isoflurane-anesthetized dogs before and during noxious stimulation American Veterinary Medical Association Proprietary:avma:AVMA; avma Adrian M. Solano, Bruno H. Pypendop, Jan E. Ilkiw, Pedro Boscan; 2005-12-20 VoR 10.2460/ajvr.2005.66.2122 Controlled Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 1
Cardiovascular and respiratory effects of ketamine infusions in isoflurane-anesthetized dogs before and during noxious stimulation American Veterinary Medical Association Proprietary:avma:AVMA; avma Adrian M. Solano, Bruno H. Pypendop, Jan E. Ilkiw, Pedro Boscan; 2005-12-20 VoR 10.2460/ajvr.2005.66.2122 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 1
Changes in heart rate and heart rate variability in Thoroughbreds during prolonged road transportation American Veterinary Medical Association Proprietary:avma:AVMA; avma Atsushi Hiraga, Hajime Ohmura, Hirokazu Tsubone, Hiroko Aida, James H. Jones, Masayoshi Kuwahara; 2006-02-28 VoR 10.2460/ajvr.67.3.455 Controlled Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Changes in heart rate and heart rate variability in Thoroughbreds during prolonged road transportation American Veterinary Medical Association Proprietary:avma:AVMA; avma Atsushi Hiraga, Hajime Ohmura, Hirokazu Tsubone, Hiroko Aida, James H. Jones, Masayoshi Kuwahara; 2006-02-28 VoR 10.2460/ajvr.67.3.455 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Changes in heart rate, heart rate variability, and atrioventricular block during withholding of food in Thoroughbreds American Veterinary Medical Association Proprietary:avma:AVMA; avma Adrian M. Solano, Hajime Ohmura, James H. Jones, Pedro L. Boscan, Scott D. Stanley; 2012-03-27 VoR 10.2460/ajvr.73.4.508 Controlled Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Changes in heart rate, heart rate variability, and atrioventricular block during withholding of food in Thoroughbreds American Veterinary Medical Association Proprietary:avma:AVMA; avma Adrian M. Solano, Hajime Ohmura, James H. Jones, Pedro L. Boscan, Scott D. Stanley; 2012-03-27 VoR 10.2460/ajvr.73.4.508 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Characteristics of bone fractures and usefulness of micro–computed tomography for fracture detection in rabbits: 210 cases (2007–2013) American Veterinary Medical Association Proprietary:avma:AVMA; avma Daisuke Fujita, Eiko Seto, Hideaki Hamakita, Hiroshi Sasai, Hiroyuki Tani, Jyoji Yamate, Kazumi Sasai, Kensaku Okamura, Masaru Furuya, Tomonori Ichihashi, Yukari Tagami, Yuki Denda; 2015-06-04 VoR 10.2460/javma.246.12.1339 Controlled Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Characteristics of bone fractures and usefulness of micro–computed tomography for fracture detection in rabbits: 210 cases (2007–2013) American Veterinary Medical Association Proprietary:avma:AVMA; avma Daisuke Fujita, Eiko Seto, Hideaki Hamakita, Hiroshi Sasai, Hiroyuki Tani, Jyoji Yamate, Kazumi Sasai, Kensaku Okamura, Masaru Furuya, Tomonori Ichihashi, Yukari Tagami, Yuki Denda; 2015-06-04 VoR 10.2460/javma.246.12.1339 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Clients' attitudes toward veterinarians' attire in the small animal emergency medicine setting American Veterinary Medical Association Proprietary:avma:AVMA; avma Colleen Tansey, Dillon Y. Chen, Gabrielle C. Hybki, Jeffrey E. Patlogar, Jesse Castro, Lisa A. Murphy, Reid K. Nakamura, Tyler Sugerman-McGiffin; 2018-07-18 VoR 10.2460/javma.253.3.355 Controlled Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 1
Clients' attitudes toward veterinarians' attire in the small animal emergency medicine setting American Veterinary Medical Association Proprietary:avma:AVMA; avma Colleen Tansey, Dillon Y. Chen, Gabrielle C. Hybki, Jeffrey E. Patlogar, Jesse Castro, Lisa A. Murphy, Reid K. Nakamura, Tyler Sugerman-McGiffin; 2018-07-18 VoR 10.2460/javma.253.3.355 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 1
Clinical and immunohistochemical differentiation of gastrointestinal stromal tumors from leiomyosarcomas in dogs: 42 cases (1990–2003) American Veterinary Medical Association Proprietary:avma:AVMA; avma Frances S. Shofer, Jennifer L. Baez, Katherine A. Skorupski, Kelli N. Russell, Michael H. Goldschmidt, Stephen J. Mehler; 2007-05-01 VoR 10.2460/javma.230.9.1329 Controlled Total_Item_Requests 2 0 0 0 0 0 0 0 0 0 0 2 0
Clinical and immunohistochemical differentiation of gastrointestinal stromal tumors from leiomyosarcomas in dogs: 42 cases (1990–2003) American Veterinary Medical Association Proprietary:avma:AVMA; avma Frances S. Shofer, Jennifer L. Baez, Katherine A. Skorupski, Kelli N. Russell, Michael H. Goldschmidt, Stephen J. Mehler; 2007-05-01 VoR 10.2460/javma.230.9.1329 Controlled Unique_Item_Requests 2 0 0 0 0 0 0 0 0 0 0 2 0
Clinical application of a polymerase chain reaction assay for diagnosis of leptospirosis in dogs American Veterinary Medical Association Proprietary:avma:AVMA; avma Jennifer T. Sullivan, Kenneth R. Harkin, Yvette M. Roshto; 2005-12-27 VoR 10.2460/javma.2003.222.1224 Controlled Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 1
Clinical application of a polymerase chain reaction assay for diagnosis of leptospirosis in dogs American Veterinary Medical Association Proprietary:avma:AVMA; avma Jennifer T. Sullivan, Kenneth R. Harkin, Yvette M. Roshto; 2005-12-27 VoR 10.2460/javma.2003.222.1224 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 1
Clinical characteristics and muscle glycogen concentrations in warmblood horses with polysaccharide storage myopathy American Veterinary Medical Association Proprietary:avma:AVMA; avma Anne M. Nicholson, Stephanie J. Valberg, Susannah S. Lewis, Zoë J. Williams; 2017-10-27 VoR 10.2460/ajvr.78.11.1305 Controlled Total_Item_Requests 2 0 0 0 0 0 0 0 0 0 0 0 2
Clinical characteristics and muscle glycogen concentrations in warmblood horses with polysaccharide storage myopathy American Veterinary Medical Association Proprietary:avma:AVMA; avma Anne M. Nicholson, Stephanie J. Valberg, Susannah S. Lewis, Zoë J. Williams; 2017-10-27 VoR 10.2460/ajvr.78.11.1305 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 1
Clinical features, diagnostic methods, treatments, and outcomes associated with ingested wires in the abdomen of horses: 16 cases (2002–2013) American Veterinary Medical Association Proprietary:avma:AVMA; avma Carl Soffler, Eileen S. Hackett, Laura K. Marley; 2018-09-04 VoR 10.2460/javma.253.6.781 Controlled Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Clinical features, diagnostic methods, treatments, and outcomes associated with ingested wires in the abdomen of horses: 16 cases (2002–2013) American Veterinary Medical Association Proprietary:avma:AVMA; avma Carl Soffler, Eileen S. Hackett, Laura K. Marley; 2018-09-04 VoR 10.2460/javma.253.6.781 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Clinical findings in dogs with incidental adrenal gland lesions determined by ultrasonography: 151 cases (2007–2010) American Veterinary Medical Association Proprietary:avma:AVMA; avma Audrey K. Cook, John F. Edwards, Kathy A. Spaulding; 2014-05-01 VoR 10.2460/javma.244.10.1181 Controlled Total_Item_Requests 2 0 0 0 0 0 0 0 0 0 0 2 0
Clinical findings in dogs with incidental adrenal gland lesions determined by ultrasonography: 151 cases (2007–2010) American Veterinary Medical Association Proprietary:avma:AVMA; avma Audrey K. Cook, John F. Edwards, Kathy A. Spaulding; 2014-05-01 VoR 10.2460/javma.244.10.1181 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Clinical signs, treatment, and prognostic factors for dogs with histoplasmosis American Veterinary Medical Association Proprietary:avma:AVMA; avma Allison G. Wilson, Andrew S. Hanzlicek, Kate S. KuKanich, Mark E. Payton; 2018-01-10 VoR 10.2460/javma.252.2.201 Controlled Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 1
Clinical signs, treatment, and prognostic factors for dogs with histoplasmosis American Veterinary Medical Association Proprietary:avma:AVMA; avma Allison G. Wilson, Andrew S. Hanzlicek, Kate S. KuKanich, Mark E. Payton; 2018-01-10 VoR 10.2460/javma.252.2.201 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 1
Clinical, clinicopathologic, and radiographic findings in dogs with aspiration pneumonia: 88 cases (2004–2006) American Veterinary Medical Association Proprietary:avma:AVMA; avma David A. Kogan, Karl E. Jandrey, Lynelle R. Johnson, Rachel E. Pollard; 2008-12-01 VoR 10.2460/javma.233.11.1742 Controlled Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Clinical, clinicopathologic, and radiographic findings in dogs with aspiration pneumonia: 88 cases (2004–2006) American Veterinary Medical Association Proprietary:avma:AVMA; avma David A. Kogan, Karl E. Jandrey, Lynelle R. Johnson, Rachel E. Pollard; 2008-12-01 VoR 10.2460/javma.233.11.1742 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Comparison of classic hypoadrenocorticism with glucocorticoid-deficient hypoadrenocorticism in dogs: 46 cases (1985–2005) American Veterinary Medical Association Proprietary:avma:AVMA; avma Ann L. Thompson, J. Catharine Scott-Moncrieff, Johnna D. Anderson; 2007-04-16 VoR 10.2460/javma.230.8.1190 Controlled Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 1
Comparison of classic hypoadrenocorticism with glucocorticoid-deficient hypoadrenocorticism in dogs: 46 cases (1985–2005) American Veterinary Medical Association Proprietary:avma:AVMA; avma Ann L. Thompson, J. Catharine Scott-Moncrieff, Johnna D. Anderson; 2007-04-16 VoR 10.2460/javma.230.8.1190 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 1
Comparison of efficacy and safety of paste formulations of firocoxib and phenylbutazone in horses with naturally occurring osteoarthritis American Veterinary Medical Association Proprietary:avma:AVMA; avma Alicia L. Bertone, André A. Vrins, Bruce Kunkle, Charles MacAllister, Craig Reinemeyer, Davida Romano, Dean Hendrickson, Faith Hughes, Gary White, Michèle Y. Doucet, Peter D. Hanson, Roberto Alva, Roger Sifferman, Scott McClure, Yves Rossier; 2008-01-01 VoR 10.2460/javma.232.1.91 Controlled Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Comparison of efficacy and safety of paste formulations of firocoxib and phenylbutazone in horses with naturally occurring osteoarthritis American Veterinary Medical Association Proprietary:avma:AVMA; avma Alicia L. Bertone, André A. Vrins, Bruce Kunkle, Charles MacAllister, Craig Reinemeyer, Davida Romano, Dean Hendrickson, Faith Hughes, Gary White, Michèle Y. Doucet, Peter D. Hanson, Roberto Alva, Roger Sifferman, Scott McClure, Yves Rossier; 2008-01-01 VoR 10.2460/javma.232.1.91 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Comparison of foods with differing nutritional profiles for long-term management of acute nonobstructive idiopathic cystitis in cats American Veterinary Medical Association Proprietary:avma:AVMA; avma Carl A. Osborne, Inke Paetau-Robinson, Jane Merrills, Jennifer MacLeay, Jody P. Lulich, John Brejda, John M. Kruger; 2015-08-21 VoR 10.2460/javma.247.5.508 Controlled Total_Item_Requests 12 0 0 0 0 0 0 0 0 0 0 12 0
Comparison of foods with differing nutritional profiles for long-term management of acute nonobstructive idiopathic cystitis in cats American Veterinary Medical Association Proprietary:avma:AVMA; avma Carl A. Osborne, Inke Paetau-Robinson, Jane Merrills, Jennifer MacLeay, Jody P. Lulich, John Brejda, John M. Kruger; 2015-08-21 VoR 10.2460/javma.247.5.508 Controlled Unique_Item_Requests 9 0 0 0 0 0 0 0 0 0 0 9 0
Comparison of major complication and survival rates between surgical ligation and use of a canine ductal occluder device for treatment of dogs with left-to-right shunting patent ductus arteriosus American Veterinary Medical Association Proprietary:avma:AVMA; avma Bharadhwaj Ranganathan, Deepmala Agarwal, Katherine F. Scollan, Katy L. Townsend, Milan Milovancev, Nicole L. LeBlanc; 2018-10-01 VoR 10.2460/javma.253.8.1046 Controlled Total_Item_Requests 2 0 0 0 0 0 0 0 0 0 0 0 2
Comparison of major complication and survival rates between surgical ligation and use of a canine ductal occluder device for treatment of dogs with left-to-right shunting patent ductus arteriosus American Veterinary Medical Association Proprietary:avma:AVMA; avma Bharadhwaj Ranganathan, Deepmala Agarwal, Katherine F. Scollan, Katy L. Townsend, Milan Milovancev, Nicole L. LeBlanc; 2018-10-01 VoR 10.2460/javma.253.8.1046 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 1
Comparison of oral administration of lomustine and prednisolone or prednisolone alone as treatment for granulomatous meningoencephalomyelitis or necrotizing encephalitis in dogs American Veterinary Medical Association Proprietary:avma:AVMA; avma Anna Oevermann, Diana Henke, Gerhard Oechtering, Irene C. Boettcher, Kaspar Matiasek, Marcus G. Doherr, Thomas Flegel; 2011-02-01 VoR 10.2460/javma.238.3.337 Controlled Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Comparison of oral administration of lomustine and prednisolone or prednisolone alone as treatment for granulomatous meningoencephalomyelitis or necrotizing encephalitis in dogs American Veterinary Medical Association Proprietary:avma:AVMA; avma Anna Oevermann, Diana Henke, Gerhard Oechtering, Irene C. Boettcher, Kaspar Matiasek, Marcus G. Doherr, Thomas Flegel; 2011-02-01 VoR 10.2460/javma.238.3.337 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Comparison of perioperative morbidity and mortality rates in dogs with noninvasive adrenocortical masses undergoing laparoscopic versus open adrenalectomy American Veterinary Medical Association Proprietary:avma:AVMA; avma Ann Della-Maggiore, Geraldine B. Hunt, Kelli N. Mayhew, Mark Fuller, Michele A. Steffey, Philipp D. Mayhew, Richard W. Nelson, William T. N. Culp; 2014-10-14 VoR 10.2460/javma.245.9.1028 Controlled Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 1
Comparison of perioperative morbidity and mortality rates in dogs with noninvasive adrenocortical masses undergoing laparoscopic versus open adrenalectomy American Veterinary Medical Association Proprietary:avma:AVMA; avma Ann Della-Maggiore, Geraldine B. Hunt, Kelli N. Mayhew, Mark Fuller, Michele A. Steffey, Philipp D. Mayhew, Richard W. Nelson, William T. N. Culp; 2014-10-14 VoR 10.2460/javma.245.9.1028 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 1
Comparison of plasma cardiac troponin I concentrations among dogs with cardiac hemangiosarcoma, noncardiac hemangiosarcoma, other neoplasms, and pericardial effusion of nonhemangiosarcoma origin American Veterinary Medical Association Proprietary:avma:AVMA; avma Heidi B. Kellihan, Rebecca L. Stepien, Rosemary A. Henik, Ruthanne Chun; 2010-10-04 VoR 10.2460/javma.237.7.806 Controlled Total_Item_Requests 5 0 0 0 0 0 0 0 0 0 0 2 3
Comparison of plasma cardiac troponin I concentrations among dogs with cardiac hemangiosarcoma, noncardiac hemangiosarcoma, other neoplasms, and pericardial effusion of nonhemangiosarcoma origin American Veterinary Medical Association Proprietary:avma:AVMA; avma Heidi B. Kellihan, Rebecca L. Stepien, Rosemary A. Henik, Ruthanne Chun; 2010-10-04 VoR 10.2460/javma.237.7.806 Controlled Unique_Item_Requests 5 0 0 0 0 0 0 0 0 0 0 2 3
Comparison of polymerase chain reaction assay, bacteriologic culture, and serologic testing in assessment of prevalence of urinary shedding of leptospires in dogs American Veterinary Medical Association Proprietary:avma:AVMA; avma Jennifer T. Sullivan, Kenneth R. Harkin, M. M. Chengappa, Tanya J. Purvis, Yvette M. Roshto; 2005-12-27 VoR 10.2460/javma.2003.222.1230 Controlled Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 1
Comparison of polymerase chain reaction assay, bacteriologic culture, and serologic testing in assessment of prevalence of urinary shedding of leptospires in dogs American Veterinary Medical Association Proprietary:avma:AVMA; avma Jennifer T. Sullivan, Kenneth R. Harkin, M. M. Chengappa, Tanya J. Purvis, Yvette M. Roshto; 2005-12-27 VoR 10.2460/javma.2003.222.1230 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 1
Comparison of polymerase chain reaction assays with bacteriologic culture, immunofluorescence, and nucleic acid hybridization for detection of Leptospira borgpetersenii serovar hardjo in urine of cattle American Veterinary Medical Association Proprietary:avma:AVMA; avma Carole A. Bolin, David Alt, Jaap Wagenaar, Richard L. Zuerner; 2005-12-06 VoR 10.2460/ajvr.2000.61.316 Controlled Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 1
Comparison of polymerase chain reaction assays with bacteriologic culture, immunofluorescence, and nucleic acid hybridization for detection of Leptospira borgpetersenii serovar hardjo in urine of cattle American Veterinary Medical Association Proprietary:avma:AVMA; avma Carole A. Bolin, David Alt, Jaap Wagenaar, Richard L. Zuerner; 2005-12-06 VoR 10.2460/ajvr.2000.61.316 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 1
Comparison of radiography, computed tomography, and magnetic resonance imaging for evaluation of appendicular osteosarcoma in dogs American Veterinary Medical Association Proprietary:avma:AVMA; avma Amy S. Kapatkin, Garrett J. Davis, Gregory S. Heins, Jeffrey A. Wortman, Linden E. Craig; 2005-12-27 VoR 10.2460/javma.2002.220.1171 Controlled Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 1
Comparison of radiography, computed tomography, and magnetic resonance imaging for evaluation of appendicular osteosarcoma in dogs American Veterinary Medical Association Proprietary:avma:AVMA; avma Amy S. Kapatkin, Garrett J. Davis, Gregory S. Heins, Jeffrey A. Wortman, Linden E. Craig; 2005-12-27 VoR 10.2460/javma.2002.220.1171 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 1
Comparison of surgical versus medical treatment of nephrosplenic entrapment of the large colon in horses: 19 cases (1992–2002) American Veterinary Medical Association Proprietary:avma:AVMA; avma Jonathan M. Naylor, Sameeh M. Abutarbush; 2005-12-20 VoR 10.2460/javma.2005.227.603 Controlled Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Comparison of surgical versus medical treatment of nephrosplenic entrapment of the large colon in horses: 19 cases (1992–2002) American Veterinary Medical Association Proprietary:avma:AVMA; avma Jonathan M. Naylor, Sameeh M. Abutarbush; 2005-12-20 VoR 10.2460/javma.2005.227.603 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Comparison of the effects of xylazine bolus versus medetomidine constant rate infusion on the stress response, urine production, and anesthetic recovery characteristics in horses anesthetized with isoflurane American Veterinary Medical Association Proprietary:avma:AVMA; avma Aimie J. Doyle, Barbara S. Horney, Catherine M. Creighton, Kip A. Lemke, Leigh A. Lamont; 2012-04-03 VoR 10.2460/javma.240.8.998 Controlled Total_Item_Requests 2 0 0 0 0 0 0 0 0 0 0 2 0
Comparison of the effects of xylazine bolus versus medetomidine constant rate infusion on the stress response, urine production, and anesthetic recovery characteristics in horses anesthetized with isoflurane American Veterinary Medical Association Proprietary:avma:AVMA; avma Aimie J. Doyle, Barbara S. Horney, Catherine M. Creighton, Kip A. Lemke, Leigh A. Lamont; 2012-04-03 VoR 10.2460/javma.240.8.998 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Comparison of thoracic duct ligation plus subphrenic pericardiectomy with or without cisterna chyli ablation for treatment of idiopathic chylothorax in cats American Veterinary Medical Association Proprietary:avma:AVMA; avma Bryden J. Stanley, Jennifer B. Strouse, Joe G. Hauptman, Krista M. Gazzola, Michael B. Mison, Stephen L. Stockdale; 2018-03-29 VoR 10.2460/javma.252.8.976 Controlled Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 1
Comparison of thoracic duct ligation plus subphrenic pericardiectomy with or without cisterna chyli ablation for treatment of idiopathic chylothorax in cats American Veterinary Medical Association Proprietary:avma:AVMA; avma Bryden J. Stanley, Jennifer B. Strouse, Joe G. Hauptman, Krista M. Gazzola, Michael B. Mison, Stephen L. Stockdale; 2018-03-29 VoR 10.2460/javma.252.8.976 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 1
Comparison of tibial plateau angles in dogs with unilateral versus bilateral cranial cruciate ligament rupture: 150 cases (2000–2006) American Veterinary Medical Association Proprietary:avma:AVMA; avma Maureen G. Mueller, Philip H. Kass, Sady Y. Cabrera, Tina J. Owen; 2008-03-15 VoR 10.2460/javma.232.6.889 Controlled Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Comparison of tibial plateau angles in dogs with unilateral versus bilateral cranial cruciate ligament rupture: 150 cases (2000–2006) American Veterinary Medical Association Proprietary:avma:AVMA; avma Maureen G. Mueller, Philip H. Kass, Sady Y. Cabrera, Tina J. Owen; 2008-03-15 VoR 10.2460/javma.232.6.889 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Concurrent disorders in dogs with diabetes mellitus: 221 cases (1993–1998) American Veterinary Medical Association Proprietary:avma:AVMA; avma Cynthia R. Ward, H. Mark Saunders, Rebecka S. Hess, Thomas J. Van Winkle; 2005-12-06 VoR 10.2460/javma.2000.217.1166 Controlled Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Concurrent disorders in dogs with diabetes mellitus: 221 cases (1993–1998) American Veterinary Medical Association Proprietary:avma:AVMA; avma Cynthia R. Ward, H. Mark Saunders, Rebecka S. Hess, Thomas J. Van Winkle; 2005-12-06 VoR 10.2460/javma.2000.217.1166 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Congenital laryngeal paralysis in Alaskan Huskies: 25 cases (2009–2014) American Veterinary Medical Association Proprietary:avma:AVMA; avma Bryden J. Stanley, Caroline Griffitts, Dirsko J. F. von Pfeil, Eric Zellner, Ingeborg Langohr, Michele C. Fritz; 2018-10-01 VoR 10.2460/javma.253.8.1057 Controlled Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 1
Congenital laryngeal paralysis in Alaskan Huskies: 25 cases (2009–2014) American Veterinary Medical Association Proprietary:avma:AVMA; avma Bryden J. Stanley, Caroline Griffitts, Dirsko J. F. von Pfeil, Eric Zellner, Ingeborg Langohr, Michele C. Fritz; 2018-10-01 VoR 10.2460/javma.253.8.1057 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 1
Correction: Effects of stacked wedge pads and chains applied to the forefeet of Tennessee Walking Horses for a five-day period on behavioral and biochemical indicators of pain, stress, and inflammation American Veterinary Medical Association Proprietary:avma:AVMA; avma 2018-02-21 VoR 10.2460/ajvr.79.3.355 Controlled Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Correction: Effects of stacked wedge pads and chains applied to the forefeet of Tennessee Walking Horses for a five-day period on behavioral and biochemical indicators of pain, stress, and inflammation American Veterinary Medical Association Proprietary:avma:AVMA; avma 2018-02-21 VoR 10.2460/ajvr.79.3.355 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Cutaneous and ocular habronemiasis in horses: 63 cases (1988–2002) American Veterinary Medical Association Proprietary:avma:AVMA; avma Johanna L. Watson, Nicola Pusterla, Sharon J. Spier, Verena K. Affolter, W. David Wilson; 2005-12-22 VoR 10.2460/javma.2003.222.978 Controlled Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Cutaneous and ocular habronemiasis in horses: 63 cases (1988–2002) American Veterinary Medical Association Proprietary:avma:AVMA; avma Johanna L. Watson, Nicola Pusterla, Sharon J. Spier, Verena K. Affolter, W. David Wilson; 2005-12-22 VoR 10.2460/javma.2003.222.978 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Description of a novel fatigue syndrome of finished feedlot cattle following transportation American Veterinary Medical Association Proprietary:avma:AVMA; avma Bhupinder Bawa, Daniel U. Thomson, Guy H. Loneragan, Jamie N. Henningson, Steve Ensley; 2015-06-18 VoR 10.2460/javma.247.1.66 Controlled Total_Item_Requests 2 0 0 0 0 0 0 0 0 0 0 0 2
Description of a novel fatigue syndrome of finished feedlot cattle following transportation American Veterinary Medical Association Proprietary:avma:AVMA; avma Bhupinder Bawa, Daniel U. Thomson, Guy H. Loneragan, Jamie N. Henningson, Steve Ensley; 2015-06-18 VoR 10.2460/javma.247.1.66 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 1
Determining the optimal age for gonadectomy of dogs and cats American Veterinary Medical Association Proprietary:avma:AVMA; avma Margaret V. Root Kustritz; 2007-12-04 VoR 10.2460/javma.231.11.1665 Controlled Total_Item_Requests 2 0 0 0 0 0 0 0 0 0 0 2 0
Determining the optimal age for gonadectomy of dogs and cats American Veterinary Medical Association Proprietary:avma:AVMA; avma Margaret V. Root Kustritz; 2007-12-04 VoR 10.2460/javma.231.11.1665 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Development and evaluation of a questionnaire for assessing health-related quality of life in dogs with cardiac disease American Veterinary Medical Association Proprietary:avma:AVMA; avma Andrew E. Farabaugh, Aviva Must, John E. Rush, Lisa M. Freeman; 2005-12-21 VoR 10.2460/javma.2005.226.1864 Controlled Total_Item_Requests 2 0 0 0 0 0 0 0 0 0 0 2 0
Development and evaluation of a questionnaire for assessing health-related quality of life in dogs with cardiac disease American Veterinary Medical Association Proprietary:avma:AVMA; avma Andrew E. Farabaugh, Aviva Must, John E. Rush, Lisa M. Freeman; 2005-12-21 VoR 10.2460/javma.2005.226.1864 Controlled Unique_Item_Requests 2 0 0 0 0 0 0 0 0 0 0 2 0
Development and evaluation of a questionnaire for assessment of health-related quality of life in cats with cardiac disease American Veterinary Medical Association Proprietary:avma:AVMA; avma Barret Bulmer, Daniel J. Hall, Dennis J. Trafny, John E. Rush, John M. MacGregor, Kristin A. MacDonald, Lisa M. Freeman, Mark A. Oyama, Nancy J. Laste, Rebecca L. Malakoff, Suzanne M. Cunningham; 2012-05-04 VoR 10.2460/javma.240.10.1188 Controlled Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Development and evaluation of a questionnaire for assessment of health-related quality of life in cats with cardiac disease American Veterinary Medical Association Proprietary:avma:AVMA; avma Barret Bulmer, Daniel J. Hall, Dennis J. Trafny, John E. Rush, John M. MacGregor, Kristin A. MacDonald, Lisa M. Freeman, Mark A. Oyama, Nancy J. Laste, Rebecca L. Malakoff, Suzanne M. Cunningham; 2012-05-04 VoR 10.2460/javma.240.10.1188 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Development of a taxonomy of practice-related stressors experienced by veterinarians in the United States American Veterinary Medical Association Proprietary:avma:AVMA; avma Amanda N. Moeller, Malissa A. Clark, Margaret E. Stabler, Olivia H. Vande Griek, Randall J. Nett, Tracy K. Witte; 2018-01-10 VoR 10.2460/javma.252.2.227 Controlled Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 1
Development of a taxonomy of practice-related stressors experienced by veterinarians in the United States American Veterinary Medical Association Proprietary:avma:AVMA; avma Amanda N. Moeller, Malissa A. Clark, Margaret E. Stabler, Olivia H. Vande Griek, Randall J. Nett, Tracy K. Witte; 2018-01-10 VoR 10.2460/javma.252.2.227 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 1
Dexrazoxane treatment of doxorubicin extravasation injury in four dogs American Veterinary Medical Association Proprietary:avma:AVMA; avma Corey F. Saba, Melissa M. Endicott, Nicole C. Northrup, Rachel O. Venable; 2012-01-18 VoR 10.2460/javma.240.3.304 Controlled Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 1
Dexrazoxane treatment of doxorubicin extravasation injury in four dogs American Veterinary Medical Association Proprietary:avma:AVMA; avma Corey F. Saba, Melissa M. Endicott, Nicole C. Northrup, Rachel O. Venable; 2012-01-18 VoR 10.2460/javma.240.3.304 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 1
Diagnosis and management of cranial and caudal nuchal bursitis in four horses American Veterinary Medical Association Proprietary:avma:AVMA; avma Josè M. Garcìa-Lòpez, Kate Chope, Kirstin A. Bubeck, Thomas Jenei; 2010-10-04 VoR 10.2460/javma.237.7.823 Controlled Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Diagnosis and management of cranial and caudal nuchal bursitis in four horses American Veterinary Medical Association Proprietary:avma:AVMA; avma Josè M. Garcìa-Lòpez, Kate Chope, Kirstin A. Bubeck, Thomas Jenei; 2010-10-04 VoR 10.2460/javma.237.7.823 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Diagnostic value of cytologic examination of gastrointestinal tract tumors in dogs and cats: 83 cases (2001–2004) American Veterinary Medical Association Proprietary:avma:AVMA; avma Andrea Zatelli, Carlo Masserdotti, Davide De Lorenzi, Enrico Bottero, Eric Zini, Laura Marconato, Ugo Bonfanti, Walter Bertazzolo; 2006-10-02 VoR 10.2460/javma.229.7.1130 Controlled Total_Item_Requests 2 0 0 0 0 0 0 0 0 0 0 2 0
Diagnostic value of cytologic examination of gastrointestinal tract tumors in dogs and cats: 83 cases (2001–2004) American Veterinary Medical Association Proprietary:avma:AVMA; avma Andrea Zatelli, Carlo Masserdotti, Davide De Lorenzi, Enrico Bottero, Eric Zini, Laura Marconato, Ugo Bonfanti, Walter Bertazzolo; 2006-10-02 VoR 10.2460/javma.229.7.1130 Controlled Unique_Item_Requests 2 0 0 0 0 0 0 0 0 0 0 2 0
Diagnostic value of vertebral left atrial size as determined from thoracic radiographs for assessment of left atrial size in dogs with myxomatous mitral valve disease American Veterinary Medical Association Proprietary:avma:AVMA; avma Elizabeth L. Malcolm, Kathryn L. Phillips, Lance C. Visser, Lynelle R. Johnson; 2018-10-01 VoR 10.2460/javma.253.8.1038 Controlled Total_Item_Requests 2 0 0 0 0 0 0 0 0 0 0 0 2
Diagnostic value of vertebral left atrial size as determined from thoracic radiographs for assessment of left atrial size in dogs with myxomatous mitral valve disease American Veterinary Medical Association Proprietary:avma:AVMA; avma Elizabeth L. Malcolm, Kathryn L. Phillips, Lance C. Visser, Lynelle R. Johnson; 2018-10-01 VoR 10.2460/javma.253.8.1038 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 1
Diet-associated dilated cardiomyopathy in dogs: what do we know? American Veterinary Medical Association Proprietary:avma:AVMA; avma Darcy B. Adin, John E. Rush, Joshua A. Stern, Lisa M. Freeman, Ryan Fries; 2018-11-19 VoR 10.2460/javma.253.11.1390 Controlled Total_Item_Requests 13 0 0 0 0 0 0 0 0 0 0 11 2
Diet-associated dilated cardiomyopathy in dogs: what do we know? American Veterinary Medical Association Proprietary:avma:AVMA; avma Darcy B. Adin, John E. Rush, Joshua A. Stern, Lisa M. Freeman, Ryan Fries; 2018-11-19 VoR 10.2460/javma.253.11.1390 Controlled Unique_Item_Requests 9 0 0 0 0 0 0 0 0 0 0 8 1
ECG of the Month American Veterinary Medical Association Proprietary:avma:AVMA; avma Justin D. Thomason, Lin-Yi Hsuan; 2018-12-20 VoR 10.2460/javma.254.1.71 Controlled Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 1
ECG of the Month American Veterinary Medical Association Proprietary:avma:AVMA; avma Justin D. Thomason, Lin-Yi Hsuan; 2018-12-20 VoR 10.2460/javma.254.1.71 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 1
Effect of different types of classical music played at a veterinary hospital on dog behavior and owner satisfaction American Veterinary Medical Association Proprietary:avma:AVMA; avma Melissa Bain, Whitney J. Engler; 2017-07-03 VoR 10.2460/javma.251.2.195 Controlled Total_Item_Requests 2 0 0 0 0 0 0 0 0 0 0 2 0
Effect of different types of classical music played at a veterinary hospital on dog behavior and owner satisfaction American Veterinary Medical Association Proprietary:avma:AVMA; avma Melissa Bain, Whitney J. Engler; 2017-07-03 VoR 10.2460/javma.251.2.195 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Effect of hydroxyethyl starch infusion on colloid oncotic pressure in hypoproteinemic horses American Veterinary Medical Association Proprietary:avma:AVMA; avma Fairfield T. Bain, J. Barry David, Peyton A. Jones, Raymond C. Boston, T. Douglas Byars; 2005-12-27 VoR 10.2460/javma.2001.218.1130 Controlled Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Effect of hydroxyethyl starch infusion on colloid oncotic pressure in hypoproteinemic horses American Veterinary Medical Association Proprietary:avma:AVMA; avma Fairfield T. Bain, J. Barry David, Peyton A. Jones, Raymond C. Boston, T. Douglas Byars; 2005-12-27 VoR 10.2460/javma.2001.218.1130 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Effect of infusion of equine plasma or 6% hydroxyethyl starch (600/0.75) solution on plasma colloid osmotic pressure in healthy horses American Veterinary Medical Association Proprietary:avma:AVMA; avma Erica C. McKenzie, Mark E. Payton, Melissa M. Esser, Sarah E. McNitt; 2016-06-27 VoR 10.2460/ajvr.77.7.708 Controlled Total_Item_Requests 3 0 0 0 0 0 0 0 0 0 0 3 0
Effect of infusion of equine plasma or 6% hydroxyethyl starch (600/0.75) solution on plasma colloid osmotic pressure in healthy horses American Veterinary Medical Association Proprietary:avma:AVMA; avma Erica C. McKenzie, Mark E. Payton, Melissa M. Esser, Sarah E. McNitt; 2016-06-27 VoR 10.2460/ajvr.77.7.708 Controlled Unique_Item_Requests 2 0 0 0 0 0 0 0 0 0 0 2 0
Effect of maternal cells transferred with colostrum on cellular responses to pathogen antigens in neonatal calves American Veterinary Medical Association Proprietary:avma:AVMA; avma Adrian J. Reber, David J. Hurley, Douglas C. Donovan, Jon D. Gabbard, Katheryn A. Holbert, Kimberly L. Galland, Lane O. Ely, Maria Aceves-Avila; 2007-07-02 VoR 10.2460/ajvr.68.7.778 Controlled Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 1
Effect of maternal cells transferred with colostrum on cellular responses to pathogen antigens in neonatal calves American Veterinary Medical Association Proprietary:avma:AVMA; avma Adrian J. Reber, David J. Hurley, Douglas C. Donovan, Jon D. Gabbard, Katheryn A. Holbert, Kimberly L. Galland, Lane O. Ely, Maria Aceves-Avila; 2007-07-02 VoR 10.2460/ajvr.68.7.778 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 1
Effect of oral administration of L-lysine on conjunctivitis caused by feline herpesvirus in cats American Veterinary Medical Association Proprietary:avma:AVMA; avma Jean Stiles, Quinton R. Rogers, Sheryl G. Krohne, Wendy M. Townsend; 2005-12-06 VoR 10.2460/AJVR.2002.63.99 Controlled Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Effect of oral administration of L-lysine on conjunctivitis caused by feline herpesvirus in cats American Veterinary Medical Association Proprietary:avma:AVMA; avma Jean Stiles, Quinton R. Rogers, Sheryl G. Krohne, Wendy M. Townsend; 2005-12-06 VoR 10.2460/AJVR.2002.63.99 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Effect of refrigeration of clinical canine urine samples on quantitative bacterial culture American Veterinary Medical Association Proprietary:avma:AVMA; avma Anderson da Cunha, Kyle Waite, Mark A. Mitchell, Mark J. Acierno, Megan Partyka; 2018-07-02 VoR 10.2460/javma.253.2.177 Controlled Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 1
Effect of refrigeration of clinical canine urine samples on quantitative bacterial culture American Veterinary Medical Association Proprietary:avma:AVMA; avma Anderson da Cunha, Kyle Waite, Mark A. Mitchell, Mark J. Acierno, Megan Partyka; 2018-07-02 VoR 10.2460/javma.253.2.177 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 1
Effect of withdrawing feed from swine on meat quality and prevalence of Salmonella colonization at slaughter American Veterinary Medical Association Proprietary:avma:AVMA; avma Joan H. Eisemann, Kelly Zering, M. Todd See, Peter R. Davies, W. E. Morgan Morrow; 2005-12-21 VoR 10.2460/javma.2002.220.497 Controlled Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Effect of withdrawing feed from swine on meat quality and prevalence of Salmonella colonization at slaughter American Veterinary Medical Association Proprietary:avma:AVMA; avma Joan H. Eisemann, Kelly Zering, M. Todd See, Peter R. Davies, W. E. Morgan Morrow; 2005-12-21 VoR 10.2460/javma.2002.220.497 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Effectiveness of a cytolysin-enriched vaccine for protection of cattle against infectious bovine keratoconjunctivitis American Veterinary Medical Association Proprietary:avma:AVMA; avma Andrew J. Borrowman, John A. Angelos, Lisle W. George; 2005-12-20 VoR 10.2460/ajvr.2005.66.136 Controlled Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Effectiveness of a cytolysin-enriched vaccine for protection of cattle against infectious bovine keratoconjunctivitis American Veterinary Medical Association Proprietary:avma:AVMA; avma Andrew J. Borrowman, John A. Angelos, Lisle W. George; 2005-12-20 VoR 10.2460/ajvr.2005.66.136 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Effects of a single preappointment dose of gabapentin on signs of stress in cats during transportation and veterinary examination American Veterinary Medical Association Proprietary:avma:AVMA; avma Elizabeth A. Stelow, Karen A. van Haaften, Lauren R. Eichstadt Forsythe, Melissa J. Bain; 2017-11-03 VoR 10.2460/javma.251.10.1175 Controlled Total_Item_Requests 3 0 0 0 0 0 0 0 0 0 0 3 0
Effects of a single preappointment dose of gabapentin on signs of stress in cats during transportation and veterinary examination American Veterinary Medical Association Proprietary:avma:AVMA; avma Elizabeth A. Stelow, Karen A. van Haaften, Lauren R. Eichstadt Forsythe, Melissa J. Bain; 2017-11-03 VoR 10.2460/javma.251.10.1175 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Effects of carnitine and taurine on fatty acid metabolism and lipid accumulation in the liver of cats during weight gain and weight loss American Veterinary Medical Association Proprietary:avma:AVMA; avma Geza G. Bruckner, Gregory D. Sunvold, Nathanael Bailey, Wissam H. Ibrahim; 2005-12-23 VoR 10.2460/ajvr.2003.64.1265 Controlled Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Effects of carnitine and taurine on fatty acid metabolism and lipid accumulation in the liver of cats during weight gain and weight loss American Veterinary Medical Association Proprietary:avma:AVMA; avma Geza G. Bruckner, Gregory D. Sunvold, Nathanael Bailey, Wissam H. Ibrahim; 2005-12-23 VoR 10.2460/ajvr.2003.64.1265 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Effects of dietary fat and L-carnitine on plasma and whole blood taurine concentrations and cardiac function in healthy dogs fed protein-restricted diets American Veterinary Medical Association Proprietary:avma:AVMA; avma Clay Calvert, Gil Jacobs, Kathy A. Bird, Kathy L. Gross, Laurie L. Swanson, Lori A. Koehler, Phillip N. Ogburn, Sherry L. Sanderson, Stephen R. Lowry; 2005-12-07 VoR 10.2460/ajvr.2001.62.1616 Controlled Total_Item_Requests 7 0 0 0 0 0 0 0 0 0 0 7 0
Effects of dietary fat and L-carnitine on plasma and whole blood taurine concentrations and cardiac function in healthy dogs fed protein-restricted diets American Veterinary Medical Association Proprietary:avma:AVMA; avma Clay Calvert, Gil Jacobs, Kathy A. Bird, Kathy L. Gross, Laurie L. Swanson, Lori A. Koehler, Phillip N. Ogburn, Sherry L. Sanderson, Stephen R. Lowry; 2005-12-07 VoR 10.2460/ajvr.2001.62.1616 Controlled Unique_Item_Requests 7 0 0 0 0 0 0 0 0 0 0 7 0
Effects of dietary lysine supplementation on upper respiratory and ocular disease and detection of infectious organisms in cats within an animal shelter American Veterinary Medical Association Proprietary:avma:AVMA; avma Andrea J. Fascetti, David J. Maggs, Hans D. Westermeyer, Jane E. Sykes, Kate F. Hurley, Mike J. Bannasch, Philip H. Kass, Tracy L. Drazenovich; 2009-11-01 VoR 10.2460/ajvr.70.11.1391 Controlled Total_Item_Requests 2 0 0 0 0 0 0 0 0 0 0 2 0
Effects of dietary lysine supplementation on upper respiratory and ocular disease and detection of infectious organisms in cats within an animal shelter American Veterinary Medical Association Proprietary:avma:AVMA; avma Andrea J. Fascetti, David J. Maggs, Hans D. Westermeyer, Jane E. Sykes, Kate F. Hurley, Mike J. Bannasch, Philip H. Kass, Tracy L. Drazenovich; 2009-11-01 VoR 10.2460/ajvr.70.11.1391 Controlled Unique_Item_Requests 2 0 0 0 0 0 0 0 0 0 0 2 0
Effects of furosemide administration to water-deprived inland bearded dragons (Pogona vitticeps) American Veterinary Medical Association Proprietary:avma:AVMA; avma Christoph Mans, Lily A. Parkinson; 2018-10-29 VoR 10.2460/ajvr.79.11.1204 Controlled Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Effects of furosemide administration to water-deprived inland bearded dragons (Pogona vitticeps) American Veterinary Medical Association Proprietary:avma:AVMA; avma Christoph Mans, Lily A. Parkinson; 2018-10-29 VoR 10.2460/ajvr.79.11.1204 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Effects of hypoglossal nerve block and electrical stimulation of the thyrohyoideus muscles on position of the larynx and hyoid apparatus in healthy horses American Veterinary Medical Association Proprietary:avma:AVMA; avma Alanna J. Zantingh, Jonathan Cheetham, Lisa M. Mitchell, Norm G. Ducharme; 2013-04-29 VoR 10.2460/ajvr.74.5.784 Controlled Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 1
Effects of hypoglossal nerve block and electrical stimulation of the thyrohyoideus muscles on position of the larynx and hyoid apparatus in healthy horses American Veterinary Medical Association Proprietary:avma:AVMA; avma Alanna J. Zantingh, Jonathan Cheetham, Lisa M. Mitchell, Norm G. Ducharme; 2013-04-29 VoR 10.2460/ajvr.74.5.784 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 1
Effects of low-level laser therapy on bone healing and signs of pain in dogs following tibial plateau leveling osteotomy American Veterinary Medical Association Proprietary:avma:AVMA; avma Katie C. Kennedy, Neal M. Davies, Russell L. Tucker, Stephanie E. Martinez, Steven A. Martinez; 2018-07-30 VoR 10.2460/ajvr.79.8.893 Controlled Total_Item_Requests 2 0 0 0 0 0 0 0 0 0 0 2 0
Effects of low-level laser therapy on bone healing and signs of pain in dogs following tibial plateau leveling osteotomy American Veterinary Medical Association Proprietary:avma:AVMA; avma Katie C. Kennedy, Neal M. Davies, Russell L. Tucker, Stephanie E. Martinez, Steven A. Martinez; 2018-07-30 VoR 10.2460/ajvr.79.8.893 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Effects of oral administration of furosemide and torsemide in healthy dogs American Veterinary Medical Association Proprietary:avma:AVMA; avma Fumihiko Takusagawa, Fumio Hoshi, Hiromi Ikadai, Masami Uechi, Sei-ichi Higuchi, Yasutomo Hori; 2007-10-04 VoR 10.2460/ajvr.68.10.1058 Controlled Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Effects of oral administration of furosemide and torsemide in healthy dogs American Veterinary Medical Association Proprietary:avma:AVMA; avma Fumihiko Takusagawa, Fumio Hoshi, Hiromi Ikadai, Masami Uechi, Sei-ichi Higuchi, Yasutomo Hori; 2007-10-04 VoR 10.2460/ajvr.68.10.1058 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Effects of oral administration of N-acetyl-d-glucosamine on plasma and urine concentrations of glycosaminoglycans in cats with idiopathic cystitis American Veterinary Medical Association Proprietary:avma:AVMA; avma Jinnapat Panchaphanpong, Rosama Pusoonthornthum, Tanong Asawakarn; 2011-06-01 VoR 10.2460/ajvr.72.6.843 Controlled Total_Item_Requests 5 0 0 0 0 0 0 0 0 0 0 5 0
Effects of oral administration of N-acetyl-d-glucosamine on plasma and urine concentrations of glycosaminoglycans in cats with idiopathic cystitis American Veterinary Medical Association Proprietary:avma:AVMA; avma Jinnapat Panchaphanpong, Rosama Pusoonthornthum, Tanong Asawakarn; 2011-06-01 VoR 10.2460/ajvr.72.6.843 Controlled Unique_Item_Requests 4 0 0 0 0 0 0 0 0 0 0 4 0
Effects of oral Akkermansia muciniphila supplementation in healthy dogs following antimicrobial administration American Veterinary Medical Association Proprietary:avma:AVMA; avma Adam J. Rudinsky, Alexander Gordon, Chen Gilor, Denise L. Kramer, Joshua B. Daniels, Maria C. Jugan, Oleg Paliy, Prosper Boyaka; 2018-07-30 VoR 10.2460/ajvr.79.8.884 Controlled Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 1
Effects of oral Akkermansia muciniphila supplementation in healthy dogs following antimicrobial administration American Veterinary Medical Association Proprietary:avma:AVMA; avma Adam J. Rudinsky, Alexander Gordon, Chen Gilor, Denise L. Kramer, Joshua B. Daniels, Maria C. Jugan, Oleg Paliy, Prosper Boyaka; 2018-07-30 VoR 10.2460/ajvr.79.8.884 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 1
Effects of probiotic Lactobacillus acidophilus strain DSM13241 in healthy adult dogs American Veterinary Medical Association Proprietary:avma:AVMA; avma Marie-Louise A. Baillon, Richard F. Butterwick, Zoe V. Marshall-Jones; 2005-12-21 VoR 10.2460/ajvr.2004.65.338 Controlled Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Effects of probiotic Lactobacillus acidophilus strain DSM13241 in healthy adult dogs American Veterinary Medical Association Proprietary:avma:AVMA; avma Marie-Louise A. Baillon, Richard F. Butterwick, Zoe V. Marshall-Jones; 2005-12-21 VoR 10.2460/ajvr.2004.65.338 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Effects of stacked wedge pads and chains applied to the forefeet of Tennessee Walking Horses for a five-day period on behavioral and biochemical indicators of pain, stress, and inflammation American Veterinary Medical Association Proprietary:avma:AVMA; avma Brian K. Whitlock, James B. Everett, Jim Schumacher, Johann F. Coetzee, Lisa L. Amelse, Peter Krawczel, Randi A. Black, Thomas J. Doherty; 2017-12-29 VoR 10.2460/ajvr.79.1.21 Controlled Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Effects of stacked wedge pads and chains applied to the forefeet of Tennessee Walking Horses for a five-day period on behavioral and biochemical indicators of pain, stress, and inflammation American Veterinary Medical Association Proprietary:avma:AVMA; avma Brian K. Whitlock, James B. Everett, Jim Schumacher, Johann F. Coetzee, Lisa L. Amelse, Peter Krawczel, Randi A. Black, Thomas J. Doherty; 2017-12-29 VoR 10.2460/ajvr.79.1.21 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Effects of the use of silver-coated urinary catheters on the incidence of catheter-associated bacteriuria and urinary tract infection in dogs American Veterinary Medical Association Proprietary:avma:AVMA; avma Adam T. Ogilvie, Ameet Singh, Brigitte A. Brisson, J. Scott Weese, Shannon Wainberg, William R. Gow; 2018-11-06 VoR 10.2460/javma.253.10.1289 Controlled Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 1
Effects of the use of silver-coated urinary catheters on the incidence of catheter-associated bacteriuria and urinary tract infection in dogs American Veterinary Medical Association Proprietary:avma:AVMA; avma Adam T. Ogilvie, Ameet Singh, Brigitte A. Brisson, J. Scott Weese, Shannon Wainberg, William R. Gow; 2018-11-06 VoR 10.2460/javma.253.10.1289 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 1
Effects of trazodone on behavioral signs of stress in hospitalized dogs American Veterinary Medical Association Proprietary:avma:AVMA; avma Jason W. Stull, Mary Rose Rice, Meghan E. Herron, Shana E. Gilbert-Gregory; 2016-11-22 VoR 10.2460/javma.249.11.1281 Controlled Total_Item_Requests 7 0 0 0 0 0 0 0 0 0 0 7 0
Effects of trazodone on behavioral signs of stress in hospitalized dogs American Veterinary Medical Association Proprietary:avma:AVMA; avma Jason W. Stull, Mary Rose Rice, Meghan E. Herron, Shana E. Gilbert-Gregory; 2016-11-22 VoR 10.2460/javma.249.11.1281 Controlled Unique_Item_Requests 3 0 0 0 0 0 0 0 0 0 0 3 0
Effects of α2-adrenergic receptor agonists on urine production in horses deprived of food and water American Veterinary Medical Association Proprietary:avma:AVMA; avma Alejandro Rodriguez, Alma A. Garcia, Enrique Nuñez, Eugene P. Steffey, Luis Ocampo; 2005-12-26 VoR 10.2460/ajvr.2004.65.1342 Controlled Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 1
Effects of α2-adrenergic receptor agonists on urine production in horses deprived of food and water American Veterinary Medical Association Proprietary:avma:AVMA; avma Alejandro Rodriguez, Alma A. Garcia, Enrique Nuñez, Eugene P. Steffey, Luis Ocampo; 2005-12-26 VoR 10.2460/ajvr.2004.65.1342 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 1
Efficacy of a single dose of trazodone hydrochloride given to cats prior to veterinary visits to reduce signs of transport- and examination-related anxiety American Veterinary Medical Association Proprietary:avma:AVMA; avma Barbara L. Sherman, Brenda J. Stevens, Emily Griffith, Eva M. Frantz, Jillian M. Orlando, Lyndy B. Harden, Margaret E. Gruen; 2016-07-05 VoR 10.2460/javma.249.2.202 Controlled Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Efficacy of a single dose of trazodone hydrochloride given to cats prior to veterinary visits to reduce signs of transport- and examination-related anxiety American Veterinary Medical Association Proprietary:avma:AVMA; avma Barbara L. Sherman, Brenda J. Stevens, Emily Griffith, Eva M. Frantz, Jillian M. Orlando, Lyndy B. Harden, Margaret E. Gruen; 2016-07-05 VoR 10.2460/javma.249.2.202 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Efficacy of oral supplementation with L-lysine in cats latently infected with feline herpesvirus American Veterinary Medical Association Proprietary:avma:AVMA; avma David J. Maggs, Mark P. Nasisse, Philip H. Kass; 2005-12-26 VoR 10.2460/ajvr.2003.64.37 Controlled Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Efficacy of oral supplementation with L-lysine in cats latently infected with feline herpesvirus American Veterinary Medical Association Proprietary:avma:AVMA; avma David J. Maggs, Mark P. Nasisse, Philip H. Kass; 2005-12-26 VoR 10.2460/ajvr.2003.64.37 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Eimeria macusaniensis infection in 15 llamas and 34 alpacas American Veterinary Medical Association Proprietary:avma:AVMA; avma Anna M. Firshman, Barry J. Cooper, Beth A. Valentine, Christiane V. Löhr, Christopher K. Cebra, Erica McKenzie, Jerry R. Heidel, John W. Schlipf, Karyn E. Bird, Laura H. Waitt, Montague N. Saulez, Robert J. Bildfell; 2007-01-02 VoR 10.2460/javma.230.1.94 Controlled Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Eimeria macusaniensis infection in 15 llamas and 34 alpacas American Veterinary Medical Association Proprietary:avma:AVMA; avma Anna M. Firshman, Barry J. Cooper, Beth A. Valentine, Christiane V. Löhr, Christopher K. Cebra, Erica McKenzie, Jerry R. Heidel, John W. Schlipf, Karyn E. Bird, Laura H. Waitt, Montague N. Saulez, Robert J. Bildfell; 2007-01-02 VoR 10.2460/javma.230.1.94 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Enhancing our commitment to wellness, diversity, and inclusion in the veterinary profession American Veterinary Medical Association Proprietary:avma:AVMA; avma Michael J. Topper; 2017-11-20 VoR 10.2460/javma.251.11.1224 Controlled Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 1
Enhancing our commitment to wellness, diversity, and inclusion in the veterinary profession American Veterinary Medical Association Proprietary:avma:AVMA; avma Michael J. Topper; 2017-11-20 VoR 10.2460/javma.251.11.1224 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 1
Ethical considerations raised by the provision of freebies to veterinary students American Veterinary Medical Association Proprietary:avma:AVMA; avma Michelle Dally; 2011-06-15 VoR 10.2460/javma.238.12.1551 Controlled Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Ethical considerations raised by the provision of freebies to veterinary students American Veterinary Medical Association Proprietary:avma:AVMA; avma Michelle Dally; 2011-06-15 VoR 10.2460/javma.238.12.1551 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Etiology and clinical outcome in dogs with aspiration pneumonia: 88 cases (2004–2006) American Veterinary Medical Association Proprietary:avma:AVMA; avma Beverly K. Sturges, David A. Kogan, Karl E. Jandrey, Lynelle R. Johnson, Rachel E. Pollard; 2008-12-01 VoR 10.2460/javma.233.11.1748 Controlled Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Etiology and clinical outcome in dogs with aspiration pneumonia: 88 cases (2004–2006) American Veterinary Medical Association Proprietary:avma:AVMA; avma Beverly K. Sturges, David A. Kogan, Karl E. Jandrey, Lynelle R. Johnson, Rachel E. Pollard; 2008-12-01 VoR 10.2460/javma.233.11.1748 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Evaluation of carbon dioxide administration for on-site mass depopulation of swine in response to animal health emergencies American Veterinary Medical Association Proprietary:avma:AVMA; avma Burt V. Halbert, Craig L. Baird, Darrel K. Styles, Haleh Byrne, J. Mark Rice, Larry F. Stikeleather, Robert E. Meyer, W. E. Morgan Morrow; 2014-04-03 VoR 10.2460/javma.244.8.924 Controlled Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Evaluation of carbon dioxide administration for on-site mass depopulation of swine in response to animal health emergencies American Veterinary Medical Association Proprietary:avma:AVMA; avma Burt V. Halbert, Craig L. Baird, Darrel K. Styles, Haleh Byrne, J. Mark Rice, Larry F. Stikeleather, Robert E. Meyer, W. E. Morgan Morrow; 2014-04-03 VoR 10.2460/javma.244.8.924 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Evaluation of clinical characteristics and bacterial isolates in dogs with bacterial keratitis: 97 cases (1993–2003) American Veterinary Medical Association Proprietary:avma:AVMA; avma Barton W. Rohrbach, Caryn E. Plummer, Dennis E. Brooks, Diane V. H. Hendrix, Erica L. Tolar, Kirk N. Gelatt; 2006-01-30 VoR 10.2460/javma.228.1.80 Controlled Total_Item_Requests 2 0 0 0 0 0 0 0 0 0 0 2 0
Evaluation of clinical characteristics and bacterial isolates in dogs with bacterial keratitis: 97 cases (1993–2003) American Veterinary Medical Association Proprietary:avma:AVMA; avma Barton W. Rohrbach, Caryn E. Plummer, Dennis E. Brooks, Diane V. H. Hendrix, Erica L. Tolar, Kirk N. Gelatt; 2006-01-30 VoR 10.2460/javma.228.1.80 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Evaluation of fluid production and seroma formation after placement of closed suction drains in clean subcutaneous surgical wounds of dogs: 77 cases (2005–2012) American Veterinary Medical Association Proprietary:avma:AVMA; avma Geraldine B. Hunt, Scott W. Kidd, Stephanie L. Shaver; 2014-07-01 VoR 10.2460/javma.245.2.211 Controlled Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Evaluation of fluid production and seroma formation after placement of closed suction drains in clean subcutaneous surgical wounds of dogs: 77 cases (2005–2012) American Veterinary Medical Association Proprietary:avma:AVMA; avma Geraldine B. Hunt, Scott W. Kidd, Stephanie L. Shaver; 2014-07-01 VoR 10.2460/javma.245.2.211 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Evaluation of freshwater submersion in small animals: 28 cases (1996–2006) American Veterinary Medical Association Proprietary:avma:AVMA; avma Elizabeth A. Rozanski, Geoff G. Heffner, Lisa Powell, Matthew W. Beal, Sophie Adamantos, Søren Boysen; 2008-01-15 VoR 10.2460/javma.232.2.244 Controlled Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 1
Evaluation of freshwater submersion in small animals: 28 cases (1996–2006) American Veterinary Medical Association Proprietary:avma:AVMA; avma Elizabeth A. Rozanski, Geoff G. Heffner, Lisa Powell, Matthew W. Beal, Sophie Adamantos, Søren Boysen; 2008-01-15 VoR 10.2460/javma.232.2.244 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 1
Evaluation of plasma N-terminal pro-B-type natriuretic peptide concentrations in dogs with and without cardiac disease American Veterinary Medical Association Proprietary:avma:AVMA; avma Andrew Beardow, Giosi Farace, Michelle Frye, Scott D. Forney, Stephen J. Ettinger; 2012-01-04 VoR 10.2460/javma.240.2.171 Controlled Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 1
Evaluation of plasma N-terminal pro-B-type natriuretic peptide concentrations in dogs with and without cardiac disease American Veterinary Medical Association Proprietary:avma:AVMA; avma Andrew Beardow, Giosi Farace, Michelle Frye, Scott D. Forney, Stephen J. Ettinger; 2012-01-04 VoR 10.2460/javma.240.2.171 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 1
Evaluation of prognostic factors in the surgical treatment of adrenal gland tumors in dogs: 41 cases (1999–2005) American Veterinary Medical Association Proprietary:avma:AVMA; avma Alexandra Koprowski, Janet R. Kovak, Lori L. Ludwig, Pamela Schwartz, Philip J. Bergman, Sebastien Monette; 2008-01-01 VoR 10.2460/javma.232.1.77 Controlled Total_Item_Requests 2 0 0 0 0 0 0 0 0 0 0 2 0
Evaluation of prognostic factors in the surgical treatment of adrenal gland tumors in dogs: 41 cases (1999–2005) American Veterinary Medical Association Proprietary:avma:AVMA; avma Alexandra Koprowski, Janet R. Kovak, Lori L. Ludwig, Pamela Schwartz, Philip J. Bergman, Sebastien Monette; 2008-01-01 VoR 10.2460/javma.232.1.77 Controlled Unique_Item_Requests 2 0 0 0 0 0 0 0 0 0 0 2 0
Evaluation of risk factors associated with recurrent obstruction in cats treated medically for urethral obstruction American Veterinary Medical Association Proprietary:avma:AVMA; avma Beth W. Eisenberg, Jennifer E. Waldrop, Jennifer O. Brisson, Kathryn M. Aloisio, Nicholas J. Horton, Sarah E. Allen; 2013-10-04 VoR 10.2460/javma.243.8.1140 Controlled Total_Item_Requests 4 0 0 0 0 0 0 0 0 0 0 4 0
Evaluation of risk factors associated with recurrent obstruction in cats treated medically for urethral obstruction American Veterinary Medical Association Proprietary:avma:AVMA; avma Beth W. Eisenberg, Jennifer E. Waldrop, Jennifer O. Brisson, Kathryn M. Aloisio, Nicholas J. Horton, Sarah E. Allen; 2013-10-04 VoR 10.2460/javma.243.8.1140 Controlled Unique_Item_Requests 4 0 0 0 0 0 0 0 0 0 0 4 0
Evaluation of serum biochemical markers of bone metabolism for early diagnosis of nonunion and infected nonunion fractures in rabbits American Veterinary Medical Association Proprietary:avma:AVMA; avma C. Wayne McIlwraith, Chris E. Kawcak, David D. Frisbie, Louise L. Southwood; 2005-12-26 VoR 10.2460/ajvr.2003.64.727 Controlled Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Evaluation of serum biochemical markers of bone metabolism for early diagnosis of nonunion and infected nonunion fractures in rabbits American Veterinary Medical Association Proprietary:avma:AVMA; avma C. Wayne McIlwraith, Chris E. Kawcak, David D. Frisbie, Louise L. Southwood; 2005-12-26 VoR 10.2460/ajvr.2003.64.727 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Evaluation of serum cardiac troponin I concentration in Boxers with arrhythmogenic right ventricular cardiomyopathy American Veterinary Medical Association Proprietary:avma:AVMA; avma João Orvalho, Kathryn M. Meurs, Ryan D. Baumwart; 2007-05-01 VoR 10.2460/ajvr.68.5.524 Controlled Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Evaluation of serum cardiac troponin I concentration in Boxers with arrhythmogenic right ventricular cardiomyopathy American Veterinary Medical Association Proprietary:avma:AVMA; avma João Orvalho, Kathryn M. Meurs, Ryan D. Baumwart; 2007-05-01 VoR 10.2460/ajvr.68.5.524 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Evaluation of serum concentrations of biomarkers of skeletal metabolism and results of radiography as indicators of severity of osteochondrosis in foals American Veterinary Medical Association Proprietary:avma:AVMA; avma C. Wayne McIlwraith, Megan S. Knowlton, P. Rene van Weeren, Pieter A. J. Brama, R. Clark Billinghurst; 2005-12-20 VoR 10.2460/ajvr.2004.65.143 Controlled Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Evaluation of serum concentrations of biomarkers of skeletal metabolism and results of radiography as indicators of severity of osteochondrosis in foals American Veterinary Medical Association Proprietary:avma:AVMA; avma C. Wayne McIlwraith, Megan S. Knowlton, P. Rene van Weeren, Pieter A. J. Brama, R. Clark Billinghurst; 2005-12-20 VoR 10.2460/ajvr.2004.65.143 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Evaluation of spontaneous variability in the frequency of ventricular arrhythmias in Boxers with arrhythmogenic right ventricular cardiomyopathy American Veterinary Medical Association Proprietary:avma:AVMA; avma Alan W. Spier, Kathryn M. Meurs; 2005-12-21 VoR 10.2460/javma.2004.224.538 Controlled Total_Item_Requests 2 0 0 0 0 0 0 0 0 0 0 2 0
Evaluation of spontaneous variability in the frequency of ventricular arrhythmias in Boxers with arrhythmogenic right ventricular cardiomyopathy American Veterinary Medical Association Proprietary:avma:AVMA; avma Alan W. Spier, Kathryn M. Meurs; 2005-12-21 VoR 10.2460/javma.2004.224.538 Controlled Unique_Item_Requests 2 0 0 0 0 0 0 0 0 0 0 2 0
Evaluation of the diagnostic value of an implantable loop recorder in dogs with unexplained syncope American Veterinary Medical Association Proprietary:avma:AVMA; avma Luca Ferasin, Manuela Perego, Roberto A. Santilli, Simona G. Voghera; 2010-01-01 VoR 10.2460/javma.236.1.78 Controlled Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Evaluation of the diagnostic value of an implantable loop recorder in dogs with unexplained syncope American Veterinary Medical Association Proprietary:avma:AVMA; avma Luca Ferasin, Manuela Perego, Roberto A. Santilli, Simona G. Voghera; 2010-01-01 VoR 10.2460/javma.236.1.78 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Evaluation of the effect of a long-term trap-neuter-return and adoption program on a free-roaming cat population American Veterinary Medical Association Proprietary:avma:AVMA; avma David W. Gale, Julie K. Levy, Leslie A. Gale; 2005-12-26 VoR 10.2460/javma.2003.222.42 Controlled Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Evaluation of the effect of a long-term trap-neuter-return and adoption program on a free-roaming cat population American Veterinary Medical Association Proprietary:avma:AVMA; avma David W. Gale, Julie K. Levy, Leslie A. Gale; 2005-12-26 VoR 10.2460/javma.2003.222.42 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Evaluation of the immunocrit method to detect failure of passively acquired immunity in dairy calves American Veterinary Medical Association Proprietary:avma:AVMA; avma Kimberly A. Thompson, Marie C. Rayburn, Munashe Chigerwe; 2017-08-31 VoR 10.2460/javma.251.6.702 Controlled Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 1
Evaluation of the immunocrit method to detect failure of passively acquired immunity in dairy calves American Veterinary Medical Association Proprietary:avma:AVMA; avma Kimberly A. Thompson, Marie C. Rayburn, Munashe Chigerwe; 2017-08-31 VoR 10.2460/javma.251.6.702 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 1
Executive summary of the Bayer veterinary care usage study American Veterinary Medical Association Proprietary:avma:AVMA; avma Colin W. Siren, James G. Thomas, John O. Volk, Karen E. Felsted; 2011-05-15 VoR 10.2460/javma.238.10.1275 Controlled Total_Item_Requests 2 0 0 0 0 0 0 0 0 0 0 2 0
Executive summary of the Bayer veterinary care usage study American Veterinary Medical Association Proprietary:avma:AVMA; avma Colin W. Siren, James G. Thomas, John O. Volk, Karen E. Felsted; 2011-05-15 VoR 10.2460/javma.238.10.1275 Controlled Unique_Item_Requests 2 0 0 0 0 0 0 0 0 0 0 2 0
Factors that influence small animal veterinarians’ opinions and actions regarding cost of care and effects of economic limitations on patient care and outcome and professional career satisfaction and burnout American Veterinary Medical Association Proprietary:avma:AVMA; avma Barry S. Kipperman, Mark Rishniw, Philip H. Kass; 2017-03-17 VoR 10.2460/javma.250.7.785 Controlled Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 1
Factors that influence small animal veterinarians’ opinions and actions regarding cost of care and effects of economic limitations on patient care and outcome and professional career satisfaction and burnout American Veterinary Medical Association Proprietary:avma:AVMA; avma Barry S. Kipperman, Mark Rishniw, Philip H. Kass; 2017-03-17 VoR 10.2460/javma.250.7.785 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 1
Goniometrie evaluation of standing extension and maximum flexion joint angles of llamas and alpacas American Veterinary Medical Association Proprietary:avma:AVMA; avma Amy L. Walters, Rose E. Baker, Stacy A. Semevolos; 2016-08-31 VoR 10.2460/ajvr.77.9.1000 Controlled Total_Item_Requests 2 0 0 0 0 0 0 0 0 0 0 0 2
Goniometrie evaluation of standing extension and maximum flexion joint angles of llamas and alpacas American Veterinary Medical Association Proprietary:avma:AVMA; avma Amy L. Walters, Rose E. Baker, Stacy A. Semevolos; 2016-08-31 VoR 10.2460/ajvr.77.9.1000 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 1
Hemophagocytic syndrome in dogs: 24 cases (1996–2005) American Veterinary Medical Association Proprietary:avma:AVMA; avma Douglas J. Weiss; 2007-03-01 VoR 10.2460/javma.230.5.697 Controlled Total_Item_Requests 2 0 0 0 0 0 0 0 0 0 0 2 0
Hemophagocytic syndrome in dogs: 24 cases (1996–2005) American Veterinary Medical Association Proprietary:avma:AVMA; avma Douglas J. Weiss; 2007-03-01 VoR 10.2460/javma.230.5.697 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Histopathologic findings in the sacrocaudalis dorsalis medialis muscle of horses with vitamin E–responsive muscle atrophy and weakness American Veterinary Medical Association Proprietary:avma:AVMA; avma Anna M. Firshman, Holly E. Bedford, Mary K. Boyce, Michelle Lucio, Stephanie J. Valberg, Troy N. Trumble; 2013-04-02 VoR 10.2460/javma.242.8.1127 Controlled Total_Item_Requests 2 0 0 0 0 0 0 0 0 0 0 0 2
Histopathologic findings in the sacrocaudalis dorsalis medialis muscle of horses with vitamin E–responsive muscle atrophy and weakness American Veterinary Medical Association Proprietary:avma:AVMA; avma Anna M. Firshman, Holly E. Bedford, Mary K. Boyce, Michelle Lucio, Stephanie J. Valberg, Troy N. Trumble; 2013-04-02 VoR 10.2460/javma.242.8.1127 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 1
Humane issues surrounding decapitation reconsidered American Veterinary Medical Association Proprietary:avma:AVMA; avma George Bates; 2010-11-01 VoR 10.2460/javma.237.9.1024 Controlled Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 1
Humane issues surrounding decapitation reconsidered American Veterinary Medical Association Proprietary:avma:AVMA; avma George Bates; 2010-11-01 VoR 10.2460/javma.237.9.1024 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 1
Identification of risk factors for septic peritonitis and failure to survive following gastrointestinal surgery in dogs American Veterinary Medical Association Proprietary:avma:AVMA; avma Chad W. Schmiedt, Janet A. Grimes, Karen K. Cornell, Mary Ann G. Radlinksy; 2011-02-15 VoR 10.2460/javma.238.4.486 Controlled Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Identification of risk factors for septic peritonitis and failure to survive following gastrointestinal surgery in dogs American Veterinary Medical Association Proprietary:avma:AVMA; avma Chad W. Schmiedt, Janet A. Grimes, Karen K. Cornell, Mary Ann G. Radlinksy; 2011-02-15 VoR 10.2460/javma.238.4.486 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Implementing wellness in the veterinary workplace American Veterinary Medical Association Proprietary:avma:AVMA; avma Aimee M. Eggleston-Ahearn, Aleisha A. Swartz, Andrea S. Zedek, Corinn D. Hardy, Cynthia J. Courtney, Jennifer K. Quammen, Raphael A. Malbrue, Sarah O. Allison, Seth R. Wexler, William E. Sander; 2016-10-04 VoR 10.2460/javma.249.8.879 Controlled Total_Item_Requests 3 0 0 0 0 0 0 0 0 0 0 0 3
Implementing wellness in the veterinary workplace American Veterinary Medical Association Proprietary:avma:AVMA; avma Aimee M. Eggleston-Ahearn, Aleisha A. Swartz, Andrea S. Zedek, Corinn D. Hardy, Cynthia J. Courtney, Jennifer K. Quammen, Raphael A. Malbrue, Sarah O. Allison, Seth R. Wexler, William E. Sander; 2016-10-04 VoR 10.2460/javma.249.8.879 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 1
In defense of zoos and aquariums: the ethical basis for keeping wild animals in captivity American Veterinary Medical Association Proprietary:avma:AVMA; avma Brandie Smith, Michael Hutchins, Ruth Allard; 2005-12-23 VoR 10.2460/javma.2003.223.958-2 Controlled Total_Item_Requests 4 0 0 0 0 0 0 0 0 0 0 4 0
In defense of zoos and aquariums: the ethical basis for keeping wild animals in captivity American Veterinary Medical Association Proprietary:avma:AVMA; avma Brandie Smith, Michael Hutchins, Ruth Allard; 2005-12-23 VoR 10.2460/javma.2003.223.958-2 Controlled Unique_Item_Requests 4 0 0 0 0 0 0 0 0 0 0 4 0
In This Issue • July 1, 2018 American Veterinary Medical Association Proprietary:avma:AVMA; avma 2018-06-18 VoR 10.2460/javma.253.1.8 Controlled Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 1
In This Issue • July 1, 2018 American Veterinary Medical Association Proprietary:avma:AVMA; avma 2018-06-18 VoR 10.2460/javma.253.1.8 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 1
In This Issue • September 15, 2018 American Veterinary Medical Association Proprietary:avma:AVMA; avma 2018-09-04 VoR 10.2460/javma.253.6.654 Controlled Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
In This Issue • September 15, 2018 American Veterinary Medical Association Proprietary:avma:AVMA; avma 2018-09-04 VoR 10.2460/javma.253.6.654 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
In This Issue—February 15, 2007 American Veterinary Medical Association Proprietary:avma:AVMA; avma 2007-02-15 VoR 10.2460/javma.230.4.462 Controlled Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
In This Issue—February 15, 2007 American Veterinary Medical Association Proprietary:avma:AVMA; avma 2007-02-15 VoR 10.2460/javma.230.4.462 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
In This Issue—May 15, 2010 American Veterinary Medical Association Proprietary:avma:AVMA; avma 2010-05-15 VoR 10.2460/javma.236.10.1026 Controlled Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
In This Issue—May 15, 2010 American Veterinary Medical Association Proprietary:avma:AVMA; avma 2010-05-15 VoR 10.2460/javma.236.10.1026 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
In vitro comparison of leakage pressure and leakage location for various staple line offset configurations in functional end-to-end stapled small intestinal anastomoses of canine tissues American Veterinary Medical Association Proprietary:avma:AVMA; avma Daniel D. Smeak, Lane A. Hansen; 2015-06-25 VoR 10.2460/ajvr.76.7.644 Controlled Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 1
In vitro comparison of leakage pressure and leakage location for various staple line offset configurations in functional end-to-end stapled small intestinal anastomoses of canine tissues American Veterinary Medical Association Proprietary:avma:AVMA; avma Daniel D. Smeak, Lane A. Hansen; 2015-06-25 VoR 10.2460/ajvr.76.7.644 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 1
Incidence of and risk factors for diabetes mellitus in cats that have undergone renal transplantation: 187 cases (1986–2005) American Veterinary Medical Association Proprietary:avma:AVMA; avma Andrew E. Kyles, Clare R. Gregory, Joseph B. Case, Lillian Aronson, Nathan L. Bailiff, Philip H. Kass, Richard W. Nelson, Tyler C. Klose; 2007-03-15 VoR 10.2460/javma.230.6.880 Controlled Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 1
Incidence of and risk factors for diabetes mellitus in cats that have undergone renal transplantation: 187 cases (1986–2005) American Veterinary Medical Association Proprietary:avma:AVMA; avma Andrew E. Kyles, Clare R. Gregory, Joseph B. Case, Lillian Aronson, Nathan L. Bailiff, Philip H. Kass, Richard W. Nelson, Tyler C. Klose; 2007-03-15 VoR 10.2460/javma.230.6.880 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 1
Incidence of and risk factors for major complications or death in dogs undergoing cytoreductive surgery for treatment of suspected primary intracranial masses American Veterinary Medical Association Proprietary:avma:AVMA; avma Christopher B. Thomson, Daniel J. Eck, G. Elizabeth Pluhar, Matthew A. Hunt, Rickard J. Kohler, Susan A. Arnold; 2018-12-05 VoR 10.2460/javma.253.12.1594 Controlled Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 1
Incidence of and risk factors for major complications or death in dogs undergoing cytoreductive surgery for treatment of suspected primary intracranial masses American Veterinary Medical Association Proprietary:avma:AVMA; avma Christopher B. Thomson, Daniel J. Eck, G. Elizabeth Pluhar, Matthew A. Hunt, Rickard J. Kohler, Susan A. Arnold; 2018-12-05 VoR 10.2460/javma.253.12.1594 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 1
Incidence of intervertebral disk degeneration–related diseases and associated mortality rates in dogs American Veterinary Medical Association Proprietary:avma:AVMA; avma Agneta Egenvall, Anne-Sofie Lagerstedt, Björn P. Meij, Herman A. W. Hazewinkel, Niklas Bergknut, Pia Gustås, Ragnvi Hagman; 2012-05-18 VoR 10.2460/javma.240.11.1300 Controlled Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Incidence of intervertebral disk degeneration–related diseases and associated mortality rates in dogs American Veterinary Medical Association Proprietary:avma:AVMA; avma Agneta Egenvall, Anne-Sofie Lagerstedt, Björn P. Meij, Herman A. W. Hazewinkel, Niklas Bergknut, Pia Gustås, Ragnvi Hagman; 2012-05-18 VoR 10.2460/javma.240.11.1300 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Indications and contraindications for the use of orally administered joint health products in dogs and cats American Veterinary Medical Association Proprietary:avma:AVMA; avma Stacey L. Oke; 2009-06-01 VoR 10.2460/javma.234.11.1393 Controlled Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Indications and contraindications for the use of orally administered joint health products in dogs and cats American Veterinary Medical Association Proprietary:avma:AVMA; avma Stacey L. Oke; 2009-06-01 VoR 10.2460/javma.234.11.1393 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Influence of immune-mediated hemolytic anemia on flow velocities in the portal vein and caudal vena cava measured by use of pulsed-wave Doppler ultrasonography in dogs American Veterinary Medical Association Proprietary:avma:AVMA; avma Amy M. Koenigshof, Daniel J. Smith, Nathan C. Nelson, Phillip R. Strom, Rachel Policelli Smith; 2018-04-24 VoR 10.2460/ajvr.79.5.518 Controlled Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Influence of immune-mediated hemolytic anemia on flow velocities in the portal vein and caudal vena cava measured by use of pulsed-wave Doppler ultrasonography in dogs American Veterinary Medical Association Proprietary:avma:AVMA; avma Amy M. Koenigshof, Daniel J. Smith, Nathan C. Nelson, Phillip R. Strom, Rachel Policelli Smith; 2018-04-24 VoR 10.2460/ajvr.79.5.518 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Inhibition of canine and feline alcohol dehydrogenase activity by fomepizole American Veterinary Medical Association Proprietary:avma:AVMA; avma Dwayne W. Hamar, Heather E. Connally, Mary Anna Thrall; 2005-12-06 VoR 10.2460/ajvr.2000.61.450 Controlled Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Inhibition of canine and feline alcohol dehydrogenase activity by fomepizole American Veterinary Medical Association Proprietary:avma:AVMA; avma Dwayne W. Hamar, Heather E. Connally, Mary Anna Thrall; 2005-12-06 VoR 10.2460/ajvr.2000.61.450 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Interventional treatment of benign nasopharyngeal stenosis and imperforate nasopharynx in dogs and cats: 46 cases (2005–2013) American Veterinary Medical Association Proprietary:avma:AVMA; avma Allyson C. Berent, Chick Weisse, Douglas Palma, Erik Tozier, Kenneth Lamb, Lori Asprea, Stacy Burdick; 2018-11-06 VoR 10.2460/javma.253.10.1300 Controlled Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Interventional treatment of benign nasopharyngeal stenosis and imperforate nasopharynx in dogs and cats: 46 cases (2005–2013) American Veterinary Medical Association Proprietary:avma:AVMA; avma Allyson C. Berent, Chick Weisse, Douglas Palma, Erik Tozier, Kenneth Lamb, Lori Asprea, Stacy Burdick; 2018-11-06 VoR 10.2460/javma.253.10.1300 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Intestinal lymphoma in dogs: 84 cases (1997–2012) American Veterinary Medical Association Proprietary:avma:AVMA; avma Kristine E. Burgess, Naoko Sogame, Rebecca Risbon; 2018-02-02 VoR 10.2460/javma.252.4.440 Controlled Total_Item_Requests 4 0 0 0 0 0 0 0 0 0 0 4 0
Intestinal lymphoma in dogs: 84 cases (1997–2012) American Veterinary Medical Association Proprietary:avma:AVMA; avma Kristine E. Burgess, Naoko Sogame, Rebecca Risbon; 2018-02-02 VoR 10.2460/javma.252.4.440 Controlled Unique_Item_Requests 4 0 0 0 0 0 0 0 0 0 0 4 0
Intra-abdominal complications following intestinal anastomoses by suture and staple techniques in dogs American Veterinary Medical Association Proprietary:avma:AVMA; avma Christine M. DePompeo, David R. Mason, Fred Pike, Jeff D. Brourman, John C. Chandler, Laura Bond, Marguerite J. Mezzles, Sean M. Murphy, Yelena E. George; 2018-07-30 VoR 10.2460/javma.253.4.437 Controlled Total_Item_Requests 2 0 0 0 0 0 0 0 0 0 0 0 2
Intra-abdominal complications following intestinal anastomoses by suture and staple techniques in dogs American Veterinary Medical Association Proprietary:avma:AVMA; avma Christine M. DePompeo, David R. Mason, Fred Pike, Jeff D. Brourman, John C. Chandler, Laura Bond, Marguerite J. Mezzles, Sean M. Murphy, Yelena E. George; 2018-07-30 VoR 10.2460/javma.253.4.437 Controlled Unique_Item_Requests 2 0 0 0 0 0 0 0 0 0 0 0 2
Intraoperative and postoperative complications of partial maxillectomy for the treatment of oral tumors in dogs American Veterinary Medical Association Proprietary:avma:AVMA; avma Deanna R. Worley, Jennifer E. Rawlinson, Roxane H. MacLellan, Sangeeta Rao; 2018-06-11 VoR 10.2460/javma.252.12.1538 Controlled Total_Item_Requests 2 0 0 0 0 0 0 0 0 0 0 2 0
Intraoperative and postoperative complications of partial maxillectomy for the treatment of oral tumors in dogs American Veterinary Medical Association Proprietary:avma:AVMA; avma Deanna R. Worley, Jennifer E. Rawlinson, Roxane H. MacLellan, Sangeeta Rao; 2018-06-11 VoR 10.2460/javma.252.12.1538 Controlled Unique_Item_Requests 2 0 0 0 0 0 0 0 0 0 0 2 0
Javma News American Veterinary Medical Association Proprietary:avma:AVMA; avma 2007-02-15 VoR 10.2460/javma.230.4.464 Controlled Total_Item_Requests 2 0 0 0 0 0 0 0 0 0 0 2 0
Javma News American Veterinary Medical Association Proprietary:avma:AVMA; avma 2007-02-15 VoR 10.2460/javma.230.4.464 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
JAVMA News American Veterinary Medical Association Proprietary:avma:AVMA; avma 2018-11-06 VoR 10.2460/javma.253.10.1203 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
JAVMA News American Veterinary Medical Association Proprietary:avma:AVMA; avma 2018-05-17 VoR 10.2460/javma.252.11.1312 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
JAVMA News American Veterinary Medical Association Proprietary:avma:AVMA; avma 2013-12-03 VoR 10.2460/javma.243.12.1646 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
JAVMA News American Veterinary Medical Association Proprietary:avma:AVMA; avma 2013-05-01 VoR 10.2460/javma.242.10.1314 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
JAVMA News American Veterinary Medical Association Proprietary:avma:AVMA; avma 2012-05-18 VoR 10.2460/javma.240.11.1266 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
JAVMA News American Veterinary Medical Association Proprietary:avma:AVMA; avma 2012-05-04 VoR 10.2460/javma.240.10.1138 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
JAVMA News American Veterinary Medical Association Proprietary:avma:AVMA; avma 2018-09-04 VoR 10.2460/javma.253.6.656 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
JAVMA News American Veterinary Medical Association Proprietary:avma:AVMA; avma 2017-02-16 VoR 10.2460/javma.250.5.470 Controlled Unique_Item_Requests 4 0 0 0 0 0 0 0 0 0 0 2 2
JAVMA News American Veterinary Medical Association Proprietary:avma:AVMA; avma 2014-04-03 VoR 10.2460/javma.244.8.876 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
JAVMA News American Veterinary Medical Association Proprietary:avma:AVMA; avma 2018-12-20 VoR 10.2460/javma.254.1.9 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 1
JAVMA News American Veterinary Medical Association Proprietary:avma:AVMA; avma 2018-11-06 VoR 10.2460/javma.253.10.1203 Controlled Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
JAVMA News American Veterinary Medical Association Proprietary:avma:AVMA; avma 2018-05-17 VoR 10.2460/javma.252.11.1312 Controlled Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
JAVMA News American Veterinary Medical Association Proprietary:avma:AVMA; avma 2013-12-03 VoR 10.2460/javma.243.12.1646 Controlled Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
JAVMA News American Veterinary Medical Association Proprietary:avma:AVMA; avma 2013-05-01 VoR 10.2460/javma.242.10.1314 Controlled Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
JAVMA News American Veterinary Medical Association Proprietary:avma:AVMA; avma 2012-05-18 VoR 10.2460/javma.240.11.1266 Controlled Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
JAVMA News American Veterinary Medical Association Proprietary:avma:AVMA; avma 2012-05-04 VoR 10.2460/javma.240.10.1138 Controlled Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
JAVMA News American Veterinary Medical Association Proprietary:avma:AVMA; avma 2018-09-04 VoR 10.2460/javma.253.6.656 Controlled Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
JAVMA News American Veterinary Medical Association Proprietary:avma:AVMA; avma 2017-02-16 VoR 10.2460/javma.250.5.470 Controlled Total_Item_Requests 4 0 0 0 0 0 0 0 0 0 0 2 2
JAVMA News American Veterinary Medical Association Proprietary:avma:AVMA; avma 2014-04-03 VoR 10.2460/javma.244.8.876 Controlled Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
JAVMA News American Veterinary Medical Association Proprietary:avma:AVMA; avma 2018-12-20 VoR 10.2460/javma.254.1.9 Controlled Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 1
Kinematic analysis of the hind limb during swimming and walking in healthy dogs and dogs with surgically corrected cranial cruciate ligament rupture American Veterinary Medical Association Proprietary:avma:AVMA; avma Gregory S. Marsolais, Michael G. Conzemius, Scott McLean, Tim Derrick; 2005-12-27 VoR 10.2460/javma.2003.222.739 Controlled Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Kinematic analysis of the hind limb during swimming and walking in healthy dogs and dogs with surgically corrected cranial cruciate ligament rupture American Veterinary Medical Association Proprietary:avma:AVMA; avma Gregory S. Marsolais, Michael G. Conzemius, Scott McLean, Tim Derrick; 2005-12-27 VoR 10.2460/javma.2003.222.739 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Lack of effectiveness of tramadol hydrochloride for the treatment of pain and joint dysfunction in dogs with chronic osteoarthritis American Veterinary Medical Association Proprietary:avma:AVMA; avma Amanda K. Berjeski, Bryan T. Torres, Gabriella S. Sandberg, Stephanie A. Kleine, Steven C. Budsberg; 2018-02-02 VoR 10.2460/javma.252.4.427 Controlled Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 1
Lack of effectiveness of tramadol hydrochloride for the treatment of pain and joint dysfunction in dogs with chronic osteoarthritis American Veterinary Medical Association Proprietary:avma:AVMA; avma Amanda K. Berjeski, Bryan T. Torres, Gabriella S. Sandberg, Stephanie A. Kleine, Steven C. Budsberg; 2018-02-02 VoR 10.2460/javma.252.4.427 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 1
Letters to the Editor American Veterinary Medical Association Proprietary:avma:AVMA; avma 2018-11-19 VoR 10.2460/javma.253.11.1383 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Letters to the Editor American Veterinary Medical Association Proprietary:avma:AVMA; avma 2018-11-06 VoR 10.2460/javma.253.10.1240 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Letters to the Editor American Veterinary Medical Association Proprietary:avma:AVMA; avma 2015-11-23 VoR 10.2460/javma.247.11.1227 Controlled Unique_Item_Requests 3 0 0 0 0 0 0 0 0 0 0 3 0
Letters to the Editor American Veterinary Medical Association Proprietary:avma:AVMA; avma 2013-05-01 VoR 10.2460/javma.242.10.1339 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Letters to the Editor American Veterinary Medical Association Proprietary:avma:AVMA; avma 2018-11-19 VoR 10.2460/javma.253.11.1383 Controlled Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Letters to the Editor American Veterinary Medical Association Proprietary:avma:AVMA; avma 2018-11-06 VoR 10.2460/javma.253.10.1240 Controlled Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Letters to the Editor American Veterinary Medical Association Proprietary:avma:AVMA; avma 2015-11-23 VoR 10.2460/javma.247.11.1227 Controlled Total_Item_Requests 3 0 0 0 0 0 0 0 0 0 0 3 0
Letters to the Editor American Veterinary Medical Association Proprietary:avma:AVMA; avma 2013-05-01 VoR 10.2460/javma.242.10.1339 Controlled Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Likelihood and outcome of esophageal perforation secondary to esophageal foreign body in dogs American Veterinary Medical Association Proprietary:avma:AVMA; avma Allyson A. Sterman, Audrey K. Cook, Kathleen M. Ham, Kelley M. Thieman Mankin; 2018-10-01 VoR 10.2460/javma.253.8.1053 Controlled Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 1
Likelihood and outcome of esophageal perforation secondary to esophageal foreign body in dogs American Veterinary Medical Association Proprietary:avma:AVMA; avma Allyson A. Sterman, Audrey K. Cook, Kathleen M. Ham, Kelley M. Thieman Mankin; 2018-10-01 VoR 10.2460/javma.253.8.1053 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 1
Long-term outcome of cats treated conservatively or surgically for peritoneopericardial diaphragmatic hernia: 66 cases (1987–2002) American Veterinary Medical Association Proprietary:avma:AVMA; avma Andrew E. Kyles, Clare R. Gregory, Dean E. Filipowicz, S. Brent Reimer; 2005-12-22 VoR 10.2460/javma.2004.224.728 Controlled Total_Item_Requests 2 0 0 0 0 0 0 0 0 0 0 0 2
Long-term outcome of cats treated conservatively or surgically for peritoneopericardial diaphragmatic hernia: 66 cases (1987–2002) American Veterinary Medical Association Proprietary:avma:AVMA; avma Andrew E. Kyles, Clare R. Gregory, Dean E. Filipowicz, S. Brent Reimer; 2005-12-22 VoR 10.2460/javma.2004.224.728 Controlled Unique_Item_Requests 2 0 0 0 0 0 0 0 0 0 0 0 2
Long-term outcome of sudden acquired retinal degeneration syndrome in dogs American Veterinary Medical Association Proprietary:avma:AVMA; avma Amy J. Rankin, Cecil P. Moore, Christine C. Lim, Elizabeth A. Giuliano, Ellison Bentley, Jacqueline W. Pearce, Jane A. Stuckey, Leah A. Cohn, Margi A. Gilmour, Rachel A. Allbaugh, Richard W. Madsen; 2013-10-30 VoR 10.2460/javma.243.10.1426 Controlled Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 1
Long-term outcome of sudden acquired retinal degeneration syndrome in dogs American Veterinary Medical Association Proprietary:avma:AVMA; avma Amy J. Rankin, Cecil P. Moore, Christine C. Lim, Elizabeth A. Giuliano, Ellison Bentley, Jacqueline W. Pearce, Jane A. Stuckey, Leah A. Cohn, Margi A. Gilmour, Rachel A. Allbaugh, Richard W. Madsen; 2013-10-30 VoR 10.2460/javma.243.10.1426 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 1
Magnetic resonance imaging, computed tomography, and cross-sectional views of the anatomy of normal nasal cavities and paranasal sinuses in mesaticephalic dogs American Veterinary Medical Association Proprietary:avma:AVMA; avma Henri J. van Bree, Ingrid M. Gielen, Jimmy H. Saunders, Lieve M. De Rycke, Paul J. Simoens; 2005-12-22 VoR 10.2460/ajvr.2003.64.1093 Controlled Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 1
Magnetic resonance imaging, computed tomography, and cross-sectional views of the anatomy of normal nasal cavities and paranasal sinuses in mesaticephalic dogs American Veterinary Medical Association Proprietary:avma:AVMA; avma Henri J. van Bree, Ingrid M. Gielen, Jimmy H. Saunders, Lieve M. De Rycke, Paul J. Simoens; 2005-12-22 VoR 10.2460/ajvr.2003.64.1093 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 1
Management of incidentally detected heart murmurs in dogs and cats American Veterinary Medical Association Proprietary:avma:AVMA; avma Brian A. Scansen, D. David Sisson, Etienne Côté, Jonathan A. Abbott, Kristin A. MacDonald, N. Joel Edwards, Stephen J. Ettinger, Virginia Luis Fuentes; 2015-05-01 VoR 10.2460/javma.246.10.1076 Controlled Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Management of incidentally detected heart murmurs in dogs and cats American Veterinary Medical Association Proprietary:avma:AVMA; avma Brian A. Scansen, D. David Sisson, Etienne Côté, Jonathan A. Abbott, Kristin A. MacDonald, N. Joel Edwards, Stephen J. Ettinger, Virginia Luis Fuentes; 2015-05-01 VoR 10.2460/javma.246.10.1076 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Mechanical properties of isolated loops of nylon leader material, polyethylene cord, and polyethylene tape and mechanical properties of those materials secured to cadaveric canine femurs via lateral femoral fabellae, toggles placed through bone tunnels, or bone anchors American Veterinary Medical Association Proprietary:avma:AVMA; avma Antonio Pozzi, Bryan P. Conrad, Caleb C. Hudson, Christina J. Choate, Daniel D. Lewis; 2012-09-26 VoR 10.2460/ajvr.73.10.1519 Controlled Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 1
Mechanical properties of isolated loops of nylon leader material, polyethylene cord, and polyethylene tape and mechanical properties of those materials secured to cadaveric canine femurs via lateral femoral fabellae, toggles placed through bone tunnels, or bone anchors American Veterinary Medical Association Proprietary:avma:AVMA; avma Antonio Pozzi, Bryan P. Conrad, Caleb C. Hudson, Christina J. Choate, Daniel D. Lewis; 2012-09-26 VoR 10.2460/ajvr.73.10.1519 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 1
Monoclonal immunoglobulin protein production in two dogs with secretory B-cell lymphoma with Mott cell differentiation American Veterinary Medical Association Proprietary:avma:AVMA; avma Anne C. Avery, Davis M. Seelig, James A. Perry, Karen Zaks, Paul R. Avery; 2011-11-16 VoR 10.2460/javma.239.11.1477 Controlled Total_Item_Requests 3 0 0 0 0 0 0 0 0 0 0 3 0
Monoclonal immunoglobulin protein production in two dogs with secretory B-cell lymphoma with Mott cell differentiation American Veterinary Medical Association Proprietary:avma:AVMA; avma Anne C. Avery, Davis M. Seelig, James A. Perry, Karen Zaks, Paul R. Avery; 2011-11-16 VoR 10.2460/javma.239.11.1477 Controlled Unique_Item_Requests 2 0 0 0 0 0 0 0 0 0 0 2 0
Morphometric features of the craniocervical junction region in dogs with suspected Chiari-like malformation determined by combined use of magnetic resonance imaging and computed tomography American Veterinary Medical Association Proprietary:avma:AVMA; avma Catherine A. Loughin, Curtis W. Dewey, Dominic J. Marino, Joseph J. Sackman, Leonard J. Marino, Martin L. Lesser, Meredith B. Akerman; 2011-12-28 VoR 10.2460/ajvr.73.1.105 Controlled Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 1
Morphometric features of the craniocervical junction region in dogs with suspected Chiari-like malformation determined by combined use of magnetic resonance imaging and computed tomography American Veterinary Medical Association Proprietary:avma:AVMA; avma Catherine A. Loughin, Curtis W. Dewey, Dominic J. Marino, Joseph J. Sackman, Leonard J. Marino, Martin L. Lesser, Meredith B. Akerman; 2011-12-28 VoR 10.2460/ajvr.73.1.105 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 1
Multicenter case-control study of signalment, diagnostic features, and outcome associated with cervical vertebral malformation-malarticulation in horses American Veterinary Medical Association Proprietary:avma:AVMA; avma Brent C. Credille, Brett Tennent-Brown, Christen Boudreau, Gwendolyn J. Levine, I. Joe Mayhew, Jonathan H. Foreman, Jonathan M. Levine, Martin Furr, Noah D. Cohen, Peter V. Scrivani, Stephen Reed, Thomas J. Divers; 2010-10-04 VoR 10.2460/javma.237.7.812 Controlled Total_Item_Requests 2 0 0 0 0 0 0 0 0 0 0 0 2
Multicenter case-control study of signalment, diagnostic features, and outcome associated with cervical vertebral malformation-malarticulation in horses American Veterinary Medical Association Proprietary:avma:AVMA; avma Brent C. Credille, Brett Tennent-Brown, Christen Boudreau, Gwendolyn J. Levine, I. Joe Mayhew, Jonathan H. Foreman, Jonathan M. Levine, Martin Furr, Noah D. Cohen, Peter V. Scrivani, Stephen Reed, Thomas J. Divers; 2010-10-04 VoR 10.2460/javma.237.7.812 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 1
Myocardial hypertrophy associated with long-term phenylpropanolamine use in a dog American Veterinary Medical Association Proprietary:avma:AVMA; avma Kayla R. Hanson, Wendy A. Ware; 2018-11-19 VoR 10.2460/javma.253.11.1452 Controlled Total_Item_Requests 2 0 0 0 0 0 0 0 0 0 0 1 1
Myocardial hypertrophy associated with long-term phenylpropanolamine use in a dog American Veterinary Medical Association Proprietary:avma:AVMA; avma Kayla R. Hanson, Wendy A. Ware; 2018-11-19 VoR 10.2460/javma.253.11.1452 Controlled Unique_Item_Requests 2 0 0 0 0 0 0 0 0 0 0 1 1
Myths and misconceptions in veterinary dentistry American Veterinary Medical Association Proprietary:avma:AVMA; avma Dale J. Kressin, Frank J. M. Verstraete, Sharon L. Hoffman; 2007-12-15 VoR 10.2460/javma.231.12.1818 Controlled Total_Item_Requests 8 0 0 0 0 0 0 0 0 0 0 7 1
Myths and misconceptions in veterinary dentistry American Veterinary Medical Association Proprietary:avma:AVMA; avma Dale J. Kressin, Frank J. M. Verstraete, Sharon L. Hoffman; 2007-12-15 VoR 10.2460/javma.231.12.1818 Controlled Unique_Item_Requests 6 0 0 0 0 0 0 0 0 0 0 5 1
Noncardiogenic pulmonary edema associated with ozone exposure in three kittens American Veterinary Medical Association Proprietary:avma:AVMA; avma Elisabeth C. R. Snead, Gregory S. Starrak, Justin Whitty, Victor Caudal; 2018-11-06 VoR 10.2460/javma.253.10.1328 Controlled Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Noncardiogenic pulmonary edema associated with ozone exposure in three kittens American Veterinary Medical Association Proprietary:avma:AVMA; avma Elisabeth C. R. Snead, Gregory S. Starrak, Justin Whitty, Victor Caudal; 2018-11-06 VoR 10.2460/javma.253.10.1328 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Opportunities for incorporating the human-animal bond in companion animal practice American Veterinary Medical Association Proprietary:avma:AVMA; avma Aubrey H. Fine, Benjamin L. Hart, Leslie Cooper, Oliver Knesl; 2016-06-16 VoR 10.2460/javma.249.1.42 Controlled Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Opportunities for incorporating the human-animal bond in companion animal practice American Veterinary Medical Association Proprietary:avma:AVMA; avma Aubrey H. Fine, Benjamin L. Hart, Leslie Cooper, Oliver Knesl; 2016-06-16 VoR 10.2460/javma.249.1.42 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Osteosarcoma following tibial plateau leveling osteotomy in dogs: 29 cases (1997–2011) American Veterinary Medical Association Proprietary:avma:AVMA; avma Angela J. Sartor, Cassandra Y. Prpich, Julius M. Liptak, Laura E. Selmic, Sarah E. Boston, Stephen J. Withrow, Stewart D. Ryan, William T. N. Culp; 2014-04-16 VoR 10.2460/javma.244.9.1053 Controlled Total_Item_Requests 2 0 0 0 0 0 0 0 0 0 0 2 0
Osteosarcoma following tibial plateau leveling osteotomy in dogs: 29 cases (1997–2011) American Veterinary Medical Association Proprietary:avma:AVMA; avma Angela J. Sartor, Cassandra Y. Prpich, Julius M. Liptak, Laura E. Selmic, Sarah E. Boston, Stephen J. Withrow, Stewart D. Ryan, William T. N. Culp; 2014-04-16 VoR 10.2460/javma.244.9.1053 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Otitis media in a llama American Veterinary Medical Association Proprietary:avma:AVMA; avma Andris J. Kaneps, Barbara J. Watrous, Jennifer G. Adams, Jill E. Parker, Judith B. Koenig; 2005-12-23 VoR 10.2460/javma.2001.218.1619 Controlled Total_Item_Requests 2 0 0 0 0 0 0 0 0 0 0 2 0
Otitis media in a llama American Veterinary Medical Association Proprietary:avma:AVMA; avma Andris J. Kaneps, Barbara J. Watrous, Jennifer G. Adams, Jill E. Parker, Judith B. Koenig; 2005-12-23 VoR 10.2460/javma.2001.218.1619 Controlled Unique_Item_Requests 2 0 0 0 0 0 0 0 0 0 0 2 0
Outcome and clinical, pathological, and immunohistochemical factors associated with prognosis for dogs with early-stage anal sac adenocarcinoma treated with surgery alone: 34 cases (2002–2013) American Veterinary Medical Association Proprietary:avma:AVMA; avma Carlos O. Rodriguez, Christina N. Alarcón, Elise E. B. LaDouceur, Katherine A. Skorupski, Louis-Philippe de Lorimier, Robert B. Rebhun; 2018-06-18 VoR 10.2460/javma.253.1.84 Controlled Total_Item_Requests 3 0 0 0 0 0 0 0 0 0 0 0 3
Outcome and clinical, pathological, and immunohistochemical factors associated with prognosis for dogs with early-stage anal sac adenocarcinoma treated with surgery alone: 34 cases (2002–2013) American Veterinary Medical Association Proprietary:avma:AVMA; avma Carlos O. Rodriguez, Christina N. Alarcón, Elise E. B. LaDouceur, Katherine A. Skorupski, Louis-Philippe de Lorimier, Robert B. Rebhun; 2018-06-18 VoR 10.2460/javma.253.1.84 Controlled Unique_Item_Requests 2 0 0 0 0 0 0 0 0 0 0 0 2
Outcome and prognostic factors for osteosarcoma of the maxilla, mandible, or calvarium in dogs: 183 cases (1986–2012) American Veterinary Medical Association Proprietary:avma:AVMA; avma Alana Garner, Deanna R. Worley, Debra A. Kamstock, Laura E. Selmic, Mary H. Lafferty, Nicole P. Ehrhart, Stephen J. Withrow, Susan E. Lana; 2014-10-06 VoR 10.2460/javma.245.8.930 Controlled Total_Item_Requests 2 0 0 0 0 0 0 0 0 0 0 2 0
Outcome and prognostic factors for osteosarcoma of the maxilla, mandible, or calvarium in dogs: 183 cases (1986–2012) American Veterinary Medical Association Proprietary:avma:AVMA; avma Alana Garner, Deanna R. Worley, Debra A. Kamstock, Laura E. Selmic, Mary H. Lafferty, Nicole P. Ehrhart, Stephen J. Withrow, Susan E. Lana; 2014-10-06 VoR 10.2460/javma.245.8.930 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Outcome for client-owned domestic rabbits undergoing limb amputation: 34 cases (2000–2009) American Veterinary Medical Association Proprietary:avma:AVMA; avma Charles F. Aldridge, Cheryl B. Greenacre, Grace Heather Wilson Barron, James K. Morrisey, Jason D. Hutcheson, Lauren V. Powers, Nicole C. Northrup; 2014-04-03 VoR 10.2460/javma.244.8.950 Controlled Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Outcome for client-owned domestic rabbits undergoing limb amputation: 34 cases (2000–2009) American Veterinary Medical Association Proprietary:avma:AVMA; avma Charles F. Aldridge, Cheryl B. Greenacre, Grace Heather Wilson Barron, James K. Morrisey, Jason D. Hutcheson, Lauren V. Powers, Nicole C. Northrup; 2014-04-03 VoR 10.2460/javma.244.8.950 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Outcome of limb fracture repair in rabbits: 139 cases (2007–2015) American Veterinary Medical Association Proprietary:avma:AVMA; avma Daisuke Fujita, Eiko Seto, Hiroshi Sasai, Hiroyuki Tani, Kanako Okamoto, Kazumi Sasai, Kensaku Okamura, Masaru Furuya, Yuki Denda, Yutaro Imai; 2018-02-02 VoR 10.2460/javma.252.4.457 Controlled Total_Item_Requests 2 0 0 0 0 0 0 0 0 0 0 2 0
Outcome of limb fracture repair in rabbits: 139 cases (2007–2015) American Veterinary Medical Association Proprietary:avma:AVMA; avma Daisuke Fujita, Eiko Seto, Hiroshi Sasai, Hiroyuki Tani, Kanako Okamoto, Kazumi Sasai, Kensaku Okamura, Masaru Furuya, Yuki Denda, Yutaro Imai; 2018-02-02 VoR 10.2460/javma.252.4.457 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Outcome of ventriculoperitoneal shunt implantation for treatment of congenital internal hydrocephalus in dogs and cats: 36 cases (2001–2009) American Veterinary Medical Association Proprietary:avma:AVMA; avma Franck Forterre, Klaus Failing, Konrad Jurina, Martin Kramer, Martin J. Schmidt, Miriam Biel, Oliver Lautersack; 2013-03-21 VoR 10.2460/javma.242.7.948 Controlled Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 1
Outcome of ventriculoperitoneal shunt implantation for treatment of congenital internal hydrocephalus in dogs and cats: 36 cases (2001–2009) American Veterinary Medical Association Proprietary:avma:AVMA; avma Franck Forterre, Klaus Failing, Konrad Jurina, Martin Kramer, Martin J. Schmidt, Miriam Biel, Oliver Lautersack; 2013-03-21 VoR 10.2460/javma.242.7.948 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 1
Pain and distress in agricultural animals American Veterinary Medical Association Proprietary:avma:AVMA; avma Wendy J. Underwood; 2005-12-27 VoR 10.2460/javma.2002.221.208 Controlled Total_Item_Requests 2 0 0 0 0 0 0 0 0 0 0 1 1
Pain and distress in agricultural animals American Veterinary Medical Association Proprietary:avma:AVMA; avma Wendy J. Underwood; 2005-12-27 VoR 10.2460/javma.2002.221.208 Controlled Unique_Item_Requests 2 0 0 0 0 0 0 0 0 0 0 1 1
Pathologic changes in grossly normal menisci in dogs with rupture of the cranial cruciate ligament American Veterinary Medical Association Proprietary:avma:AVMA; avma Charles M. Walls, Joshua Jackson, Philip B. Vasseur, Philip H. Kass, Stephen Griffey; 2005-12-27 VoR 10.2460/javma.2001.218.1281 Controlled Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Pathologic changes in grossly normal menisci in dogs with rupture of the cranial cruciate ligament American Veterinary Medical Association Proprietary:avma:AVMA; avma Charles M. Walls, Joshua Jackson, Philip B. Vasseur, Philip H. Kass, Stephen Griffey; 2005-12-27 VoR 10.2460/javma.2001.218.1281 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Pathology in Practice American Veterinary Medical Association Proprietary:avma:AVMA; avma Alexa J. McDermott, Alvin C. Camus, Jacqueline E. Elliott; 2018-11-06 VoR 10.2460/javma.253.10.1273 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Pathology in Practice American Veterinary Medical Association Proprietary:avma:AVMA; avma Kuldeep Singh, Mallikarjuna S. Basavarajappa, Patrick J. Roady; 2012-05-04 VoR 10.2460/javma.240.10.1169 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Pathology in Practice American Veterinary Medical Association Proprietary:avma:AVMA; avma Erin S. Groover, Fernanda B. Cesar, Kelly S. Joiner, Richard W. Waguespack, Valeria Albanese; 2016-03-22 VoR 10.2460/javma.248.7.773 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Pathology in Practice American Veterinary Medical Association Proprietary:avma:AVMA; avma Abigail Durkes, Andrea L. Vanderpool; 2018-12-20 VoR 10.2460/javma.254.1.81 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 1
Pathology in Practice American Veterinary Medical Association Proprietary:avma:AVMA; avma Alexa J. McDermott, Alvin C. Camus, Jacqueline E. Elliott; 2018-11-06 VoR 10.2460/javma.253.10.1273 Controlled Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Pathology in Practice American Veterinary Medical Association Proprietary:avma:AVMA; avma Kuldeep Singh, Mallikarjuna S. Basavarajappa, Patrick J. Roady; 2012-05-04 VoR 10.2460/javma.240.10.1169 Controlled Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Pathology in Practice American Veterinary Medical Association Proprietary:avma:AVMA; avma Erin S. Groover, Fernanda B. Cesar, Kelly S. Joiner, Richard W. Waguespack, Valeria Albanese; 2016-03-22 VoR 10.2460/javma.248.7.773 Controlled Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Pathology in Practice American Veterinary Medical Association Proprietary:avma:AVMA; avma Abigail Durkes, Andrea L. Vanderpool; 2018-12-20 VoR 10.2460/javma.254.1.81 Controlled Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 1
Pathology In Practice American Veterinary Medical Association Proprietary:avma:AVMA; avma Joshua D. Webster, Lawrence A. Horstman, Margaret A. Miller; 2009-09-30 VoR 10.2460/javma.235.7.827 Controlled Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 1
Pathology In Practice American Veterinary Medical Association Proprietary:avma:AVMA; avma Joshua D. Webster, Lawrence A. Horstman, Margaret A. Miller; 2009-09-30 VoR 10.2460/javma.235.7.827 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 1
Pathophysiologic effects of phenylbutazone on the right dorsal colon in horses American Veterinary Medical Association Proprietary:avma:AVMA; avma Cathleen C. Williams, Jeremy D. Hubert, Rebecca S. McConnico, Rustin M. Moore, Timothy W. Morgan; 2008-11-03 VoR 10.2460/ajvr.69.11.1496 Controlled Total_Item_Requests 3 0 0 0 0 0 0 0 0 0 0 3 0
Pathophysiologic effects of phenylbutazone on the right dorsal colon in horses American Veterinary Medical Association Proprietary:avma:AVMA; avma Cathleen C. Williams, Jeremy D. Hubert, Rebecca S. McConnico, Rustin M. Moore, Timothy W. Morgan; 2008-11-03 VoR 10.2460/ajvr.69.11.1496 Controlled Unique_Item_Requests 3 0 0 0 0 0 0 0 0 0 0 3 0
Performance of serologic tests used to detect heartworm infection in cats American Veterinary Medical Association Proprietary:avma:AVMA; avma Julie K. Levy, Linda L. George, Marc E. Salute, Patti S. Snyder, Paul S. Kubilis, Paul W. Smail, Shawn P. Gorman; 2005-12-06 VoR 10.2460/javma.2000.216.693 Controlled Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Performance of serologic tests used to detect heartworm infection in cats American Veterinary Medical Association Proprietary:avma:AVMA; avma Julie K. Levy, Linda L. George, Marc E. Salute, Patti S. Snyder, Paul S. Kubilis, Paul W. Smail, Shawn P. Gorman; 2005-12-06 VoR 10.2460/javma.2000.216.693 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Perioperative characteristics of dogs undergoing open versus laparoscopic-assisted cystotomy for treatment of cystic calculi: 89 cases (2011–2015) American Veterinary Medical Association Proprietary:avma:AVMA; avma Adam T. Ogilvie, Ameet Singh, Brigitte A. Brisson, Gabrielle Monteith, John D. Denstedt, Katie Hoddinott, Michelle L. Oblak, Shauna Morrison; 2016-11-30 VoR 10.2460/javma.249.12.1401 Controlled Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Perioperative characteristics of dogs undergoing open versus laparoscopic-assisted cystotomy for treatment of cystic calculi: 89 cases (2011–2015) American Veterinary Medical Association Proprietary:avma:AVMA; avma Adam T. Ogilvie, Ameet Singh, Brigitte A. Brisson, Gabrielle Monteith, John D. Denstedt, Katie Hoddinott, Michelle L. Oblak, Shauna Morrison; 2016-11-30 VoR 10.2460/javma.249.12.1401 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Pets and human suicide American Veterinary Medical Association Proprietary:avma:AVMA; avma James A. Oxley, Marc D. Feldman, V. Tamara Montrose; 2016-09-21 VoR 10.2460/javma.249.7.740 Controlled Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 1
Pets and human suicide American Veterinary Medical Association Proprietary:avma:AVMA; avma James A. Oxley, Marc D. Feldman, V. Tamara Montrose; 2016-09-21 VoR 10.2460/javma.249.7.740 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 1
Pharmacokinetics of ketamine and its metabolite, norketamine, after intravenous administration of a bolus of ketamine to isoflurane-anesthetized dogs American Veterinary Medical Association Proprietary:avma:AVMA; avma Bruno H. Pypendop, Jan E. Ilkiw; 2005-12-20 VoR 10.2460/ajvr.2005.66.2034 Controlled Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 1
Pharmacokinetics of ketamine and its metabolite, norketamine, after intravenous administration of a bolus of ketamine to isoflurane-anesthetized dogs American Veterinary Medical Association Proprietary:avma:AVMA; avma Bruno H. Pypendop, Jan E. Ilkiw; 2005-12-20 VoR 10.2460/ajvr.2005.66.2034 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 1
Plasma concentrations and therapeutic effects of budesonide in dogs with inflammatory bowel disease American Veterinary Medical Association Proprietary:avma:AVMA; avma Alessia Diana, Angelo Peli, Federico Fracassi, Giampiero Pagliuca, Giuliano Bettini, Marco Pietra, Maria Morini, Paola Roncada, Teresa Gazzotti; 2012-12-27 VoR 10.2460/ajvr.74.1.78 Controlled Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Plasma concentrations and therapeutic effects of budesonide in dogs with inflammatory bowel disease American Veterinary Medical Association Proprietary:avma:AVMA; avma Alessia Diana, Angelo Peli, Federico Fracassi, Giampiero Pagliuca, Giuliano Bettini, Marco Pietra, Maria Morini, Paola Roncada, Teresa Gazzotti; 2012-12-27 VoR 10.2460/ajvr.74.1.78 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Prevalence and risk factors associated with outcome of surgical removal of pedunculated lipomas in horses: 102 cases (1987–2002) American Veterinary Medical Association Proprietary:avma:AVMA; avma David A. Wilson, Elena Garcia-Seco, Jeff W. Tyler, Joanne Kramer, Keith R. Branson, Kevin G. Keegan, Philip J. Johnson; 2005-12-21 VoR 10.2460/javma.2005.226.1529 Controlled Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Prevalence and risk factors associated with outcome of surgical removal of pedunculated lipomas in horses: 102 cases (1987–2002) American Veterinary Medical Association Proprietary:avma:AVMA; avma David A. Wilson, Elena Garcia-Seco, Jeff W. Tyler, Joanne Kramer, Keith R. Branson, Kevin G. Keegan, Philip J. Johnson; 2005-12-21 VoR 10.2460/javma.2005.226.1529 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Prevalence of adrenal gland masses as incidental findings during abdominal computed tomography in dogs: 270 cases (2013–2014) American Veterinary Medical Association Proprietary:avma:AVMA; avma J. Brad Case, Jared I. Baum, Sarah E. Boston; 2016-11-08 VoR 10.2460/javma.249.10.1165 Controlled Total_Item_Requests 3 0 0 0 0 0 0 0 0 0 0 3 0
Prevalence of adrenal gland masses as incidental findings during abdominal computed tomography in dogs: 270 cases (2013–2014) American Veterinary Medical Association Proprietary:avma:AVMA; avma J. Brad Case, Jared I. Baum, Sarah E. Boston; 2016-11-08 VoR 10.2460/javma.249.10.1165 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Prevalence of and risk factors for hip dysplasia and cranial cruciate ligament deficiency in dogs American Veterinary Medical Association Proprietary:avma:AVMA; avma Allen W. Hahn, J. Armando Villamil, James L. Cook, Loren G. Schultz, Tige H. Witsberger; 2008-06-16 VoR 10.2460/javma.232.12.1818 Controlled Total_Item_Requests 2 0 0 0 0 0 0 0 0 0 0 2 0
Prevalence of and risk factors for hip dysplasia and cranial cruciate ligament deficiency in dogs American Veterinary Medical Association Proprietary:avma:AVMA; avma Allen W. Hahn, J. Armando Villamil, James L. Cook, Loren G. Schultz, Tige H. Witsberger; 2008-06-16 VoR 10.2460/javma.232.12.1818 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Prevalence of and risk factors for leptospirosis among dogs in the United States and Canada: 677 cases (1970–1998) American Veterinary Medical Association Proprietary:avma:AVMA; avma Lawrence T. Glickman, Lynn F. Guptill, Michael P. Ward; 2005-12-25 VoR 10.2460/javma.2002.220.53 Controlled Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 1
Prevalence of and risk factors for leptospirosis among dogs in the United States and Canada: 677 cases (1970–1998) American Veterinary Medical Association Proprietary:avma:AVMA; avma Lawrence T. Glickman, Lynn F. Guptill, Michael P. Ward; 2005-12-25 VoR 10.2460/javma.2002.220.53 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 1
Prevalence of anthelmintic resistant cyathostomes on horse farms American Veterinary Medical Association Proprietary:avma:AVMA; avma Anand N. Vidyashankar, Charles H. Courtney, Dennis D. French, Eugene T. Lyons, Guy Lester, Ray M. Kaplan, Sharon C. Tolliver, Thomas R. Klei, Ying Zhao; 2005-12-23 VoR 10.2460/javma.2004.225.903 Controlled Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Prevalence of anthelmintic resistant cyathostomes on horse farms American Veterinary Medical Association Proprietary:avma:AVMA; avma Anand N. Vidyashankar, Charles H. Courtney, Dennis D. French, Eugene T. Lyons, Guy Lester, Ray M. Kaplan, Sharon C. Tolliver, Thomas R. Klei, Ying Zhao; 2005-12-23 VoR 10.2460/javma.2004.225.903 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Prevalences and clinical signs of polysaccharide storage myopathy and shivers in Belgian Draft Horses American Veterinary Medical Association Proprietary:avma:AVMA; avma Anna M. Firshman, John D. Baird, Stephanie J. Valberg; 2005-12-20 VoR 10.2460/javma.2005.227.1958 Controlled Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Prevalences and clinical signs of polysaccharide storage myopathy and shivers in Belgian Draft Horses American Veterinary Medical Association Proprietary:avma:AVMA; avma Anna M. Firshman, John D. Baird, Stephanie J. Valberg; 2005-12-20 VoR 10.2460/javma.2005.227.1958 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Primary and secondary limb cellulitis in horses: 44 cases (2000–2006) American Veterinary Medical Association Proprietary:avma:AVMA; avma Emma N. Adam, Louise L. Southwood; 2007-12-04 VoR 10.2460/javma.231.11.1696 Controlled Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Primary and secondary limb cellulitis in horses: 44 cases (2000–2006) American Veterinary Medical Association Proprietary:avma:AVMA; avma Emma N. Adam, Louise L. Southwood; 2007-12-04 VoR 10.2460/javma.231.11.1696 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Primary bacterial peritonitis in dogs and cats: 24 cases (1990–2006) American Veterinary Medical Association Proprietary:avma:AVMA; avma Kenneth J. Drobatz, Michael S. Reese, Tracy E. Zeldis, William T. N. Culp; 2009-04-01 VoR 10.2460/javma.234.7.906 Controlled Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Primary bacterial peritonitis in dogs and cats: 24 cases (1990–2006) American Veterinary Medical Association Proprietary:avma:AVMA; avma Kenneth J. Drobatz, Michael S. Reese, Tracy E. Zeldis, William T. N. Culp; 2009-04-01 VoR 10.2460/javma.234.7.906 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Procedure times, complication rates, and survival times associated with single-chamber versus dual-chamber pacemaker implantation in dogs with clinical signs of bradyarrhythmia: 54 cases (2004–2009) American Veterinary Medical Association Proprietary:avma:AVMA; avma Amara H. Estrada, Bonnie A. Heatwole, David W. Genovese, Herbert W. Maisenbacher, Melanie A. Powell; 2012-12-31 VoR 10.2460/javma.242.2.230 Controlled Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Procedure times, complication rates, and survival times associated with single-chamber versus dual-chamber pacemaker implantation in dogs with clinical signs of bradyarrhythmia: 54 cases (2004–2009) American Veterinary Medical Association Proprietary:avma:AVMA; avma Amara H. Estrada, Bonnie A. Heatwole, David W. Genovese, Herbert W. Maisenbacher, Melanie A. Powell; 2012-12-31 VoR 10.2460/javma.242.2.230 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Prognostic value of magnetic resonance imaging in dogs with paraplegia caused by thoracolumbar intervertebral disk extrusion: 77 cases (2000–2003) American Veterinary Medical Association Proprietary:avma:AVMA; avma Daisuke Ito, Hiroyuki Ogawa, Manabu Mochizuki, Mihoko Kasahara, Nick D. Jeffery, Nobuo Sasaki, Reina Fujiwara, Ryohei Nishimura, Satoru Matsunaga; 2005-12-21 VoR 10.2460/javma.2005.227.1454 Controlled Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 1
Prognostic value of magnetic resonance imaging in dogs with paraplegia caused by thoracolumbar intervertebral disk extrusion: 77 cases (2000–2003) American Veterinary Medical Association Proprietary:avma:AVMA; avma Daisuke Ito, Hiroyuki Ogawa, Manabu Mochizuki, Mihoko Kasahara, Nick D. Jeffery, Nobuo Sasaki, Reina Fujiwara, Ryohei Nishimura, Satoru Matsunaga; 2005-12-21 VoR 10.2460/javma.2005.227.1454 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 1
Pulmonary arterial disease in cats seropositive for Dirofilaria immitis but lacking adult heartworms in the heart and lungs American Veterinary Medical Association Proprietary:avma:AVMA; avma Calvin M. Johnson, Julie K. Levy, Leanne E. Browne, Patti S. Snyder, Todd D. Carter; 2005-12-21 VoR 10.2460/ajvr.2005.66.1544 Controlled Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Pulmonary arterial disease in cats seropositive for Dirofilaria immitis but lacking adult heartworms in the heart and lungs American Veterinary Medical Association Proprietary:avma:AVMA; avma Calvin M. Johnson, Julie K. Levy, Leanne E. Browne, Patti S. Snyder, Todd D. Carter; 2005-12-21 VoR 10.2460/ajvr.2005.66.1544 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Quantification of vitamin D3 in commercial dog foods and comparison with Association of American Feed Control Officials recommendations and manufacturer-reported concentrations American Veterinary Medical Association Proprietary:avma:AVMA; avma Adronie Verbrugghe, Georgia Kritikos, Ingrid van Hoek, James L. Atkinson, Julie Bayle, Nicole Weidner; 2018-06-11 VoR 10.2460/javma.252.12.1521 Controlled Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 1
Quantification of vitamin D3 in commercial dog foods and comparison with Association of American Feed Control Officials recommendations and manufacturer-reported concentrations American Veterinary Medical Association Proprietary:avma:AVMA; avma Adronie Verbrugghe, Georgia Kritikos, Ingrid van Hoek, James L. Atkinson, Julie Bayle, Nicole Weidner; 2018-06-11 VoR 10.2460/javma.252.12.1521 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 1
Radiographic evaluation of the types of tooth resorption in dogs American Veterinary Medical Association Proprietary:avma:AVMA; avma Frank J. M. Verstraete, Philip H. Kass, Santiago Peralta; 2010-07-01 VoR 10.2460/ajvr.71.7.784 Controlled Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Radiographic evaluation of the types of tooth resorption in dogs American Veterinary Medical Association Proprietary:avma:AVMA; avma Frank J. M. Verstraete, Philip H. Kass, Santiago Peralta; 2010-07-01 VoR 10.2460/ajvr.71.7.784 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Randomized blinded controlled trial to assess the association between a commercial vaccine against Moraxella bovis and the cumulative incidence of infectious bovine keratoconjunctivitis in beef calves American Veterinary Medical Association Proprietary:avma:AVMA; avma Annette M. O'Connor, Jonah N. Cullen, Terry J. Engelken, Vickie Cooper; 2017-07-13 VoR 10.2460/javma.251.3.345 Controlled Total_Item_Requests 2 0 0 0 0 0 0 0 0 0 0 2 0
Randomized blinded controlled trial to assess the association between a commercial vaccine against Moraxella bovis and the cumulative incidence of infectious bovine keratoconjunctivitis in beef calves American Veterinary Medical Association Proprietary:avma:AVMA; avma Annette M. O'Connor, Jonah N. Cullen, Terry J. Engelken, Vickie Cooper; 2017-07-13 VoR 10.2460/javma.251.3.345 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Randomized controlled field trial to assess efficacy of a Moraxella bovis pilin-cytotoxin–Moraxella bovoculi cytotoxin subunit vaccine to prevent naturally occurring infectious bovine keratoconjunctivitis American Veterinary Medical Association Proprietary:avma:AVMA; avma John A. Angelos, John F. Hess, Khaled G. Gohary, Louise M. Ball; 2012-09-26 VoR 10.2460/ajvr.73.10.1670 Controlled Total_Item_Requests 4 0 0 0 0 0 0 0 0 0 0 4 0
Randomized controlled field trial to assess efficacy of a Moraxella bovis pilin-cytotoxin–Moraxella bovoculi cytotoxin subunit vaccine to prevent naturally occurring infectious bovine keratoconjunctivitis American Veterinary Medical Association Proprietary:avma:AVMA; avma John A. Angelos, John F. Hess, Khaled G. Gohary, Louise M. Ball; 2012-09-26 VoR 10.2460/ajvr.73.10.1670 Controlled Unique_Item_Requests 3 0 0 0 0 0 0 0 0 0 0 3 0
Randomized placebo-controlled study of the effects of Yunnan Baiyao on hemostasis in horses American Veterinary Medical Association Proprietary:avma:AVMA; avma Amelia H. Frye, Hollis N. Erb, Marjory B. Brooks, Mark Rishniw, SallyAnne L. Ness, Thomas J. Divers; 2017-07-24 VoR 10.2460/ajvr.78.8.969 Controlled Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Randomized placebo-controlled study of the effects of Yunnan Baiyao on hemostasis in horses American Veterinary Medical Association Proprietary:avma:AVMA; avma Amelia H. Frye, Hollis N. Erb, Marjory B. Brooks, Mark Rishniw, SallyAnne L. Ness, Thomas J. Divers; 2017-07-24 VoR 10.2460/ajvr.78.8.969 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Reassessing the definition of heartworm infection in cats American Veterinary Medical Association Proprietary:avma:AVMA; avma Clarke E. Atkins; 2007-11-01 VoR 10.2460/javma.231.9.1338 Controlled Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Reassessing the definition of heartworm infection in cats American Veterinary Medical Association Proprietary:avma:AVMA; avma Clarke E. Atkins; 2007-11-01 VoR 10.2460/javma.231.9.1338 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Red blood cell distribution width in dogs with chronic degenerative valvular disease American Veterinary Medical Association Proprietary:avma:AVMA; avma Alessia Luciani, Angela Dalla Pria, Carlo Guglielmini, Elisa Mazzotta, Helen Poser, Michele Berlanda, Michele Drigo; 2013-09-04 VoR 10.2460/javma.243.6.858 Controlled Total_Item_Requests 2 0 0 0 0 0 0 0 0 0 0 0 2
Red blood cell distribution width in dogs with chronic degenerative valvular disease American Veterinary Medical Association Proprietary:avma:AVMA; avma Alessia Luciani, Angela Dalla Pria, Carlo Guglielmini, Elisa Mazzotta, Helen Poser, Michele Berlanda, Michele Drigo; 2013-09-04 VoR 10.2460/javma.243.6.858 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 1
Relationship of preoperative neurologic score with intervals to regaining micturition and ambulation following surgical treatment of thoracolumbar disk herniation in dogs American Veterinary Medical Association Proprietary:avma:AVMA; avma Ditte Skytte, Hugo Schmökel; 2018-07-02 VoR 10.2460/javma.253.2.196 Controlled Total_Item_Requests 2 0 0 0 0 0 0 0 0 0 0 0 2
Relationship of preoperative neurologic score with intervals to regaining micturition and ambulation following surgical treatment of thoracolumbar disk herniation in dogs American Veterinary Medical Association Proprietary:avma:AVMA; avma Ditte Skytte, Hugo Schmökel; 2018-07-02 VoR 10.2460/javma.253.2.196 Controlled Unique_Item_Requests 2 0 0 0 0 0 0 0 0 0 0 0 2
Resolution of hyperinsulinemic hypoglycemia following partial pancreatectomy in a dog with nesidioblastosis American Veterinary Medical Association Proprietary:avma:AVMA; avma Benjamin J. Polansky, Mark D. Chalkley, Stephen A. Martinez; 2018-09-13 VoR 10.2460/javma.253.7.893 Controlled Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 1
Resolution of hyperinsulinemic hypoglycemia following partial pancreatectomy in a dog with nesidioblastosis American Veterinary Medical Association Proprietary:avma:AVMA; avma Benjamin J. Polansky, Mark D. Chalkley, Stephen A. Martinez; 2018-09-13 VoR 10.2460/javma.253.7.893 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 1
Retroperitoneal sarcomas in dogs: 14 cases (1992–2002) American Veterinary Medical Association Proprietary:avma:AVMA; avma Eugene J. Ehrhart, Julius M. Liptak, Matthew B. Rooney, Scott A. Rizzo, Stephen J. Withrow, William S. Dernell; 2005-12-23 VoR 10.2460/javma.2004.224.1471 Controlled Total_Item_Requests 2 0 0 0 0 0 0 0 0 0 0 0 2
Retroperitoneal sarcomas in dogs: 14 cases (1992–2002) American Veterinary Medical Association Proprietary:avma:AVMA; avma Eugene J. Ehrhart, Julius M. Liptak, Matthew B. Rooney, Scott A. Rizzo, Stephen J. Withrow, William S. Dernell; 2005-12-23 VoR 10.2460/javma.2004.224.1471 Controlled Unique_Item_Requests 2 0 0 0 0 0 0 0 0 0 0 0 2
Risk factors and prognostic indicators for surgical outcome of dogs with esophageal foreign body obstructions American Veterinary Medical Association Proprietary:avma:AVMA; avma Alice Defarges, Brigitte A. Brisson, Sarah Malek, Shannon H. Wainberg, Stephanie Reabel, William C. Sears; 2018-01-18 VoR 10.2460/javma.252.3.301 Controlled Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 1
Risk factors and prognostic indicators for surgical outcome of dogs with esophageal foreign body obstructions American Veterinary Medical Association Proprietary:avma:AVMA; avma Alice Defarges, Brigitte A. Brisson, Sarah Malek, Shannon H. Wainberg, Stephanie Reabel, William C. Sears; 2018-01-18 VoR 10.2460/javma.252.3.301 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 1
Risk factors associated with clinical signs of lower urinary tract disease in indoor-housed cats American Veterinary Medical Association Proprietary:avma:AVMA; avma C. A. Tony Buffington, Dennis J. Chew, Jodi L. Westropp, Roger R. Bolus; 2006-02-28 VoR 10.2460/javma.228.5.722 Controlled Total_Item_Requests 4 0 0 0 0 0 0 0 0 0 0 4 0
Risk factors associated with clinical signs of lower urinary tract disease in indoor-housed cats American Veterinary Medical Association Proprietary:avma:AVMA; avma C. A. Tony Buffington, Dennis J. Chew, Jodi L. Westropp, Roger R. Bolus; 2006-02-28 VoR 10.2460/javma.228.5.722 Controlled Unique_Item_Requests 4 0 0 0 0 0 0 0 0 0 0 4 0
Risk factors for recurrence of clinical signs associated with thoracolumbar intervertebral disk herniation in dogs: 229 cases (1994–2000) American Veterinary Medical Association Proprietary:avma:AVMA; avma Amy S. Kapatkin, Frances S. Shofer, Gail K. Smith, Kelli N. Russell, Lisa S. Ziemer, Philipp D. Mayhew, Robert C. McLear, William T. N. Culp; 2005-12-22 VoR 10.2460/javma.2004.225.1231 Controlled Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Risk factors for recurrence of clinical signs associated with thoracolumbar intervertebral disk herniation in dogs: 229 cases (1994–2000) American Veterinary Medical Association Proprietary:avma:AVMA; avma Amy S. Kapatkin, Frances S. Shofer, Gail K. Smith, Kelli N. Russell, Lisa S. Ziemer, Philipp D. Mayhew, Robert C. McLear, William T. N. Culp; 2005-12-22 VoR 10.2460/javma.2004.225.1231 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Risk factors for suicide, attitudes toward mental illness, and practice-related stressors among US veterinarians American Veterinary Medical Association Proprietary:avma:AVMA; avma Brigid L. Elchos, Cole F. Vanicek, Daniel R. O'Leary, Enzo R. Campagnolo, Karl J. Musgrave, Katie M. Kurkjian, Kerry R. Pride, Kris K. Carter, Randall J. Nett, Renee H. Funk, Stacy M. Holzbauer, Tracy K. Witte; 2015-09-30 VoR 10.2460/javma.247.8.945 Controlled Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 1
Risk factors for suicide, attitudes toward mental illness, and practice-related stressors among US veterinarians American Veterinary Medical Association Proprietary:avma:AVMA; avma Brigid L. Elchos, Cole F. Vanicek, Daniel R. O'Leary, Enzo R. Campagnolo, Karl J. Musgrave, Katie M. Kurkjian, Kerry R. Pride, Kris K. Carter, Randall J. Nett, Renee H. Funk, Stacy M. Holzbauer, Tracy K. Witte; 2015-09-30 VoR 10.2460/javma.247.8.945 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 1
Risk factors for temporary tracheostomy tube placement following surgery to alleviate signs of brachycephalic obstructive airway syndrome in dogs American Veterinary Medical Association Proprietary:avma:AVMA; avma Amie Koenig, Chad W. Schmiedt, David A. Jiménez, David B. Worth, Janet A. Grimes; 2018-10-12 VoR 10.2460/javma.253.9.1158 Controlled Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Risk factors for temporary tracheostomy tube placement following surgery to alleviate signs of brachycephalic obstructive airway syndrome in dogs American Veterinary Medical Association Proprietary:avma:AVMA; avma Amie Koenig, Chad W. Schmiedt, David A. Jiménez, David B. Worth, Janet A. Grimes; 2018-10-12 VoR 10.2460/javma.253.9.1158 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Scientific Reports American Veterinary Medical Association Proprietary:avma:AVMA; avma 2005-12-27 VoR 10.2460/javma.2004.225.538 Controlled Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Scientific Reports American Veterinary Medical Association Proprietary:avma:AVMA; avma 2005-12-27 VoR 10.2460/javma.2004.225.538 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Serum biochemical abnormalities in goats with uroliths: 107 cases (1992–2003) American Veterinary Medical Association Proprietary:avma:AVMA; avma David W. Hird, Jeanne W. George, Lisle W. George; 2007-01-02 VoR 10.2460/javma.230.1.101 Controlled Total_Item_Requests 2 0 0 0 0 0 0 0 0 0 0 0 2
Serum biochemical abnormalities in goats with uroliths: 107 cases (1992–2003) American Veterinary Medical Association Proprietary:avma:AVMA; avma David W. Hird, Jeanne W. George, Lisle W. George; 2007-01-02 VoR 10.2460/javma.230.1.101 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 1
Severe phenylephrine-associated hemorrhage in five aged horses American Veterinary Medical Association Proprietary:avma:AVMA; avma Alessandra Pellegrini-Masini, Jeremy Frederick, Kelly Butterworth, Meg Miller Turpin, Raul Casas-Dolz, Steeve Giguère; 2010-10-04 VoR 10.2460/javma.237.7.830 Controlled Total_Item_Requests 2 0 0 0 0 0 0 0 0 0 0 2 0
Severe phenylephrine-associated hemorrhage in five aged horses American Veterinary Medical Association Proprietary:avma:AVMA; avma Alessandra Pellegrini-Masini, Jeremy Frederick, Kelly Butterworth, Meg Miller Turpin, Raul Casas-Dolz, Steeve Giguère; 2010-10-04 VoR 10.2460/javma.237.7.830 Controlled Unique_Item_Requests 2 0 0 0 0 0 0 0 0 0 0 2 0
Short-term clinical outcome of laparoscopic liver biopsy in dogs: 106 cases (2003–2013) American Veterinary Medical Association Proprietary:avma:AVMA; avma Dottie C. Brown, Heidi L. McDevitt, Jeffrey J. Runge, Michelle A. Giuffrida, Philipp D. Mayhew, William T. N. Culp; 2015-12-18 VoR 10.2460/javma.248.1.83 Controlled Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 1
Short-term clinical outcome of laparoscopic liver biopsy in dogs: 106 cases (2003–2013) American Veterinary Medical Association Proprietary:avma:AVMA; avma Dottie C. Brown, Heidi L. McDevitt, Jeffrey J. Runge, Michelle A. Giuffrida, Philipp D. Mayhew, William T. N. Culp; 2015-12-18 VoR 10.2460/javma.248.1.83 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 1
Signalment, clinical signs, and prognostic indicators associated with high-grade second- or third-degree atrioventricular block in dogs: 124 cases (January 1, 1997–December 31, 1997) American Veterinary Medical Association Proprietary:avma:AVMA; avma Donald P. Schrope, William J. Kelch; 2006-06-01 VoR 10.2460/javma.228.11.1710 Controlled Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Signalment, clinical signs, and prognostic indicators associated with high-grade second- or third-degree atrioventricular block in dogs: 124 cases (January 1, 1997–December 31, 1997) American Veterinary Medical Association Proprietary:avma:AVMA; avma Donald P. Schrope, William J. Kelch; 2006-06-01 VoR 10.2460/javma.228.11.1710 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Single-port laparoscopic cryptorchidectomy in dogs and cats: 25 cases (2009–2014) American Veterinary Medical Association Proprietary:avma:AVMA; avma Ameet Singh, J. Brad Case, Jeffrey J. Runge, Kelli N. Mayhew, Philipp D. Mayhew, William T. N. Culp; 2014-11-19 VoR 10.2460/javma.245.11.1258 Controlled Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Single-port laparoscopic cryptorchidectomy in dogs and cats: 25 cases (2009–2014) American Veterinary Medical Association Proprietary:avma:AVMA; avma Ameet Singh, J. Brad Case, Jeffrey J. Runge, Kelli N. Mayhew, Philipp D. Mayhew, William T. N. Culp; 2014-11-19 VoR 10.2460/javma.245.11.1258 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Splenic liposarcoma in dogs: 13 cases (2002–2012) American Veterinary Medical Association Proprietary:avma:AVMA; avma Barbara Powers, Julius M. Liptak, Krista L. A. Gower, Lina Bravo, Stephen J. Withrow, William T. N. Culp; 2015-12-07 VoR 10.2460/javma.247.12.1404 Controlled Total_Item_Requests 2 0 0 0 0 0 0 0 0 0 0 0 2
Splenic liposarcoma in dogs: 13 cases (2002–2012) American Veterinary Medical Association Proprietary:avma:AVMA; avma Barbara Powers, Julius M. Liptak, Krista L. A. Gower, Lina Bravo, Stephen J. Withrow, William T. N. Culp; 2015-12-07 VoR 10.2460/javma.247.12.1404 Controlled Unique_Item_Requests 2 0 0 0 0 0 0 0 0 0 0 0 2
Stereotactic radiosurgery for treatment of osteosarcomas involving the distal portions of the limbs in dogs American Veterinary Medical Association Proprietary:avma:AVMA; avma Francis J. Bova, James P. Farese, Juli Hester, Kirsten Cooke, Leslie Fox, Margaret S. Thompson, Nola Lester, Rowan Milner; 2005-12-27 VoR 10.2460/javma.2004.225.1567 Controlled Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Stereotactic radiosurgery for treatment of osteosarcomas involving the distal portions of the limbs in dogs American Veterinary Medical Association Proprietary:avma:AVMA; avma Francis J. Bova, James P. Farese, Juli Hester, Kirsten Cooke, Leslie Fox, Margaret S. Thompson, Nola Lester, Rowan Milner; 2005-12-27 VoR 10.2460/javma.2004.225.1567 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Sternotomy and ventral slot decompression for treatment of T1-2 intervertebral disk disease in a Dachshund American Veterinary Medical Association Proprietary:avma:AVMA; avma H. Fulton Reaugh, Kelsey K. Cappelle; 2018-07-02 VoR 10.2460/javma.253.2.215 Controlled Total_Item_Requests 3 0 0 0 0 0 0 0 0 0 0 0 3
Sternotomy and ventral slot decompression for treatment of T1-2 intervertebral disk disease in a Dachshund American Veterinary Medical Association Proprietary:avma:AVMA; avma H. Fulton Reaugh, Kelsey K. Cappelle; 2018-07-02 VoR 10.2460/javma.253.2.215 Controlled Unique_Item_Requests 2 0 0 0 0 0 0 0 0 0 0 0 2
Strategies for the diagnosis and treatment of ovarian cysts in dairy cattle American Veterinary Medical Association Proprietary:avma:AVMA; avma Carlos A. Risco, Julian A. Bartolome, Louis F. Archbald, Pedro Melendez, William W. Thatcher; 2005-12-21 VoR 10.2460/javma.2005.227.1409 Controlled Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Strategies for the diagnosis and treatment of ovarian cysts in dairy cattle American Veterinary Medical Association Proprietary:avma:AVMA; avma Carlos A. Risco, Julian A. Bartolome, Louis F. Archbald, Pedro Melendez, William W. Thatcher; 2005-12-21 VoR 10.2460/javma.2005.227.1409 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Stress-related behaviors among horses used in a therapeutic riding program American Veterinary Medical Association Proprietary:avma:AVMA; avma Camie R. Heleski, Janice Siegford, Katharine Ann Smith, Lana Kaiser; 2006-01-30 VoR 10.2460/javma.228.1.39 Controlled Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Stress-related behaviors among horses used in a therapeutic riding program American Veterinary Medical Association Proprietary:avma:AVMA; avma Camie R. Heleski, Janice Siegford, Katharine Ann Smith, Lana Kaiser; 2006-01-30 VoR 10.2460/javma.228.1.39 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Successful management of minoxidil toxicosis in a dog American Veterinary Medical Association Proprietary:avma:AVMA; avma Anusha Balakrishnan, Christine A. Culler, Page E. Yaxley, Tyler J. M. Jordan; 2018-01-10 VoR 10.2460/javma.252.2.222 Controlled Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 1
Successful management of minoxidil toxicosis in a dog American Veterinary Medical Association Proprietary:avma:AVMA; avma Anusha Balakrishnan, Christine A. Culler, Page E. Yaxley, Tyler J. M. Jordan; 2018-01-10 VoR 10.2460/javma.252.2.222 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 1
Suicide among veterinarians in the United States from 1979 through 2015 American Veterinary Medical Association Proprietary:avma:AVMA; avma Alex E. Crosby, Anna D. Reddish, Ethan D. Fechter-Leggett, Nicole T. Edwards, Randall J. Nett, Suzanne E. Tomasi; 2018-12-20 VoR 10.2460/javma.254.1.104 Controlled Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 1
Suicide among veterinarians in the United States from 1979 through 2015 American Veterinary Medical Association Proprietary:avma:AVMA; avma Alex E. Crosby, Anna D. Reddish, Ethan D. Fechter-Leggett, Nicole T. Edwards, Randall J. Nett, Suzanne E. Tomasi; 2018-12-20 VoR 10.2460/javma.254.1.104 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 1
Surgical and nonsurgical treatment of peritoneopericardial diaphragmatic hernia in dogs and cats: 58 cases (1999–2008) American Veterinary Medical Association Proprietary:avma:AVMA; avma Colby G. Burns, Mary A. McLoughlin, Mary Sarah Bergh; 2013-02-12 VoR 10.2460/javma.242.5.643 Controlled Total_Item_Requests 2 0 0 0 0 0 0 0 0 0 0 0 2
Surgical and nonsurgical treatment of peritoneopericardial diaphragmatic hernia in dogs and cats: 58 cases (1999–2008) American Veterinary Medical Association Proprietary:avma:AVMA; avma Colby G. Burns, Mary A. McLoughlin, Mary Sarah Bergh; 2013-02-12 VoR 10.2460/javma.242.5.643 Controlled Unique_Item_Requests 2 0 0 0 0 0 0 0 0 0 0 0 2
Surgical excision of anal sac apocrine gland adenocarcinomas with and without adjunctive chemotherapy in dogs: 42 cases (2005–2011) American Veterinary Medical Association Proprietary:avma:AVMA; avma Christopher P. Potanas, Rance M. Gamblin, Sheldon Padgett; 2015-04-02 VoR 10.2460/javma.246.8.877 Controlled Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Surgical excision of anal sac apocrine gland adenocarcinomas with and without adjunctive chemotherapy in dogs: 42 cases (2005–2011) American Veterinary Medical Association Proprietary:avma:AVMA; avma Christopher P. Potanas, Rance M. Gamblin, Sheldon Padgett; 2015-04-02 VoR 10.2460/javma.246.8.877 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Surgical management of multiple metatarsal fractures in a chinchilla (Chinchilla lanigera) American Veterinary Medical Association Proprietary:avma:AVMA; avma Adeline Decambron, Charly Pignon, Isabelle Desprez, Thomas M. Donnelly; 2016-09-21 VoR 10.2460/javma.249.7.801 Controlled Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Surgical management of multiple metatarsal fractures in a chinchilla (Chinchilla lanigera) American Veterinary Medical Association Proprietary:avma:AVMA; avma Adeline Decambron, Charly Pignon, Isabelle Desprez, Thomas M. Donnelly; 2016-09-21 VoR 10.2460/javma.249.7.801 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Surgical management of pivot-shift phenomenon in a dog American Veterinary Medical Association Proprietary:avma:AVMA; avma Alan Danielski, David G. Thomson, Rebekah C. Knight; 2017-03-06 VoR 10.2460/javma.250.6.676 Controlled Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 1
Surgical management of pivot-shift phenomenon in a dog American Veterinary Medical Association Proprietary:avma:AVMA; avma Alan Danielski, David G. Thomson, Rebekah C. Knight; 2017-03-06 VoR 10.2460/javma.250.6.676 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 1
Survival estimates and outcome predictors for shelter cats with feline panleukopenia virus infection American Veterinary Medical Association Proprietary:avma:AVMA; avma Barbara Contiero, Edoardo Auriemma, Eric Zini, Federico Porporato, Filippo Ferri, Gabriele Gerardi, Hans Lutz, Marian C. Horzinek, Paola Rocchi, Regina Hofmann-Lehmann, Tommaso Vezzosi; 2018-07-02 VoR 10.2460/javma.253.2.188 Controlled Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 1
Survival estimates and outcome predictors for shelter cats with feline panleukopenia virus infection American Veterinary Medical Association Proprietary:avma:AVMA; avma Barbara Contiero, Edoardo Auriemma, Eric Zini, Federico Porporato, Filippo Ferri, Gabriele Gerardi, Hans Lutz, Marian C. Horzinek, Paola Rocchi, Regina Hofmann-Lehmann, Tommaso Vezzosi; 2018-07-02 VoR 10.2460/javma.253.2.188 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 1
Systemic manifestations of Cuterebra infection in dogs and cats: 42 cases (2000–2014) American Veterinary Medical Association Proprietary:avma:AVMA; avma Brianna Miniter, Bronwyn E. Rutland, Cheri A. Johnson, Helle B. Hydeskov, Kevin M. Byl; 2017-11-30 VoR 10.2460/javma.251.12.1432 Controlled Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Systemic manifestations of Cuterebra infection in dogs and cats: 42 cases (2000–2014) American Veterinary Medical Association Proprietary:avma:AVMA; avma Brianna Miniter, Bronwyn E. Rutland, Cheri A. Johnson, Helle B. Hydeskov, Kevin M. Byl; 2017-11-30 VoR 10.2460/javma.251.12.1432 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Taking action to solve the wellness issue American Veterinary Medical Association Proprietary:avma:AVMA; avma 2016-02-17 VoR 10.2460/javma.248.5.454 Controlled Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 1
Taking action to solve the wellness issue American Veterinary Medical Association Proprietary:avma:AVMA; avma 2016-02-17 VoR 10.2460/javma.248.5.454 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 1
Taurine deficiency in dogs with dilated cardiomyopathy: 12 cases (1997–2001) American Veterinary Medical Association Proprietary:avma:AVMA; avma Andrea J. Fascetti, John R. Reed, Quinton R. Rogers, Robert C. Backus; 2005-12-27 VoR 10.2460/javma.2003.223.1137 Controlled Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Taurine deficiency in dogs with dilated cardiomyopathy: 12 cases (1997–2001) American Veterinary Medical Association Proprietary:avma:AVMA; avma Andrea J. Fascetti, John R. Reed, Quinton R. Rogers, Robert C. Backus; 2005-12-27 VoR 10.2460/javma.2003.223.1137 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
The Association of Shelter Veterinarians veterinary medical care guidelines for spay-neuter programs American Veterinary Medical Association Proprietary:avma:AVMA; avma Adriana H. Voors, Andrea L. Looney, Brenda Griffin, Christine L. Wilford, David J. Sweeney, Ellen P. Jefferson, James R. Weedon, Janet M. Scarlett, Julie K. Levy, Kathy A. Tyson, Kelly A. Farrell, Leslie D. Appel, Lisa M. Howe, Mark W. Bohling, Melissa A. Saxton, Michael R. Moyer, Nancy J. Ferguson, Philip A. Bushby, Sandra P. Newbury, Sara C. White, Susan M. Eddlestone, Y. Karla Rigdon-Brestle; 2008-07-01 VoR 10.2460/javma.233.1.74 Controlled Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
The Association of Shelter Veterinarians veterinary medical care guidelines for spay-neuter programs American Veterinary Medical Association Proprietary:avma:AVMA; avma Adriana H. Voors, Andrea L. Looney, Brenda Griffin, Christine L. Wilford, David J. Sweeney, Ellen P. Jefferson, James R. Weedon, Janet M. Scarlett, Julie K. Levy, Kathy A. Tyson, Kelly A. Farrell, Leslie D. Appel, Lisa M. Howe, Mark W. Bohling, Melissa A. Saxton, Michael R. Moyer, Nancy J. Ferguson, Philip A. Bushby, Sandra P. Newbury, Sara C. White, Susan M. Eddlestone, Y. Karla Rigdon-Brestle; 2008-07-01 VoR 10.2460/javma.233.1.74 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
The Association of Shelter Veterinarians’ 2016 Veterinary Medical Care Guidelines for Spay-Neuter Programs American Veterinary Medical Association Proprietary:avma:AVMA; avma Andrea Looney, Brenda Griffin, Christine L. Wilford, Emily McCobb, Julie K. Levy, Kathleen V. Makolinski, Kathy Tyson, Kelly Harrison, Kelly A. Farrell, Leslie D. Appel, Lisa M. Howe, Mark W. Bohling, Michael R. Moyer, Nancy Ferguson, Natalie M. Isaza, Philip A. Bushby, Sara C. White, Sheilah Ann Robertson, Susan M. Eddlestone, Y. Karla Rigdon-Brestle; 2016-07-05 VoR 10.2460/javma.249.2.165 Controlled Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
The Association of Shelter Veterinarians’ 2016 Veterinary Medical Care Guidelines for Spay-Neuter Programs American Veterinary Medical Association Proprietary:avma:AVMA; avma Andrea Looney, Brenda Griffin, Christine L. Wilford, Emily McCobb, Julie K. Levy, Kathleen V. Makolinski, Kathy Tyson, Kelly Harrison, Kelly A. Farrell, Leslie D. Appel, Lisa M. Howe, Mark W. Bohling, Michael R. Moyer, Nancy Ferguson, Natalie M. Isaza, Philip A. Bushby, Sara C. White, Sheilah Ann Robertson, Susan M. Eddlestone, Y. Karla Rigdon-Brestle; 2016-07-05 VoR 10.2460/javma.249.2.165 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
The role of the veterinary profession in promoting animal welfare American Veterinary Medical Association Proprietary:avma:AVMA; avma Barry S. Kipperman; 2015-02-11 VoR 10.2460/javma.246.5.502 Controlled Total_Item_Requests 2 0 0 0 0 0 0 0 0 0 0 0 2
The role of the veterinary profession in promoting animal welfare American Veterinary Medical Association Proprietary:avma:AVMA; avma Barry S. Kipperman; 2015-02-11 VoR 10.2460/javma.246.5.502 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 1
Therapeutic use of fish oils in companion animals American Veterinary Medical Association Proprietary:avma:AVMA; avma John E. Bauer; 2011-11-16 VoR 10.2460/javma.239.11.1441 Controlled Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Therapeutic use of fish oils in companion animals American Veterinary Medical Association Proprietary:avma:AVMA; avma John E. Bauer; 2011-11-16 VoR 10.2460/javma.239.11.1441 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Theriogenology Question of the Month American Veterinary Medical Association Proprietary:avma:AVMA; avma Bruce W. Christensen, Camilla J. Scott, Elise E. B. LaDouceur, Julie E. Dechant, Pablo Espinosa; 2015-10-30 VoR 10.2460/javma.247.10.1105 Controlled Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 1
Theriogenology Question of the Month American Veterinary Medical Association Proprietary:avma:AVMA; avma Bruce W. Christensen, Camilla J. Scott, Elise E. B. LaDouceur, Julie E. Dechant, Pablo Espinosa; 2015-10-30 VoR 10.2460/javma.247.10.1105 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 1
Tumors affecting the spinal cord of cats: 85 cases (1980–2005) American Veterinary Medical Association Proprietary:avma:AVMA; avma Charles H. Vite, Katia Marioni-Henry, Sionagh H. Smith, Thomas J. Van Winkle; 2008-01-15 VoR 10.2460/javma.232.2.237 Controlled Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 1
Tumors affecting the spinal cord of cats: 85 cases (1980–2005) American Veterinary Medical Association Proprietary:avma:AVMA; avma Charles H. Vite, Katia Marioni-Henry, Sionagh H. Smith, Thomas J. Van Winkle; 2008-01-15 VoR 10.2460/javma.232.2.237 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 1
Underlying cause, pathophysiologic abnormalities, and response to treatment in cats with septic peritonitis: 51 cases (1990–2001) American Veterinary Medical Association Proprietary:avma:AVMA; avma Kenneth J. Drobatz, Lesley G. King, Lillian R. Aronson, Merilee F. Costello; 2005-12-23 VoR 10.2460/javma.2004.225.897 Controlled Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Underlying cause, pathophysiologic abnormalities, and response to treatment in cats with septic peritonitis: 51 cases (1990–2001) American Veterinary Medical Association Proprietary:avma:AVMA; avma Kenneth J. Drobatz, Lesley G. King, Lillian R. Aronson, Merilee F. Costello; 2005-12-23 VoR 10.2460/javma.2004.225.897 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Use of a modified Vinsot technique for partial phallectomy in 11 standing horses American Veterinary Medical Association Proprietary:avma:AVMA; avma Carolyn E. Arnold, Charles C. Love, Dickson D. Varner, Steven P Brinsko; 2010-07-01 VoR 10.2460/javma.237.1.82 Controlled Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 1
Use of a modified Vinsot technique for partial phallectomy in 11 standing horses American Veterinary Medical Association Proprietary:avma:AVMA; avma Carolyn E. Arnold, Charles C. Love, Dickson D. Varner, Steven P Brinsko; 2010-07-01 VoR 10.2460/javma.237.1.82 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 1
Use of a split-thickness soft palate hinged flap and bilateral buccal mucosal rotation flaps for one-stage repair of a bilateral hypoplastic soft palate in a dog American Veterinary Medical Association Proprietary:avma:AVMA; avma Kathryn M. Pratschke, Ronan A. Mullins, Shane R. Guerin; 2015-12-18 VoR 10.2460/javma.248.1.91 Controlled Total_Item_Requests 2 0 0 0 0 0 0 0 0 0 0 2 0
Use of a split-thickness soft palate hinged flap and bilateral buccal mucosal rotation flaps for one-stage repair of a bilateral hypoplastic soft palate in a dog American Veterinary Medical Association Proprietary:avma:AVMA; avma Kathryn M. Pratschke, Ronan A. Mullins, Shane R. Guerin; 2015-12-18 VoR 10.2460/javma.248.1.91 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Use of a subcutaneous ureteral bypass device for treatment of benign ureteral obstruction in cats: 174 ureters in 134 cats (2009–2015) American Veterinary Medical Association Proprietary:avma:AVMA; avma Allyson C. Berent, Chick W. Weisse, Demetrius H. Bagley, Kenneth Lamb; 2018-11-06 VoR 10.2460/javma.253.10.1309 Controlled Total_Item_Requests 2 0 0 0 0 0 0 0 0 0 0 1 1
Use of a subcutaneous ureteral bypass device for treatment of benign ureteral obstruction in cats: 174 ureters in 134 cats (2009–2015) American Veterinary Medical Association Proprietary:avma:AVMA; avma Allyson C. Berent, Chick W. Weisse, Demetrius H. Bagley, Kenneth Lamb; 2018-11-06 VoR 10.2460/javma.253.10.1309 Controlled Unique_Item_Requests 2 0 0 0 0 0 0 0 0 0 0 1 1
Use of basal serum or plasma cortisol concentrations to rule out a diagnosis of hypoadrenocorticism in dogs: 123 cases (2000–2005) American Veterinary Medical Association Proprietary:avma:AVMA; avma Adam J. Birkenheuer, Arit Friedenthal, Elizabeth M. Lennon, Lorra S. Moses, Maria T. Correa, Mark G. Papich, Rae Grace Hutchins, Sally A. Bissett, Tonya E. Boyle; 2007-08-01 VoR 10.2460/javma.231.3.413 Controlled Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 1
Use of basal serum or plasma cortisol concentrations to rule out a diagnosis of hypoadrenocorticism in dogs: 123 cases (2000–2005) American Veterinary Medical Association Proprietary:avma:AVMA; avma Adam J. Birkenheuer, Arit Friedenthal, Elizabeth M. Lennon, Lorra S. Moses, Maria T. Correa, Mark G. Papich, Rae Grace Hutchins, Sally A. Bissett, Tonya E. Boyle; 2007-08-01 VoR 10.2460/javma.231.3.413 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 1
Use of equine amniotic membrane free-island grafts for treatment of a midstromal corneal ulcer and descemetocele in a snow leopard (Panthera uncia) American Veterinary Medical Association Proprietary:avma:AVMA; avma Amy M. Knollinger, Erika K. Crook, Jessica E. McDonald, Nancy A. Carpenter; 2018-12-05 VoR 10.2460/javma.253.12.1623 Controlled Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 1
Use of equine amniotic membrane free-island grafts for treatment of a midstromal corneal ulcer and descemetocele in a snow leopard (Panthera uncia) American Veterinary Medical Association Proprietary:avma:AVMA; avma Amy M. Knollinger, Erika K. Crook, Jessica E. McDonald, Nancy A. Carpenter; 2018-12-05 VoR 10.2460/javma.253.12.1623 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 1
Use of scintigraphy for assessment of fracture healing and early diagnosis of osteomyelitis following fracture repair in rabbits American Veterinary Medical Association Proprietary:avma:AVMA; avma C. Wayne McIlwraith, Chris E. Kawcak, David D. Frisbie, Louise L. Southwood, Phillip F. Steyn; 2005-12-26 VoR 10.2460/ajvr.2003.64.736 Controlled Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Use of scintigraphy for assessment of fracture healing and early diagnosis of osteomyelitis following fracture repair in rabbits American Veterinary Medical Association Proprietary:avma:AVMA; avma C. Wayne McIlwraith, Chris E. Kawcak, David D. Frisbie, Louise L. Southwood, Phillip F. Steyn; 2005-12-26 VoR 10.2460/ajvr.2003.64.736 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Use of trazodone as an adjunctive agent in the treatment of canine anxiety disorders: 56 cases (1995–2007) American Veterinary Medical Association Proprietary:avma:AVMA; avma Barbara L. Sherman, Margaret E. Gruen; 2008-12-15 VoR 10.2460/javma.233.12.1902 Controlled Total_Item_Requests 2 0 0 0 0 0 0 0 0 0 0 2 0
Use of trazodone as an adjunctive agent in the treatment of canine anxiety disorders: 56 cases (1995–2007) American Veterinary Medical Association Proprietary:avma:AVMA; avma Barbara L. Sherman, Margaret E. Gruen; 2008-12-15 VoR 10.2460/javma.233.12.1902 Controlled Unique_Item_Requests 2 0 0 0 0 0 0 0 0 0 0 2 0
Utility of diagnostic tests for and medical treatment of pulmonary blastomycosis in dogs: 125 cases (1989–2006) American Veterinary Medical Association Proprietary:avma:AVMA; avma Allison B. Newman, Carl R. Jessen, Daniel A. Feeney, Laura J. Crews, Leslie C. Sharkey; 2008-01-15 VoR 10.2460/javma.232.2.222 Controlled Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 1
Utility of diagnostic tests for and medical treatment of pulmonary blastomycosis in dogs: 125 cases (1989–2006) American Veterinary Medical Association Proprietary:avma:AVMA; avma Allison B. Newman, Carl R. Jessen, Daniel A. Feeney, Laura J. Crews, Leslie C. Sharkey; 2008-01-15 VoR 10.2460/javma.232.2.222 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 1
Ventricular arrhythmias in Rhodesian Ridgebacks with a family history of sudden death and results of a pedigree analysis for potential inheritance patterns American Veterinary Medical Association Proprietary:avma:AVMA; avma Jess A. Weidman, Kathryn M. Meurs, Kevin K. Lahmers, Steven G. Friedenberg, Steven L. Rosenthal; 2016-05-02 VoR 10.2460/javma.248.10.1135 Controlled Total_Item_Requests 2 0 0 0 0 0 0 0 0 0 0 0 2
Ventricular arrhythmias in Rhodesian Ridgebacks with a family history of sudden death and results of a pedigree analysis for potential inheritance patterns American Veterinary Medical Association Proprietary:avma:AVMA; avma Jess A. Weidman, Kathryn M. Meurs, Kevin K. Lahmers, Steven G. Friedenberg, Steven L. Rosenthal; 2016-05-02 VoR 10.2460/javma.248.10.1135 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 1
Veterinary Medicine Today American Veterinary Medical Association Proprietary:avma:AVMA; avma Daniel D. Lewis, Margret S. Thompson, Tiffany J. MacInnes; 2005-12-20 VoR 10.2460/javma.2005.227.1561 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Veterinary Medicine Today American Veterinary Medical Association Proprietary:avma:AVMA; avma Claude A. Ragle, David D. Barbee, Melissa T. Hines, Ramona T. Skirpstunas, Tamara M. Swor; 2005-12-27 VoR 10.2460/javma.2001.218.347 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Veterinary Medicine Today American Veterinary Medical Association Proprietary:avma:AVMA; avma Daniel D. Lewis, Margret S. Thompson, Tiffany J. MacInnes; 2005-12-20 VoR 10.2460/javma.2005.227.1561 Controlled Total_Item_Requests 2 0 0 0 0 0 0 0 0 0 0 2 0
Veterinary Medicine Today American Veterinary Medical Association Proprietary:avma:AVMA; avma Claude A. Ragle, David D. Barbee, Melissa T. Hines, Ramona T. Skirpstunas, Tamara M. Swor; 2005-12-27 VoR 10.2460/javma.2001.218.347 Controlled Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Veterinary Research News American Veterinary Medical Association Proprietary:avma:AVMA; avma 2014-10-28 VoR 10.2460/ajvr.75.11.945 Controlled Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Veterinary Research News American Veterinary Medical Association Proprietary:avma:AVMA; avma 2014-10-28 VoR 10.2460/ajvr.75.11.945 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
What Is Your Diagnosis? American Veterinary Medical Association Proprietary:avma:AVMA; avma Kate M. Sippel, Rachel E. Oman, Robert N. Streeter; 2018-12-05 VoR 10.2460/javma.253.12.1541 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 1
What Is Your Diagnosis? American Veterinary Medical Association Proprietary:avma:AVMA; avma James Sutherland-Smith, Katherine E. Lopez, Stacie Aarsvold, Victor Caudal; 2018-11-06 VoR 10.2460/javma.253.10.1247 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
What Is Your Diagnosis? American Veterinary Medical Association Proprietary:avma:AVMA; avma Jeannette Cremer, Nathalie Rademacher, R. Avery Bennett, Rudy W. Bauer; 2018-05-17 VoR 10.2460/javma.252.11.1345 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 1
What Is Your Diagnosis? American Veterinary Medical Association Proprietary:avma:AVMA; avma Beatrice E. Carletti, Daniel Sanchez-Masian, Fraser J. McConnell; 2018-01-18 VoR 10.2460/javma.252.3.281 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
What Is Your Diagnosis? American Veterinary Medical Association Proprietary:avma:AVMA; avma Charles T. McCauley, Kelli N. Beavers, Nathalie Rademacher; 2017-07-03 VoR 10.2460/javma.251.2.149 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
What Is Your Diagnosis? American Veterinary Medical Association Proprietary:avma:AVMA; avma Carol K. Clark, Faith E. Hughes, Kathryn M. Smith; 2013-08-23 VoR 10.2460/javma.243.5.623 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
What Is Your Diagnosis? American Veterinary Medical Association Proprietary:avma:AVMA; avma Brandon D. Adley, Eli B. Cohen, Jennifer K. Marin, Mason Y. Savage; 2018-12-20 VoR 10.2460/javma.254.1.61 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 1
What Is Your Diagnosis? American Veterinary Medical Association Proprietary:avma:AVMA; avma Annemarieke de Vlaming, Gary W. Ellison; 2018-06-18 VoR 10.2460/javma.253.1.35 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
What Is Your Diagnosis? American Veterinary Medical Association Proprietary:avma:AVMA; avma Eric N. Glass, James J. Hammond, Jeremy J. O'Neill, Marc Kent; 2012-12-12 VoR 10.2460/javma.242.1.29 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
What Is Your Diagnosis? American Veterinary Medical Association Proprietary:avma:AVMA; avma Kate M. Sippel, Rachel E. Oman, Robert N. Streeter; 2018-12-05 VoR 10.2460/javma.253.12.1541 Controlled Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 1
What Is Your Diagnosis? American Veterinary Medical Association Proprietary:avma:AVMA; avma James Sutherland-Smith, Katherine E. Lopez, Stacie Aarsvold, Victor Caudal; 2018-11-06 VoR 10.2460/javma.253.10.1247 Controlled Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
What Is Your Diagnosis? American Veterinary Medical Association Proprietary:avma:AVMA; avma Jeannette Cremer, Nathalie Rademacher, R. Avery Bennett, Rudy W. Bauer; 2018-05-17 VoR 10.2460/javma.252.11.1345 Controlled Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 1
What Is Your Diagnosis? American Veterinary Medical Association Proprietary:avma:AVMA; avma Beatrice E. Carletti, Daniel Sanchez-Masian, Fraser J. McConnell; 2018-01-18 VoR 10.2460/javma.252.3.281 Controlled Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
What Is Your Diagnosis? American Veterinary Medical Association Proprietary:avma:AVMA; avma Charles T. McCauley, Kelli N. Beavers, Nathalie Rademacher; 2017-07-03 VoR 10.2460/javma.251.2.149 Controlled Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
What Is Your Diagnosis? American Veterinary Medical Association Proprietary:avma:AVMA; avma Carol K. Clark, Faith E. Hughes, Kathryn M. Smith; 2013-08-23 VoR 10.2460/javma.243.5.623 Controlled Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
What Is Your Diagnosis? American Veterinary Medical Association Proprietary:avma:AVMA; avma Brandon D. Adley, Eli B. Cohen, Jennifer K. Marin, Mason Y. Savage; 2018-12-20 VoR 10.2460/javma.254.1.61 Controlled Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 1
What Is Your Diagnosis? American Veterinary Medical Association Proprietary:avma:AVMA; avma Annemarieke de Vlaming, Gary W. Ellison; 2018-06-18 VoR 10.2460/javma.253.1.35 Controlled Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
What Is Your Diagnosis? American Veterinary Medical Association Proprietary:avma:AVMA; avma Eric N. Glass, James J. Hammond, Jeremy J. O'Neill, Marc Kent; 2012-12-12 VoR 10.2460/javma.242.1.29 Controlled Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
What Is Your Neurologic Diagnosis? American Veterinary Medical Association Proprietary:avma:AVMA; avma Emma L. Deards; 2016-11-22 VoR 10.2460/javma.249.11.1253 Controlled Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
What Is Your Neurologic Diagnosis? American Veterinary Medical Association Proprietary:avma:AVMA; avma Emma L. Deards; 2016-11-22 VoR 10.2460/javma.249.11.1253 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
Zinc intoxication in dogs: 19 cases (1991–2003) American Veterinary Medical Association Proprietary:avma:AVMA; avma Carolyn M. Gurnee, Kenneth J. Drobatz; 2007-04-16 VoR 10.2460/javma.230.8.1174 Controlled Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 1
Zinc intoxication in dogs: 19 cases (1991–2003) American Veterinary Medical Association Proprietary:avma:AVMA; avma Carolyn M. Gurnee, Kenneth J. Drobatz; 2007-04-16 VoR 10.2460/javma.230.8.1174 Controlled Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 1
Can't render this file because it has a wrong number of fields in line 14.

19
all_data/yearly_files/2018/AVMA-JOURNALS/2018_AVMA-JOURNALS_PR.tsv

@ -1,19 +0,0 @@
Report_Name Platform Master Report
Report_ID PR
Release 5
Institution_Name Robertson Lib Periodicals Dept
Institution_ID avma:175152
Metric_Types
Report_Filters
Report_Attributes
Exceptions 3031: Usage Not Ready for Requested Dates (Requested data between 2018-01-01 and 2018-12-31. However only data between 2018-11-01 and 2020-02-29 exists.)
Reporting_Period Begin_Date=2018-01-01; End_Date=2018-12-31
Created 2020-03-05T02:09:01Z
Created_By Atypon Systems LLC.
Platform Metric_Type Reporting_Period_Total Jan-2018 Feb-2018 Mar-2018 Apr-2018 May-2018 Jun-2018 Jul-2018 Aug-2018 Sep-2018 Oct-2018 Nov-2018 Dec-2018
avma Searches_Platform 39 0 0 0 0 0 0 0 0 0 0 25 14
avma Total_Item_Investigations 671 0 0 0 0 0 0 0 0 0 0 469 202
avma Unique_Item_Investigations 452 0 0 0 0 0 0 0 0 0 0 308 144
avma Total_Item_Requests 422 0 0 0 0 0 0 0 0 0 0 285 137
avma Unique_Item_Requests 365 0 0 0 0 0 0 0 0 0 0 247 118
Can't render this file because it has a wrong number of fields in line 14.

17
all_data/yearly_files/2018/AVMA-JOURNALS/2018_AVMA-JOURNALS_PR_P1.tsv

@ -1,17 +0,0 @@
Report_Name Platform Usage
Report_ID PR_P1
Release 5
Institution_Name Robertson Lib Periodicals Dept
Institution_ID avma:175152
Metric_Types Searches_Platform; Total_Item_Requests; Unique_Item_Requests; Unique_Title_Requests
Report_Filters Access_Method=Regular
Report_Attributes
Exceptions 3031: Usage Not Ready for Requested Dates (Requested data between 2018-01-01 and 2018-12-31. However only data between 2018-11-01 and 2020-02-29 exists.)
Reporting_Period End_Date=2018-12-31; Begin_Date=2018-01-01
Created 2020-03-05T02:08:58Z
Created_By Atypon Systems LLC.
Platform Metric_Type Reporting_Period_Total Jan-2018 Feb-2018 Mar-2018 Apr-2018 May-2018 Jun-2018 Jul-2018 Aug-2018 Sep-2018 Oct-2018 Nov-2018 Dec-2018
avma Searches_Platform 39 0 0 0 0 0 0 0 0 0 0 25 14
avma Total_Item_Requests 422 0 0 0 0 0 0 0 0 0 0 285 137
avma Unique_Item_Requests 365 0 0 0 0 0 0 0 0 0 0 247 118
Can't render this file because it has a wrong number of fields in line 14.

22
all_data/yearly_files/2018/AVMA-JOURNALS/2018_AVMA-JOURNALS_TR.tsv

@ -1,22 +0,0 @@
Report_Name Title Master Report
Report_ID TR
Release 5
Institution_Name Robertson Lib Periodicals Dept
Institution_ID avma:175152
Metric_Types
Report_Filters
Report_Attributes
Exceptions 3031: Usage Not Ready for Requested Dates (Requested data between 2018-01-01 and 2018-12-31. However only data between 2018-11-01 and 2020-02-29 exists.)
Reporting_Period Begin_Date=2018-01-01; End_Date=2018-12-31
Created 2020-03-05T02:09:34Z
Created_By Atypon Systems LLC.
Title Publisher Publisher_ID Platform DOI Proprietary_ID ISBN Print_ISSN Online_ISSN URI Metric_Type Reporting_Period_Total Jan-2018 Feb-2018 Mar-2018 Apr-2018 May-2018 Jun-2018 Jul-2018 Aug-2018 Sep-2018 Oct-2018 Nov-2018 Dec-2018
American Journal of Veterinary Research American Veterinary Medical Association Proprietary:avma:AVMA; avma 10.2460/ajvr.3 avma:ajvr 0002-9645 Total_Item_Investigations 125 0 0 0 0 0 0 0 0 0 0 92 33
American Journal of Veterinary Research American Veterinary Medical Association Proprietary:avma:AVMA; avma 10.2460/ajvr.3 avma:ajvr 0002-9645 Unique_Item_Investigations 76 0 0 0 0 0 0 0 0 0 0 57 19
American Journal of Veterinary Research American Veterinary Medical Association Proprietary:avma:AVMA; avma 10.2460/ajvr.3 avma:ajvr 0002-9645 Total_Item_Requests 68 0 0 0 0 0 0 0 0 0 0 49 19
American Journal of Veterinary Research American Veterinary Medical Association Proprietary:avma:AVMA; avma 10.2460/ajvr.3 avma:ajvr 0002-9645 Unique_Item_Requests 60 0 0 0 0 0 0 0 0 0 0 45 15
Journal of the American Veterinary Medical Association American Veterinary Medical Association Proprietary:avma:AVMA; avma 10.2460/javma.2 avma:javma 0003-1488 Total_Item_Investigations 546 0 0 0 0 0 0 0 0 0 0 377 169
Journal of the American Veterinary Medical Association American Veterinary Medical Association Proprietary:avma:AVMA; avma 10.2460/javma.2 avma:javma 0003-1488 Unique_Item_Investigations 376 0 0 0 0 0 0 0 0 0 0 251 125
Journal of the American Veterinary Medical Association American Veterinary Medical Association Proprietary:avma:AVMA; avma 10.2460/javma.2 avma:javma 0003-1488 Total_Item_Requests 354 0 0 0 0 0 0 0 0 0 0 236 118
Journal of the American Veterinary Medical Association American Veterinary Medical Association Proprietary:avma:AVMA; avma 10.2460/javma.2 avma:javma 0003-1488 Unique_Item_Requests 305 0 0 0 0 0 0 0 0 0 0 202 103
Can't render this file because it has a wrong number of fields in line 14.

14
all_data/yearly_files/2018/AVMA-JOURNALS/2018_AVMA-JOURNALS_TR_B1.tsv

@ -1,14 +0,0 @@
Report_Name Book Requests (Excluding OA_Gold)
Report_ID TR_B1
Release 5
Institution_Name Robertson Lib Periodicals Dept
Institution_ID avma:175152
Metric_Types Total_Item_Requests; Unique_Title_Requests
Report_Filters Data_Type=Book; Access_Type=Controlled; Access_Method=Regular
Report_Attributes
Exceptions 3031: Usage Not Ready for Requested Dates (Requested data between 2018-01-01 and 2018-12-31. However only data between 2018-11-01 and 2020-02-29 exists.)
Reporting_Period Begin_Date=2018-01-01; End_Date=2018-12-31
Created 2020-03-05T02:09:10Z
Created_By Atypon Systems LLC.
Title Publisher Publisher_ID Platform DOI Proprietary_ID ISBN Print_ISSN Online_ISSN URI YOP Metric_Type Reporting_Period_Total Jan-2018 Feb-2018 Mar-2018 Apr-2018 May-2018 Jun-2018 Jul-2018 Aug-2018 Sep-2018 Oct-2018 Nov-2018 Dec-2018
Can't render this file because it has a wrong number of fields in line 14.

14
all_data/yearly_files/2018/AVMA-JOURNALS/2018_AVMA-JOURNALS_TR_B2.tsv

@ -1,14 +0,0 @@
Report_Name Book Access Denied
Report_ID TR_B2
Release 5
Institution_Name Robertson Lib Periodicals Dept
Institution_ID avma:175152
Metric_Types Limit_Exceeded; No_License
Report_Filters Access_Method=Regular; Data_Type=Book
Report_Attributes
Exceptions 3031: Usage Not Ready for Requested Dates (Requested data between 2018-01-01 and 2018-12-31. However only data between 2018-11-01 and 2020-02-29 exists.)
Reporting_Period Begin_Date=2018-01-01; End_Date=2018-12-31
Created 2020-03-05T02:09:07Z
Created_By Atypon Systems LLC.
Title Publisher Publisher_ID Platform DOI Proprietary_ID ISBN Print_ISSN Online_ISSN URI YOP Metric_Type Reporting_Period_Total Jan-2018 Feb-2018 Mar-2018 Apr-2018 May-2018 Jun-2018 Jul-2018 Aug-2018 Sep-2018 Oct-2018 Nov-2018 Dec-2018
Can't render this file because it has a wrong number of fields in line 14.

14
all_data/yearly_files/2018/AVMA-JOURNALS/2018_AVMA-JOURNALS_TR_B3.tsv

@ -1,14 +0,0 @@
Report_Name Book Usage by Access Type
Report_ID TR_B3
Release 5
Institution_Name Robertson Lib Periodicals Dept
Institution_ID avma:175152
Metric_Types Total_Item_Investigations; Total_Item_Requests; Unique_Item_Investigations; Unique_Item_Requests; Unique_Title_Investigations; Unique_Title_Requests
Report_Filters Data_Type=Book; Access_Method=Regular
Report_Attributes
Exceptions 3031: Usage Not Ready for Requested Dates (Requested data between 2018-01-01 and 2018-12-31. However only data between 2018-11-01 and 2020-02-29 exists.)
Reporting_Period Begin_Date=2018-01-01; End_Date=2018-12-31
Created 2020-03-05T02:09:04Z
Created_By Atypon Systems LLC.
Title Publisher Publisher_ID Platform DOI Proprietary_ID ISBN Print_ISSN Online_ISSN URI YOP Access_Type Metric_Type Reporting_Period_Total Jan-2018 Feb-2018 Mar-2018 Apr-2018 May-2018 Jun-2018 Jul-2018 Aug-2018 Sep-2018 Oct-2018 Nov-2018 Dec-2018
Can't render this file because it has a wrong number of fields in line 14.

18
all_data/yearly_files/2018/AVMA-JOURNALS/2018_AVMA-JOURNALS_TR_J1.tsv

@ -1,18 +0,0 @@
Report_Name Journal Requests (Excluding OA_Gold)
Report_ID TR_J1
Release 5
Institution_Name Robertson Lib Periodicals Dept
Institution_ID avma:175152
Metric_Types Total_Item_Requests; Unique_Item_Requests
Report_Filters Access_Type=Controlled; Data_Type=Journal; Access_Method=Regular
Report_Attributes
Exceptions 3031: Usage Not Ready for Requested Dates (Requested data between 2018-01-01 and 2018-12-31. However only data between 2018-11-01 and 2020-02-29 exists.)
Reporting_Period Begin_Date=2018-01-01; End_Date=2018-12-31
Created 2020-03-05T02:09:40Z
Created_By Atypon Systems LLC.
Title Publisher Publisher_ID Platform DOI Proprietary_ID Print_ISSN Online_ISSN URI Metric_Type Reporting_Period_Total Jan-2018 Feb-2018 Mar-2018 Apr-2018 May-2018 Jun-2018 Jul-2018 Aug-2018 Sep-2018 Oct-2018 Nov-2018 Dec-2018
American Journal of Veterinary Research American Veterinary Medical Association Proprietary:avma:AVMA; avma 10.2460/ajvr.3 avma:ajvr 0002-9645 Total_Item_Requests 68 0 0 0 0 0 0 0 0 0 0 49 19
American Journal of Veterinary Research American Veterinary Medical Association Proprietary:avma:AVMA; avma 10.2460/ajvr.3 avma:ajvr 0002-9645 Unique_Item_Requests 60 0 0 0 0 0 0 0 0 0 0 45 15
Journal of the American Veterinary Medical Association American Veterinary Medical Association Proprietary:avma:AVMA; avma 10.2460/javma.2 avma:javma 0003-1488 Total_Item_Requests 354 0 0 0 0 0 0 0 0 0 0 236 118
Journal of the American Veterinary Medical Association American Veterinary Medical Association Proprietary:avma:AVMA; avma 10.2460/javma.2 avma:javma 0003-1488 Unique_Item_Requests 305 0 0 0 0 0 0 0 0 0 0 202 103
Can't render this file because it has a wrong number of fields in line 14.

14
all_data/yearly_files/2018/AVMA-JOURNALS/2018_AVMA-JOURNALS_TR_J2.tsv

@ -1,14 +0,0 @@
Report_Name Journal Access Denied
Report_ID TR_J2
Release 5
Institution_Name Robertson Lib Periodicals Dept
Institution_ID avma:175152
Metric_Types Limit_Exceeded; No_License
Report_Filters Data_Type=Journal; Access_Method=Regular
Report_Attributes
Exceptions 3031: Usage Not Ready for Requested Dates (Requested data between 2018-01-01 and 2018-12-31. However only data between 2018-11-01 and 2020-02-29 exists.)
Reporting_Period Begin_Date=2018-01-01; End_Date=2018-12-31
Created 2020-03-05T02:09:37Z
Created_By Atypon Systems LLC.
Title Publisher Publisher_ID Platform DOI Proprietary_ID Print_ISSN Online_ISSN URI Metric_Type Reporting_Period_Total Jan-2018 Feb-2018 Mar-2018 Apr-2018 May-2018 Jun-2018 Jul-2018 Aug-2018 Sep-2018 Oct-2018 Nov-2018 Dec-2018
Can't render this file because it has a wrong number of fields in line 14.

22
all_data/yearly_files/2018/AVMA-JOURNALS/2018_AVMA-JOURNALS_TR_J3.tsv

@ -1,22 +0,0 @@
Report_Name Journal Usage by Access Type
Report_ID TR_J3
Release 5
Institution_Name Robertson Lib Periodicals Dept
Institution_ID avma:175152
Metric_Types Total_Item_Investigations; Total_Item_Requests; Unique_Item_Investigations; Unique_Item_Requests
Report_Filters Data_Type=Journal; Access_Method=Regular
Report_Attributes
Exceptions 3031: Usage Not Ready for Requested Dates (Requested data between 2018-01-01 and 2018-12-31. However only data between 2018-11-01 and 2020-02-29 exists.)
Reporting_Period Begin_Date=2018-01-01; End_Date=2018-12-31
Created 2020-03-05T02:09:31Z
Created_By Atypon Systems LLC.
Title Publisher Publisher_ID Platform DOI Proprietary_ID Print_ISSN Online_ISSN URI Access_Type Metric_Type Reporting_Period_Total Jan-2018 Feb-2018 Mar-2018 Apr-2018 May-2018 Jun-2018 Jul-2018 Aug-2018 Sep-2018 Oct-2018 Nov-2018 Dec-2018
American Journal of Veterinary Research American Veterinary Medical Association Proprietary:avma:AVMA; avma 10.2460/ajvr.3 avma:ajvr 0002-9645 Controlled Total_Item_Investigations 125 0 0 0 0 0 0 0 0 0 0 92 33
American Journal of Veterinary Research American Veterinary Medical Association Proprietary:avma:AVMA; avma 10.2460/ajvr.3 avma:ajvr 0002-9645 Controlled Unique_Item_Investigations 76 0 0 0 0 0 0 0 0 0 0 57 19
American Journal of Veterinary Research American Veterinary Medical Association Proprietary:avma:AVMA; avma 10.2460/ajvr.3 avma:ajvr 0002-9645 Controlled Total_Item_Requests 68 0 0 0 0 0 0 0 0 0 0 49 19
American Journal of Veterinary Research American Veterinary Medical Association Proprietary:avma:AVMA; avma 10.2460/ajvr.3 avma:ajvr 0002-9645 Controlled Unique_Item_Requests 60 0 0 0 0 0 0 0 0 0 0 45 15
Journal of the American Veterinary Medical Association American Veterinary Medical Association Proprietary:avma:AVMA; avma 10.2460/javma.2 avma:javma 0003-1488 Controlled Total_Item_Investigations 546 0 0 0 0 0 0 0 0 0 0 377 169
Journal of the American Veterinary Medical Association American Veterinary Medical Association Proprietary:avma:AVMA; avma 10.2460/javma.2 avma:javma 0003-1488 Controlled Unique_Item_Investigations 376 0 0 0 0 0 0 0 0 0 0 251 125
Journal of the American Veterinary Medical Association American Veterinary Medical Association Proprietary:avma:AVMA; avma 10.2460/javma.2 avma:javma 0003-1488 Controlled Total_Item_Requests 354 0 0 0 0 0 0 0 0 0 0 236 118
Journal of the American Veterinary Medical Association American Veterinary Medical Association Proprietary:avma:AVMA; avma 10.2460/javma.2 avma:javma 0003-1488 Controlled Unique_Item_Requests 305 0 0 0 0 0 0 0 0 0 0 202 103
Can't render this file because it has a wrong number of fields in line 14.

90
all_data/yearly_files/2018/AVMA-JOURNALS/2018_AVMA-JOURNALS_TR_J4.tsv

@ -1,90 +0,0 @@
Report_Name Journal Requests by YOP (Excluding OA_Gold)
Report_ID TR_J4
Release 5
Institution_Name Robertson Lib Periodicals Dept
Institution_ID avma:175152
Metric_Types Total_Item_Requests; Unique_Item_Requests
Report_Filters Data_Type=Journal; Access_Method=Regular; Access_Type=Controlled
Report_Attributes
Exceptions 3031: Usage Not Ready for Requested Dates (Requested data between 2018-01-01 and 2018-12-31. However only data between 2018-11-01 and 2020-02-29 exists.)
Reporting_Period Begin_Date=2018-01-01; End_Date=2018-12-31
Created 2020-03-05T02:09:28Z
Created_By Atypon Systems LLC.
Title Publisher Publisher_ID Platform DOI Proprietary_ID Print_ISSN Online_ISSN URI YOP Metric_Type Reporting_Period_Total Jan-2018 Feb-2018 Mar-2018 Apr-2018 May-2018 Jun-2018 Jul-2018 Aug-2018 Sep-2018 Oct-2018 Nov-2018 Dec-2018
American Journal of Veterinary Research American Veterinary Medical Association Proprietary:avma:AVMA; avma 10.2460/ajvr.3 avma:ajvr 0002-9645 2000 Unique_Item_Requests 2 0 0 0 0 0 0 0 0 0 0 1 1
American Journal of Veterinary Research American Veterinary Medical Association Proprietary:avma:AVMA; avma 10.2460/ajvr.3 avma:ajvr 0002-9645 2000 Total_Item_Requests 2 0 0 0 0 0 0 0 0 0 0 1 1
American Journal of Veterinary Research American Veterinary Medical Association Proprietary:avma:AVMA; avma 10.2460/ajvr.3 avma:ajvr 0002-9645 2001 Unique_Item_Requests 7 0 0 0 0 0 0 0 0 0 0 7 0
American Journal of Veterinary Research American Veterinary Medical Association Proprietary:avma:AVMA; avma 10.2460/ajvr.3 avma:ajvr 0002-9645 2001 Total_Item_Requests 7 0 0 0 0 0 0 0 0 0 0 7 0
American Journal of Veterinary Research American Veterinary Medical Association Proprietary:avma:AVMA; avma 10.2460/ajvr.3 avma:ajvr 0002-9645 2002 Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
American Journal of Veterinary Research American Veterinary Medical Association Proprietary:avma:AVMA; avma 10.2460/ajvr.3 avma:ajvr 0002-9645 2002 Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
American Journal of Veterinary Research American Veterinary Medical Association Proprietary:avma:AVMA; avma 10.2460/ajvr.3 avma:ajvr 0002-9645 2003 Unique_Item_Requests 5 0 0 0 0 0 0 0 0 0 0 4 1
American Journal of Veterinary Research American Veterinary Medical Association Proprietary:avma:AVMA; avma 10.2460/ajvr.3 avma:ajvr 0002-9645 2003 Total_Item_Requests 5 0 0 0 0 0 0 0 0 0 0 4 1
American Journal of Veterinary Research American Veterinary Medical Association Proprietary:avma:AVMA; avma 10.2460/ajvr.3 avma:ajvr 0002-9645 2004 Unique_Item_Requests 3 0 0 0 0 0 0 0 0 0 0 2 1
American Journal of Veterinary Research American Veterinary Medical Association Proprietary:avma:AVMA; avma 10.2460/ajvr.3 avma:ajvr 0002-9645 2004 Total_Item_Requests 3 0 0 0 0 0 0 0 0 0 0 2 1
American Journal of Veterinary Research American Veterinary Medical Association Proprietary:avma:AVMA; avma 10.2460/ajvr.3 avma:ajvr 0002-9645 2005 Unique_Item_Requests 5 0 0 0 0 0 0 0 0 0 0 3 2
American Journal of Veterinary Research American Veterinary Medical Association Proprietary:avma:AVMA; avma 10.2460/ajvr.3 avma:ajvr 0002-9645 2005 Total_Item_Requests 5 0 0 0 0 0 0 0 0 0 0 3 2
American Journal of Veterinary Research American Veterinary Medical Association Proprietary:avma:AVMA; avma 10.2460/ajvr.3 avma:ajvr 0002-9645 2006 Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
American Journal of Veterinary Research American Veterinary Medical Association Proprietary:avma:AVMA; avma 10.2460/ajvr.3 avma:ajvr 0002-9645 2006 Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
American Journal of Veterinary Research American Veterinary Medical Association Proprietary:avma:AVMA; avma 10.2460/ajvr.3 avma:ajvr 0002-9645 2007 Unique_Item_Requests 3 0 0 0 0 0 0 0 0 0 0 2 1
American Journal of Veterinary Research American Veterinary Medical Association Proprietary:avma:AVMA; avma 10.2460/ajvr.3 avma:ajvr 0002-9645 2007 Total_Item_Requests 3 0 0 0 0 0 0 0 0 0 0 2 1
American Journal of Veterinary Research American Veterinary Medical Association Proprietary:avma:AVMA; avma 10.2460/ajvr.3 avma:ajvr 0002-9645 2008 Unique_Item_Requests 3 0 0 0 0 0 0 0 0 0 0 3 0
American Journal of Veterinary Research American Veterinary Medical Association Proprietary:avma:AVMA; avma 10.2460/ajvr.3 avma:ajvr 0002-9645 2008 Total_Item_Requests 3 0 0 0 0 0 0 0 0 0 0 3 0
American Journal of Veterinary Research American Veterinary Medical Association Proprietary:avma:AVMA; avma 10.2460/ajvr.3 avma:ajvr 0002-9645 2009 Unique_Item_Requests 2 0 0 0 0 0 0 0 0 0 0 2 0
American Journal of Veterinary Research American Veterinary Medical Association Proprietary:avma:AVMA; avma 10.2460/ajvr.3 avma:ajvr 0002-9645 2009 Total_Item_Requests 2 0 0 0 0 0 0 0 0 0 0 2 0
American Journal of Veterinary Research American Veterinary Medical Association Proprietary:avma:AVMA; avma 10.2460/ajvr.3 avma:ajvr 0002-9645 2010 Unique_Item_Requests 2 0 0 0 0 0 0 0 0 0 0 1 1
American Journal of Veterinary Research American Veterinary Medical Association Proprietary:avma:AVMA; avma 10.2460/ajvr.3 avma:ajvr 0002-9645 2010 Total_Item_Requests 2 0 0 0 0 0 0 0 0 0 0 1 1
American Journal of Veterinary Research American Veterinary Medical Association Proprietary:avma:AVMA; avma 10.2460/ajvr.3 avma:ajvr 0002-9645 2011 Unique_Item_Requests 5 0 0 0 0 0 0 0 0 0 0 4 1
American Journal of Veterinary Research American Veterinary Medical Association Proprietary:avma:AVMA; avma 10.2460/ajvr.3 avma:ajvr 0002-9645 2011 Total_Item_Requests 6 0 0 0 0 0 0 0 0 0 0 5 1
American Journal of Veterinary Research American Veterinary Medical Association Proprietary:avma:AVMA; avma 10.2460/ajvr.3 avma:ajvr 0002-9645 2012 Unique_Item_Requests 6 0 0 0 0 0 0 0 0 0 0 5 1
American Journal of Veterinary Research American Veterinary Medical Association Proprietary:avma:AVMA; avma 10.2460/ajvr.3 avma:ajvr 0002-9645 2012 Total_Item_Requests 7 0 0 0 0 0 0 0 0 0 0 6 1
American Journal of Veterinary Research American Veterinary Medical Association Proprietary:avma:AVMA; avma 10.2460/ajvr.3 avma:ajvr 0002-9645 2013 Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 1
American Journal of Veterinary Research American Veterinary Medical Association Proprietary:avma:AVMA; avma 10.2460/ajvr.3 avma:ajvr 0002-9645 2013 Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 1
American Journal of Veterinary Research American Veterinary Medical Association Proprietary:avma:AVMA; avma 10.2460/ajvr.3 avma:ajvr 0002-9645 2014 Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
American Journal of Veterinary Research American Veterinary Medical Association Proprietary:avma:AVMA; avma 10.2460/ajvr.3 avma:ajvr 0002-9645 2014 Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 1 0
American Journal of Veterinary Research American Veterinary Medical Association Proprietary:avma:AVMA; avma 10.2460/ajvr.3 avma:ajvr 0002-9645 2015 Unique_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 1
American Journal of Veterinary Research American Veterinary Medical Association Proprietary:avma:AVMA; avma 10.2460/ajvr.3 avma:ajvr 0002-9645 2015 Total_Item_Requests 1 0 0 0 0 0 0 0 0 0 0 0 1
American Journal of Veterinary Research American Veterinary Medical Association Proprietary:avma:AVMA; avma 10.2460/ajvr.3 avma:ajvr 0002-9645 2016 Unique_Item_Requests 3 0 0 0 0 0 0 0 0 0 0 2 1
American Journal of Veterinary Research American Veterinary Medical Association Proprietary:avma:AVMA; avma 10.2460/ajvr.3 avma:ajvr 0002-9645 2016 Total_Item_Requests 5 0 0 0 0 0 0 0 0 0 0 3 2
American Journal of Veterinary Research American Veterinary Medical Association Proprietary:avma:AVMA; avma 10.2460/ajvr.3 avma:ajvr 0002-9645 2017 Unique_Item_Requests 4 0 0 0 0 0 0 0 0 0 0 2 2
American Journal of Veterinary Research American Veterinary Medical Association Proprietary:avma:AVMA; avma 10.2460/ajvr.3 avma:ajvr 0002-9645 2017 Total_Item_Requests 7 0 0 0 0 0 0 0 0 0 0 2 5
American Journal of Veterinary Research American Veterinary Medical Association Proprietary:avma:AVMA; avma 10.2460/ajvr.3 avma:ajvr 0002-9645 2018 Unique_Item_Requests 5 0 0 0 0 0 0 0 0 0 0 4 1
American Journal of Veterinary Research American Veterinary Medical Association Proprietary:avma:AVMA; avma 10.2460/ajvr.3 avma:ajvr 0002-9645 2018 Total_Item_Requests 6 0 0 0 0 0 0 0 0 0 0 5 1
Journal of the American Veterinary Medical Association American Veterinary Medical Association Proprietary:avma:AVMA; avma 10.2460/javma.2 avma:javma 0003-1488 2000 Unique_Item_Requests 3 0 0 0 0 0 0 0 0 0 0 3 0
Journal of the American Veterinary Medical Association American Veterinary Medical Association Proprietary:avma:AVMA; avma 10.2460/javma.2 avma:javma 0003-1488 2000 Total_Item_Requests 3 0 0 0 0 0 0 0 0 0 0 3 0
Journal of the American Veterinary Medical Association American Veterinary Medical Association Proprietary:avma:AVMA; avma 10.2460/javma.2 avma:javma 0003-1488 2001 Unique_Item_Requests 5 0 0 0 0 0 0 0 0 0 0 5 0
Journal of the American Veterinary Medical Association American Veterinary Medical Association Proprietary:avma:AVMA; avma 10.2460/javma.2 avma:javma 0003-1488 2001 Total_Item_Requests 5 0 0 0 0 0 0 0 0 0 0 5 0
Journal of the American Veterinary Medical Association American Veterinary Medical Association Proprietary:avma:AVMA; avma 10.2460/javma.2 avma:javma 0003-1488 2002 Unique_Item_Requests 6 0 0 0 0 0 0 0 0 0 0 3 3
Journal of the American Veterinary Medical Association American Veterinary Medical Association Proprietary:avma:AVMA; avma 10.2460/javma.2 avma:javma 0003-1488 2002 Total_Item_Requests 6 0 0 0 0 0 0 0 0 0 0 3 3
Journal of the American Veterinary Medical Association American Veterinary Medical Association Proprietary:avma:AVMA; avma 10.2460/javma.2 avma:javma 0003-1488 2003 Unique_Item_Requests 12 0 0 0 0 0 0 0 0 0 0 10 2
Journal of the American Veterinary Medical Association American Veterinary Medical Association Proprietary:avma:AVMA; avma 10.2460/javma.2 avma:javma 0003-1488 2003 Total_Item_Requests 12 0 0 0 0 0 0 0 0 0 0 10 2
Journal of the American Veterinary Medical Association American Veterinary Medical Association Proprietary:avma:AVMA; avma 10.2460/javma.2 avma:javma 0003-1488 2004 Unique_Item_Requests 13 0 0 0 0 0 0 0 0 0 0 8 5
Journal of the American Veterinary Medical Association American Veterinary Medical Association Proprietary:avma:AVMA; avma 10.2460/javma.2 avma:javma 0003-1488 2004 Total_Item_Requests 13 0 0 0 0 0 0 0 0 0 0 8 5
Journal of the American Veterinary Medical Association American Veterinary Medical Association Proprietary:avma:AVMA; avma 10.2460/javma.2 avma:javma 0003-1488 2005 Unique_Item_Requests 11 0 0 0 0 0 0 0 0 0 0 8 3
Journal of the American Veterinary Medical Association American Veterinary Medical Association Proprietary:avma:AVMA; avma 10.2460/javma.2 avma:javma 0003-1488 2005 Total_Item_Requests 12 0 0 0 0 0 0 0 0 0 0 9 3
Journal of the American Veterinary Medical Association American Veterinary Medical Association Proprietary:avma:AVMA; avma 10.2460/javma.2 avma:javma 0003-1488 2006 Unique_Item_Requests 10 0 0 0 0 0 0 0 0 0 0 10 0
Journal of the American Veterinary Medical Association American Veterinary Medical Association Proprietary:avma:AVMA; avma 10.2460/javma.2 avma:javma 0003-1488 2006 Total_Item_Requests 11 0 0 0 0 0 0 0 0 0 0 11 0
Journal of the American Veterinary Medical Association American Veterinary Medical Association Proprietary:avma:AVMA; avma 10.2460/javma.2 avma:javma 0003-1488 2007 Unique_Item_Requests 20 0 0 0 0 0 0 0 0 0 0 14 6
Journal of the American Veterinary Medical Association American Veterinary Medical Association Proprietary:avma:AVMA; avma 10.2460/javma.2 avma:javma 0003-1488 2007 Total_Item_Requests 26 0 0 0 0 0 0 0 0 0 0 19 7
Journal of the American Veterinary Medical Association American Veterinary Medical Association Proprietary:avma:AVMA; avma 10.2460/javma.2 avma:javma 0003-1488 2008 Unique_Item_Requests 15 0 0 0 0 0 0 0 0 0 0 12 3
Journal of the American Veterinary Medical Association American Veterinary Medical Association Proprietary:avma:AVMA; avma 10.2460/javma.2 avma:javma 0003-1488 2008 Total_Item_Requests 16 0 0 0 0 0 0 0 0 0 0 13 3
Journal of the American Veterinary Medical Association American Veterinary Medical Association Proprietary:avma:AVMA; avma 10.2460/javma.2 avma:javma 0003-1488 2009 Unique_Item_Requests 6 0 0 0 0 0 0 0 0 0 0 3 3
Journal of the American Veterinary Medical Association American Veterinary Medical Association Proprietary:avma:AVMA; avma 10.2460/javma.2 avma:javma 0003-1488 2009 Total_Item_Requests 6 0 0 0 0 0 0 0 0 0 0 3 3
Journal of the American Veterinary Medical Association American Veterinary Medical Association Proprietary:avma:AVMA; avma 10.2460/javma.2 avma:javma 0003-1488 2010 Unique_Item_Requests 13 0 0 0 0 0 0 0 0 0 0 7 6
Journal of the American Veterinary Medical Association American Veterinary Medical Association Proprietary:avma:AVMA; avma 10.2460/javma.2 avma:javma 0003-1488 2010 Total_Item_Requests 14 0 0 0 0 0 0 0 0 0 0 7 7
Journal of the American Veterinary Medical Association American Veterinary Medical Association Proprietary:avma:AVMA; avma 10.2460/javma.2 avma:javma 0003-1488 2011 Unique_Item_Requests 10 0 0 0 0 0 0 0 0 0 0 9 1
Journal of the American Veterinary Medical Association American Veterinary Medical Association Proprietary:avma:AVMA; avma 10.2460/javma.2 avma:javma 0003-1488 2011 Total_Item_Requests 11 0 0 0 0 0 0 0 0 0 0 10 1
Journal of the American Veterinary Medical Association American Veterinary Medical Association Proprietary:avma:AVMA; avma 10.2460/javma.2 avma:javma 0003-1488 2012 Unique_Item_Requests 12 0 0 0 0 0 0 0 0 0 0 10 2
Journal of the American Veterinary Medical Association American Veterinary Medical Association Proprietary:avma:AVMA; avma 10.2460/javma.2 avma:javma 0003-1488 2012 Total_Item_Requests 13 0 0 0 0 0 0 0 0 0 0 11 2
Journal of the American Veterinary Medical Association American Veterinary Medical Association Proprietary:avma:AVMA; avma 10.2460/javma.2 avma:javma 0003-1488 2013 Unique_Item_Requests 15 0 0 0 0 0 0 0 0 0 0 9 6
Journal of the American Veterinary Medical Association American Veterinary Medical Association Proprietary:avma:AVMA; avma 10.2460/javma.2 avma:javma 0003-1488 2013 Total_Item_Requests 17 0 0 0 0 0 0 0 0 0 0 9 8
Journal of the American Veterinary Medical Association American Veterinary Medical Association Proprietary:avma:AVMA; avma 10.2460/javma.2 avma:javma 0003-1488 2014 Unique_Item_Requests 9 0 0 0 0 0 0 0 0 0 0 8 1
Journal of the American Veterinary Medical Association American Veterinary Medical Association Proprietary:avma:AVMA; avma 10.2460/javma.2 avma:javma 0003-1488 2014 Total_Item_Requests 12 0 0 0 0 0 0 0 0 0 0 11 1
Journal of the American Veterinary Medical Association American Veterinary Medical Association Proprietary:avma:AVMA; avma 10.2460/javma.2 avma:javma 0003-1488 2015 Unique_Item_Requests 35 0 0 0 0 0 0 0 0 0 0 27 8
Journal of the American Veterinary Medical Association American Veterinary Medical Association Proprietary:avma:AVMA; avma 10.2460/javma.2 avma:javma 0003-1488 2015 Total_Item_Requests 43 0 0 0 0 0 0 0 0 0 0 32 11
Journal of the American Veterinary Medical Association American Veterinary Medical Association Proprietary:avma:AVMA; avma 10.2460/javma.2 avma:javma 0003-1488 2016 Unique_Item_Requests 15 0 0 0 0 0 0 0 0 0 0 11 4
Journal of the American Veterinary Medical Association American Veterinary Medical Association Proprietary:avma:AVMA; avma 10.2460/javma.2 avma:javma 0003-1488 2016 Total_Item_Requests 24 0 0 0 0 0 0 0 0 0 0 17 7
Journal of the American Veterinary Medical Association American Veterinary Medical Association Proprietary:avma:AVMA; avma 10.2460/javma.2 avma:javma 0003-1488 2017 Unique_Item_Requests 14 0 0 0 0 0 0 0 0 0 0 8 6
Journal of the American Veterinary Medical Association American Veterinary Medical Association Proprietary:avma:AVMA; avma 10.2460/javma.2 avma:javma 0003-1488 2017 Total_Item_Requests 19 0 0 0 0 0 0 0 0 0 0 13 6
Journal of the American Veterinary Medical Association American Veterinary Medical Association Proprietary:avma:AVMA; avma 10.2460/javma.2 avma:javma 0003-1488 2018 Unique_Item_Requests 81 0 0 0 0 0 0 0 0 0 0 37 44
Journal of the American Veterinary Medical Association American Veterinary Medical Association Proprietary:avma:AVMA; avma 10.2460/javma.2 avma:javma 0003-1488 2018 Total_Item_Requests 91 0 0 0 0 0 0 0 0 0 0 42 49
Can't render this file because it has a wrong number of fields in line 14.

14
all_data/yearly_files/2018/BIOONE/2018_BIOONE_DR.tsv

@ -1,14 +0,0 @@
Report_Name Database Master Report
Report_ID DR
Release 5
Institution_Name
Institution_ID
Metric_Types
Report_Filters
Report_Attributes
Exceptions 3031: Usage Not Ready for Requested Dates (First date processed is 2019-01-01)
Reporting_Period
Created 2020-03-05T02:10:48Z
Created_By Scholarly iQ for BioOne Complete
Database Publisher Publisher_ID Platform Proprietary_ID Metric_Type Reporting_Period_Total Jan-2018 Feb-2018 Mar-2018 Apr-2018 May-2018 Jun-2018 Jul-2018 Aug-2018 Sep-2018 Oct-2018 Nov-2018 Dec-2018
Can't render this file because it has a wrong number of fields in line 14.

14
all_data/yearly_files/2018/BIOONE/2018_BIOONE_DR_D1.tsv

@ -1,14 +0,0 @@
Report_Name Database Search and Item Usage
Report_ID DR_D1
Release 5
Institution_Name
Institution_ID
Metric_Types
Report_Filters
Report_Attributes
Exceptions 3031: Usage Not Ready for Requested Dates (First date processed is 2019-01-01)
Reporting_Period
Created 2020-03-05T02:10:51Z
Created_By Scholarly iQ for BioOne Complete
Database Publisher Publisher_ID Platform Proprietary_ID Metric_Type Reporting_Period_Total Jan-2018 Feb-2018 Mar-2018 Apr-2018 May-2018 Jun-2018 Jul-2018 Aug-2018 Sep-2018 Oct-2018 Nov-2018 Dec-2018
Can't render this file because it has a wrong number of fields in line 14.

14
all_data/yearly_files/2018/BIOONE/2018_BIOONE_DR_D2.tsv

@ -1,14 +0,0 @@
Report_Name Database Access Denied
Report_ID DR_D2
Release 5
Institution_Name
Institution_ID
Metric_Types
Report_Filters
Report_Attributes
Exceptions 3031: Usage Not Ready for Requested Dates (First date processed is 2019-01-01)
Reporting_Period
Created 2020-03-05T02:10:54Z
Created_By Scholarly iQ for BioOne Complete
Database Publisher Publisher_ID Platform Proprietary_ID Metric_Type Reporting_Period_Total Jan-2018 Feb-2018 Mar-2018 Apr-2018 May-2018 Jun-2018 Jul-2018 Aug-2018 Sep-2018 Oct-2018 Nov-2018 Dec-2018
Can't render this file because it has a wrong number of fields in line 14.

14
all_data/yearly_files/2018/BIOONE/2018_BIOONE_IR.tsv

@ -1,14 +0,0 @@
Report_Name Item Master Report
Report_ID IR
Release 5
Institution_Name
Institution_ID
Metric_Types
Report_Filters
Report_Attributes
Exceptions 3031: Usage Not Ready for Requested Dates (First date processed is 2019-01-01)
Reporting_Period
Created 2020-03-05T02:11:21Z
Created_By Scholarly iQ for BioOne Complete
Item Publisher Publisher_ID Platform DOI Proprietary_ID ISBN Print_ISSN Online_ISSN URI Metric_Type Reporting_Period_Total Jan-2018 Feb-2018 Mar-2018 Apr-2018 May-2018 Jun-2018 Jul-2018 Aug-2018 Sep-2018 Oct-2018 Nov-2018 Dec-2018
Can't render this file because it has a wrong number of fields in line 14.

14
all_data/yearly_files/2018/BIOONE/2018_BIOONE_IR_A1.tsv

@ -1,14 +0,0 @@
Report_Name Journal Article Requests
Report_ID IR_A1
Release 5
Institution_Name
Institution_ID
Metric_Types
Report_Filters
Report_Attributes
Exceptions 3031: Usage Not Ready for Requested Dates (First date processed is 2019-01-01)
Reporting_Period
Created 2020-03-05T02:11:24Z
Created_By Scholarly iQ for BioOne Complete
Item Publisher Publisher_ID Platform Authors Publication_Date Article_version DOI Proprietary_ID Print_ISSN Online_ISSN URI Parent_Title Parent_Authors Parent_Article_Version Parent_DOI Parent_Proprietary_ID Parent_Print_ISSN Parent_Online_ISSN Parent_URI Access_Type Metric_Type Reporting_Period_Total Jan-2018 Feb-2018 Mar-2018 Apr-2018 May-2018 Jun-2018 Jul-2018 Aug-2018 Sep-2018 Oct-2018 Nov-2018 Dec-2018
Can't render this file because it has a wrong number of fields in line 14.

14
all_data/yearly_files/2018/BIOONE/2018_BIOONE_IR_M1.tsv

@ -1,14 +0,0 @@
Report_Name Multimedia Item Requests
Report_ID IR_M1
Release 5
Institution_Name
Institution_ID
Metric_Types
Report_Filters
Report_Attributes
Exceptions 3031: Usage Not Ready for Requested Dates (First date processed is 2019-01-01)
Reporting_Period
Created 2020-03-05T02:11:27Z
Created_By Scholarly iQ for BioOne Complete
Item Publisher Publisher_ID Platform DOI Proprietary_ID URI Metric_Type Reporting_Period_Total Jan-2018 Feb-2018 Mar-2018 Apr-2018 May-2018 Jun-2018 Jul-2018 Aug-2018 Sep-2018 Oct-2018 Nov-2018 Dec-2018
Can't render this file because it has a wrong number of fields in line 14.

14
all_data/yearly_files/2018/BIOONE/2018_BIOONE_PR.tsv

@ -1,14 +0,0 @@
Report_Name Platform Master Report
Report_ID PR
Release 5
Institution_Name
Institution_ID
Metric_Types
Report_Filters
Report_Attributes
Exceptions 3031: Usage Not Ready for Requested Dates (First date processed is 2019-01-01)
Reporting_Period
Created 2020-03-05T02:10:42Z
Created_By Scholarly iQ for BioOne Complete
Platform Metric_Type Reporting_Period_Total Jan-2018 Feb-2018 Mar-2018 Apr-2018 May-2018 Jun-2018 Jul-2018 Aug-2018 Sep-2018 Oct-2018 Nov-2018 Dec-2018
Can't render this file because it has a wrong number of fields in line 14.

14
all_data/yearly_files/2018/BIOONE/2018_BIOONE_PR_P1.tsv

@ -1,14 +0,0 @@
Report_Name Platform Usage
Report_ID PR_P1
Release 5
Institution_Name
Institution_ID
Metric_Types
Report_Filters
Report_Attributes
Exceptions 3031: Usage Not Ready for Requested Dates (First date processed is 2019-01-01)
Reporting_Period
Created 2020-03-05T02:10:45Z
Created_By Scholarly iQ for BioOne Complete
Platform Metric_Type Reporting_Period_Total Jan-2018 Feb-2018 Mar-2018 Apr-2018 May-2018 Jun-2018 Jul-2018 Aug-2018 Sep-2018 Oct-2018 Nov-2018 Dec-2018
Can't render this file because it has a wrong number of fields in line 14.

14
all_data/yearly_files/2018/BIOONE/2018_BIOONE_TR.tsv

@ -1,14 +0,0 @@
Report_Name Title Master Report
Report_ID TR
Release 5
Institution_Name
Institution_ID
Metric_Types
Report_Filters
Report_Attributes
Exceptions 3031: Usage Not Ready for Requested Dates (First date processed is 2019-01-01)
Reporting_Period
Created 2020-03-05T02:10:57Z
Created_By Scholarly iQ for BioOne Complete
Title Publisher Publisher_ID Platform DOI Proprietary_ID ISBN Print_ISSN Online_ISSN URI Metric_Type Reporting_Period_Total Jan-2018 Feb-2018 Mar-2018 Apr-2018 May-2018 Jun-2018 Jul-2018 Aug-2018 Sep-2018 Oct-2018 Nov-2018 Dec-2018
Can't render this file because it has a wrong number of fields in line 14.

14
all_data/yearly_files/2018/BIOONE/2018_BIOONE_TR_B1.tsv

@ -1,14 +0,0 @@
Report_Name Book Requests (Excluding OA_Gold)
Report_ID TR_B1
Release 5
Institution_Name
Institution_ID
Metric_Types
Report_Filters
Report_Attributes
Exceptions 3031: Usage Not Ready for Requested Dates (First date processed is 2019-01-01)
Reporting_Period
Created 2020-03-05T02:11:00Z
Created_By Scholarly iQ for BioOne Complete
Title Publisher Publisher_ID Platform DOI Proprietary_ID ISBN Print_ISSN Online_ISSN URI YOP Metric_Type Reporting_Period_Total Jan-2018 Feb-2018 Mar-2018 Apr-2018 May-2018 Jun-2018 Jul-2018 Aug-2018 Sep-2018 Oct-2018 Nov-2018 Dec-2018
Can't render this file because it has a wrong number of fields in line 14.

14
all_data/yearly_files/2018/BIOONE/2018_BIOONE_TR_B2.tsv

@ -1,14 +0,0 @@
Report_Name Book Access Denied
Report_ID TR_B2
Release 5
Institution_Name
Institution_ID
Metric_Types
Report_Filters
Report_Attributes
Exceptions 3031: Usage Not Ready for Requested Dates (First date processed is 2019-01-01)
Reporting_Period
Created 2020-03-05T02:11:03Z
Created_By Scholarly iQ for BioOne Complete
Title Publisher Publisher_ID Platform DOI Proprietary_ID ISBN Print_ISSN Online_ISSN URI YOP Metric_Type Reporting_Period_Total Jan-2018 Feb-2018 Mar-2018 Apr-2018 May-2018 Jun-2018 Jul-2018 Aug-2018 Sep-2018 Oct-2018 Nov-2018 Dec-2018
Can't render this file because it has a wrong number of fields in line 14.

14
all_data/yearly_files/2018/BIOONE/2018_BIOONE_TR_B3.tsv

@ -1,14 +0,0 @@
Report_Name Book Usage by Access Type
Report_ID TR_B3
Release 5
Institution_Name
Institution_ID
Metric_Types
Report_Filters
Report_Attributes
Exceptions 3031: Usage Not Ready for Requested Dates (First date processed is 2019-01-01)
Reporting_Period
Created 2020-03-05T02:11:06Z
Created_By Scholarly iQ for BioOne Complete
Title Publisher Publisher_ID Platform DOI Proprietary_ID ISBN Print_ISSN Online_ISSN URI YOP Access_Type Metric_Type Reporting_Period_Total Jan-2018 Feb-2018 Mar-2018 Apr-2018 May-2018 Jun-2018 Jul-2018 Aug-2018 Sep-2018 Oct-2018 Nov-2018 Dec-2018
Can't render this file because it has a wrong number of fields in line 14.

14
all_data/yearly_files/2018/BIOONE/2018_BIOONE_TR_J1.tsv

@ -1,14 +0,0 @@
Report_Name Journal Requests (Excluding OA_Gold)
Report_ID TR_J1
Release 5
Institution_Name
Institution_ID
Metric_Types
Report_Filters
Report_Attributes
Exceptions 3031: Usage Not Ready for Requested Dates (First date processed is 2019-01-01)
Reporting_Period
Created 2020-03-05T02:11:09Z
Created_By Scholarly iQ for BioOne Complete
Title Publisher Publisher_ID Platform DOI Proprietary_ID Print_ISSN Online_ISSN URI Metric_Type Reporting_Period_Total Jan-2018 Feb-2018 Mar-2018 Apr-2018 May-2018 Jun-2018 Jul-2018 Aug-2018 Sep-2018 Oct-2018 Nov-2018 Dec-2018
Can't render this file because it has a wrong number of fields in line 14.

14
all_data/yearly_files/2018/BIOONE/2018_BIOONE_TR_J2.tsv

@ -1,14 +0,0 @@
Report_Name Journal Access Denied
Report_ID TR_J2
Release 5
Institution_Name
Institution_ID
Metric_Types
Report_Filters
Report_Attributes
Exceptions 3031: Usage Not Ready for Requested Dates (First date processed is 2019-01-01)
Reporting_Period
Created 2020-03-05T02:11:12Z
Created_By Scholarly iQ for BioOne Complete
Title Publisher Publisher_ID Platform DOI Proprietary_ID Print_ISSN Online_ISSN URI Metric_Type Reporting_Period_Total Jan-2018 Feb-2018 Mar-2018 Apr-2018 May-2018 Jun-2018 Jul-2018 Aug-2018 Sep-2018 Oct-2018 Nov-2018 Dec-2018
Can't render this file because it has a wrong number of fields in line 14.

14
all_data/yearly_files/2018/BIOONE/2018_BIOONE_TR_J3.tsv

@ -1,14 +0,0 @@
Report_Name Journal Usage by Access Type
Report_ID TR_J3
Release 5
Institution_Name
Institution_ID
Metric_Types
Report_Filters
Report_Attributes
Exceptions 3031: Usage Not Ready for Requested Dates (First date processed is 2019-01-01)
Reporting_Period
Created 2020-03-05T02:11:15Z
Created_By Scholarly iQ for BioOne Complete
Title Publisher Publisher_ID Platform DOI Proprietary_ID Print_ISSN Online_ISSN URI Access_Type Metric_Type Reporting_Period_Total Jan-2018 Feb-2018 Mar-2018 Apr-2018 May-2018 Jun-2018 Jul-2018 Aug-2018 Sep-2018 Oct-2018 Nov-2018 Dec-2018
Can't render this file because it has a wrong number of fields in line 14.

14
all_data/yearly_files/2018/BIOONE/2018_BIOONE_TR_J4.tsv

@ -1,14 +0,0 @@
Report_Name Journal Requests by YOP (Excluding OA_Gold)
Report_ID TR_J4
Release 5
Institution_Name
Institution_ID
Metric_Types
Report_Filters
Report_Attributes
Exceptions 3031: Usage Not Ready for Requested Dates (First date processed is 2019-01-01)
Reporting_Period
Created 2020-03-05T02:11:18Z
Created_By Scholarly iQ for BioOne Complete
Title Publisher Publisher_ID Platform DOI Proprietary_ID Print_ISSN Online_ISSN URI YOP Metric_Type Reporting_Period_Total Jan-2018 Feb-2018 Mar-2018 Apr-2018 May-2018 Jun-2018 Jul-2018 Aug-2018 Sep-2018 Oct-2018 Nov-2018 Dec-2018
Can't render this file because it has a wrong number of fields in line 14.

14
all_data/yearly_files/2018/BMJ/2018_BMJ_DR.tsv

@ -1,14 +0,0 @@
Report_Name Database Master Report
Report_ID DR
Release 5
Institution_Name
Institution_ID
Metric_Types
Report_Filters
Report_Attributes
Exceptions 3031: Usage Not Ready for Requested Dates (First date processed is 2019-01-01)
Reporting_Period
Created 2020-03-05T02:11:03Z
Created_By Scholarly iQ for BMJ
Database Publisher Publisher_ID Platform Proprietary_ID Metric_Type Reporting_Period_Total Jan-2018 Feb-2018 Mar-2018 Apr-2018 May-2018 Jun-2018 Jul-2018 Aug-2018 Sep-2018 Oct-2018 Nov-2018 Dec-2018
Can't render this file because it has a wrong number of fields in line 14.

14
all_data/yearly_files/2018/BMJ/2018_BMJ_DR_D1.tsv

@ -1,14 +0,0 @@
Report_Name Database Search and Item Usage
Report_ID DR_D1
Release 5
Institution_Name
Institution_ID
Metric_Types
Report_Filters
Report_Attributes
Exceptions 3031: Usage Not Ready for Requested Dates (First date processed is 2019-01-01)
Reporting_Period
Created 2020-03-05T02:11:09Z
Created_By Scholarly iQ for BMJ
Database Publisher Publisher_ID Platform Proprietary_ID Metric_Type Reporting_Period_Total Jan-2018 Feb-2018 Mar-2018 Apr-2018 May-2018 Jun-2018 Jul-2018 Aug-2018 Sep-2018 Oct-2018 Nov-2018 Dec-2018
Can't render this file because it has a wrong number of fields in line 14.

14
all_data/yearly_files/2018/BMJ/2018_BMJ_DR_D2.tsv

@ -1,14 +0,0 @@
Report_Name Database Access Denied
Report_ID DR_D2
Release 5
Institution_Name
Institution_ID
Metric_Types
Report_Filters
Report_Attributes
Exceptions 3031: Usage Not Ready for Requested Dates (First date processed is 2019-01-01)
Reporting_Period
Created 2020-03-05T02:11:16Z
Created_By Scholarly iQ for BMJ
Database Publisher Publisher_ID Platform Proprietary_ID Metric_Type Reporting_Period_Total Jan-2018 Feb-2018 Mar-2018 Apr-2018 May-2018 Jun-2018 Jul-2018 Aug-2018 Sep-2018 Oct-2018 Nov-2018 Dec-2018
Can't render this file because it has a wrong number of fields in line 14.

Some files were not shown because too many files have changed in this diff Show More

Loading…
Cancel
Save