A search interface for data from the Politics of Patents case study (part of Copim WP6): this parses data from the archive of RTF files and provides additional data from the European Patent Office API. https://patents.copim.ac.uk
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.

3 лет назад
1234567891011121314151617
  1. .btn-link {
  2. border: none;
  3. outline: none;
  4. background: none;
  5. cursor: pointer;
  6. color: #0000EE;
  7. padding: 0;
  8. text-decoration: underline;
  9. font-family: inherit;
  10. font-size: inherit;
  11. }
  12. .verticaltext {
  13. width:35px !important;
  14. word-wrap: break-word;
  15. white-space:pre-wrap;
  16. }