List publications.

Fields

id (integer)

Primary key.

name (string)

Name of doctoral school.

emails (string[])

Contact emails.

Expansions

To activate relation expansion add the desired fields as a comma separated list to the expand query parameter like this:

?expand=<field>,<field>,<field>,...

The following relational fields can be expanded:

  • persons
  • category
  • document
  • organization_authorship

Filters

To filter for exact value matches:

?<fieldname>=<value>

Possible exact filters:

  • year
  • category
  • document
  • persons

For advanced filtering use lookups:

?<fieldname>__<lookup>=<value>

All fields with advanced lookups can also be used for exact value matches as described above.

Possible advanced lookups:

  • year: gt, gte, lt, lte
  • sci: iexact, contains, icontains, startswith, istartswith
  • pubmed: iexact, contains, icontains, startswith, istartswith
  • doi: iexact, contains, icontains, startswith, istartswith
  • pmc: iexact, contains, icontains, startswith, istartswith
  • organization_authorship: in
  • impact: isnull, gt, gte, lt, lte
  • imported: isnull, gt, gte, lt, lte, date
GET /v1/research/publication/?format=api&offset=148940&ordering=-year
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157860,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=148960&ordering=-year",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=148920&ordering=-year",
    "results": [
        {
            "id": 195789,
            "title": "Surgical Treatment of Descending Iliofemoral Vein Thrombosis in Pregnancy.",
            "abstract": null,
            "authors": [
                "Fruhwirth H, Rabl H, Mischinger HJ"
            ],
            "year": 1993,
            "source": "35 th World Congress of International Society of Surgery; 22. bis 27.08.1993; Hong-Kong, China. 1993. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "195789-51595"
            ],
            "imported": "2022-06-09T10:05:56+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 195790,
            "title": "Stellenwert der traumatischen Dünndarmruptur bei akutem Abdomen.",
            "abstract": null,
            "authors": [
                "Werkgartner G, Mischinger HJ, Hauser H"
            ],
            "year": 1993,
            "source": "43. Tagung der Österreichischen Gesellschaft f. Chirurgie und assoziierten Fachgesellschaften.; 10. bis 12. Juni 1993; Innsbruck, Österreich. 1993. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "195790-51595"
            ],
            "imported": "2022-06-09T10:35:52+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 197126,
            "title": "Zunahme von Ciprofloxacin-Resistenz bei Campylobacter sp.",
            "abstract": null,
            "authors": [
                "Feierl, G",
                "Pschaid, A",
                "Sixl, B",
                "Marth, E"
            ],
            "year": 1993,
            "source": "45. Jahrestagung der Deutschen Gesellschaft für Hygiene und Mikrobiologie; SEP 27-30, 1993; Karlsruhe, DEUTSCHLAND. 1993. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "197126-51503",
                "197126-51818",
                "197126-51863"
            ],
            "imported": "2022-08-26T17:08:05+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 197140,
            "title": "Review of a 5-years' work (1988-1992) in a bacteriological routine stool-laboratory",
            "abstract": null,
            "authors": [
                "Feierl, G",
                "Pschaid, A",
                "Sixl, W",
                "Thiel, W",
                "Marth, E"
            ],
            "year": 1993,
            "source": "Poster Nr.: 528. 1993; -6th European Congress of Clinical Microbiology and Infectious Diseases; MAR 28-31, 1993; Sevilla, Spanien. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "197140-51503",
                "197140-51818",
                "197140-51863"
            ],
            "imported": "2022-08-27T20:15:01+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 117933,
            "title": "Myeloperoxidase expression in CD34+ normal human hematopoietic cells.",
            "abstract": null,
            "authors": [
                "Strobl, H",
                "Takimoto, M",
                "Majdic, O",
                "Fritsch, G",
                "Scheinecker, C",
                "Höcker, P",
                "Knapp, W"
            ],
            "year": 1993,
            "source": "Blood. 1993; 82(7):2069-2078",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993MA66300020",
            "pubmed": "7691248",
            "doi": "10.1182/blood.V82.7.2069.bloodjournal8272069",
            "pmc": null,
            "organizations": [],
            "persons": [
                "117933-79192-1"
            ],
            "imported": "2012-03-01T12:29:02+01:00",
            "journal": "BLOOD",
            "issn": "0006-4971",
            "collection_publisher": null,
            "collection_title": "BLOOD; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 197301,
            "title": "Zahnärztlicher Notdienst. ",
            "abstract": null,
            "authors": [
                "Barwart, O",
                "Stronegger, WJ"
            ],
            "year": 1993,
            "source": "Österreichische Zahnärztezeitung. 1993; 12:  16-21. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "197301-51741"
            ],
            "imported": "2022-09-01T20:01:21+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 60306,
            "title": "Haller's cells: morphologic evaluation and clinico-surgical relevance",
            "abstract": null,
            "authors": [
                "Kainz, J",
                "Braun, H",
                "Genser, P"
            ],
            "year": 1993,
            "source": "Laryngorhinootologie. 1993; 72(12):599-604",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993MN74200004",
            "pubmed": "8141938",
            "doi": "10.1055/s-2007-997962",
            "pmc": null,
            "organizations": [
                "60306-14066"
            ],
            "persons": [
                "60306-51725-6"
            ],
            "imported": "2006-10-11T02:00:00+02:00",
            "journal": "Laryngorhinootologie",
            "issn": "0935-8943",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": 0.172413793103448,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OTORHINOLARYNGOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 197954,
            "title": "Zunahme von Ciprofloxacin-Resistenz bei Campylobacter sp.",
            "abstract": null,
            "authors": [
                "Feierl, G",
                "Pschaid, A",
                "Sixl, B",
                "Marth, E"
            ],
            "year": 1993,
            "source": "-. 1993; -45. Tagung der Deutschen Gesellschaft für Hygiene und Mikrobiologie; SEP 27-30, 1993; Karlsruhe, Deutschland. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "197954-51503",
                "197954-51818",
                "197954-51863"
            ],
            "imported": "2022-10-01T19:11:06+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 2177,
            "title": "Radical lymphadenectomy in the primary carcinoma of the fallopian tube.",
            "abstract": null,
            "authors": [
                "Klein, M",
                "Rosen, A",
                "Lahousen, M",
                "Graf, A",
                "Vavra, N",
                "Beck, A"
            ],
            "year": 1993,
            "source": "ARCH GYNECOL OBSTET. 1993; 253(1): 21-25. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993LF51800005",
            "pubmed": "8328817",
            "doi": "10.1007/BF02770629",
            "pmc": null,
            "organizations": [
                "2177-14038"
            ],
            "persons": [],
            "imported": "2009-07-15T12:35:39+02:00",
            "journal": "ARCH GYNECOL OBSTET",
            "issn": "0932-0067",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.182,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.0377358490566038,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 1746,
            "title": "Subcutaneous recombinant human erythropoietin and autologous blood donation before coronary artery bypass surgery.",
            "abstract": null,
            "authors": [
                "Kulier, AH",
                "Gombotz, H",
                "Fuchs, G",
                "Vuckovic, U",
                "Metzler, H"
            ],
            "year": 1993,
            "source": "Anesth Analg. 1993; 76(1):102-106",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993KY03600018",
            "pubmed": "8418709",
            "doi": "10.1213/00000539-199301000-00018",
            "pmc": null,
            "organizations": [
                "1746-14044",
                "1746-14045"
            ],
            "persons": [
                "1746-51604-6",
                "1746-51611-6"
            ],
            "imported": null,
            "journal": "ANESTH ANALG",
            "issn": "0003-2999",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.166,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.92,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ANESTHESIOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 833,
            "title": "Effect of ramipril on mortality and morbidity of survivors of acute myocardial infarction with clinical evidence of heart failure. The Acute Infarction Ramipril Efficacy (AIRE) Study Investigators.",
            "abstract": null,
            "authors": [
                "BALL, SG",
                "COWAN, JC",
                "WINTER, C",
                "MACKINTOSH, AF, TAN, LB",
                "CALDICOTT, L",
                "CHANNER, K",
                "HAWLEY SK, WILSON A, DEWS I, KADR H, STANTON J, STATUCH C, STEPHENS JD, BERKIN KE, DAVIES S, RAJ MVJ, CALLAGHAN TS, JOSEPH S, RAO AC, HAMBLETON D, HORNUNG RS, RODRIGUES E, ROBERTS H, WALLER D, WARNER N, PUGH SE, RAMAKRISHNAN N, SEKAR M, BLACKWOOD RA, ROBINSON P, CLARK M, ROBSON RH, PICKENS PT, TILDESLEY G, WHITE RWB, KELLY P, WILSON JI, JONES S, KINGDOM C, PATTERSON DLH, BENTLEY A, GUPTA S, HENDRY WG, DAVIDSON C, GLENNON P, BISHOP A, KLUTH D, MOONEY A, WILKINSON P, ANTHONY TP, GHOSH AK, ROBSON D, MCALEER B, VARMA MPS, LARKIN H, KADDOURA S, KNIGHT C, SUTTON G, CLARK RS, BEEN M, RAMAN A, BROWN AK, FOALE R, SHAHI J, BORLAND C, JAYASURIYA TG, SOMASUNDRAM U, EKDAHL S, HANSEN S, BROQVIST M, DAHLSTROM U, KONGSTAD O, CLINE C, ERHARDT L, WILLENHEIMER R, BERGLUND H, NYQUIST O, NYMAN P, URSING D, JENSEN S, GYLAND F, LINNE R, RAGNARTZ T, WATZ R, FREITAG M, OLSSON L, HALLGREN J, LINDVALL P, BERGIN C, CREAN P, ELGUYLANI N, MCADAMS B, MORAIS D, SHEAHAN R, MCKENNA J, MURRAY D, SULLIVAN P, FENNELL W, KEARNEY P, VAUGHAN C, GALVIN J, SUGRUE D, PEIRCE T, GHAISAS N, HARKIN E, OCALLAGHAN T, MCHUGH P, NISAR S, DALY K, LAVIN F, SHAH P, JUNEJA R, MCGARRY K, JUNEJO S, MACMAHON B, PILLAY NP, LONG D, MAGUIRE C, MULDOON BC, SHIELS P, BANNAN L, CONNELLY E, BARTON J, MCCREERY C, QUIGLEY P, CASSIM S, NAIDOO DP, MYBURGH DP, MARX JD, COMMERFORD PJ, LAWRENSON J, THERON HD, RAJPUT MC, BENNETT JM, SARELI P, ARCE P, RICCITELLI MA, RYBA D, BECK E, DEMARTINI A, BORREGA NG, LAZZARI J, GONZALEZ M, LIPRANDI AS, MARTINEZ JM, SAMPO EA, BORTMAN G, GRANCELLI H, CARBAJALES J, GIROTTI A, MAUTNER B, GABRIELLI O, CAGIDE A, LAPUENTE A, ESPER R, TAKENS LJ, VANDERHEIJDEN MY, KRAGTEN JA, RENKENS R, TANS AC, GROSFELD MJW, KRUYSWIJK HH, DEGROOT A, LIEM KL, OLTHOF H, HAERKENSARENDS HE, HOOGHOUDT TEH, KUYPERS A, NIEMEYER MG, VANMANTGEM JP, AELFERS E, SLEGERS LC, SCHEFFER MG, DOEBE BO, SCHRIJVERS LEJM, VANWELY LR, HERWEIJER AH, DEMYTTENAERE M, PEERENBOOM P, BEKAERT I, SURMONT P, VANDORPE A, BEYS J, CLEMENT D, BENIT E, BEYLOOS M, DURIEUX C, BAYART M, HERSSENS M, CREMERS S, DEKEYSER F, VANWALLEGHEM U, HOPF R, MOLLER A, HAUBER J, HOFGARTNER F, SIGEL HA, GRIESHABER M, NEUBAUER M, RUDOLPH K, SEHNERT W, CARTSBURG R, KLEINE P, HENNECKE TH, KINDLER J, RAMME P, HELLMANN D, HEMMENFUNK DA, FREYTAG F, BECKER HJ, EISENMENGER A, FACH WA, BERNHARDT P, ERNST BKH, JACOB H, MALINOWSKI K, ROTH H, SIMON H, BIAS HJ, BISCHOFF KO, GERNER U, TORNOW P, JENSEN SG, MELLEMGAARD K, AMTOFT A, AXELSEN A, CHRISTENSEN C, HAUNSO S, JORGENSEN P, RASMUSSEN S, STRUNGE P, SVENDSEN TL, MADSEN H, NIELSEN W, EGEDE F, RASMUSSEN J, MARKENVARD J, MOLLERUP H, SIGURD B, KIRCHHOFF M, MCNAIR A, NIELSEN PE, NIELSEN JER, ANDERSEN MP, BUCHER E, ELLIOTT P, SLANY J, GRISOLD M, KLEIN W, ALDOR E, DORNAUS C, KAINZ W, MLCZOCH J, NOBIS H, TRINKS S, POHJOLASINTONEN S, NAUKKARINEN V, SIPILA R, NIKUS K, WINGREN PE, HARKONEN M, JAGERHOLM S, ELORANTA M, ISOJARVI J, SUHONEN O, KOSKELAINEN J, DECIAN F, VOLTA SD, BERTON G, CUCCHINI F, ABELLI I, GAZZOLA U, VILLANI GQ, CENTOFANTE P, MOSELE GM, VINCENZI M, ACCORSI F, DEITOS GA, DELAGARDELLE C, MUNCH U, VOGELIN HP"
            ],
            "year": 1993,
            "source": "LANCET. 1993; 342(8875): 821-828. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993MA02500007",
            "pubmed": "8104270",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2010-07-05T14:21:32+02:00",
            "journal": "LANCET",
            "issn": "0140-6736",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 17.332,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.990654205607477,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 200426,
            "title": "Epidemiology of S. Enteritidis in Austria",
            "abstract": null,
            "authors": [
                "Thiel, W",
                "Bogiatzis, A",
                "Feierl, G",
                "Sixl, W"
            ],
            "year": 1993,
            "source": "-. 1993; -WHO-Workshop on Transmission Characteristics of Zoonotic Salmonellosis with special reference to S. Enteritidis; MAR 18-20, 1993; Hannover, Deutschland. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "200426-51818"
            ],
            "imported": "2023-01-26T16:12:36+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 200428,
            "title": "Actual Epidemiologic Aspects in Salmonella Enteritidis in Central Europe",
            "abstract": null,
            "authors": [
                "Sixl, W",
                "Thiel, W",
                "Feierl, G",
                "Sixl, B",
                "Mikulaskova M",
                "Mikulasek, S"
            ],
            "year": 1993,
            "source": "The 11th International Symposium of World Association of Veterinary Food Hygienists; OCT 24-29, 1993; Bangkok, Thailand. 1993. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "200428-51818"
            ],
            "imported": "2023-01-26T16:56:50+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 75771,
            "title": "Gastro-protective effects by extracts of Petasites hybridus: the role of inhibition of peptido-leukotriene synthesis.",
            "abstract": null,
            "authors": [
                "Brune, K",
                "Bickel, D",
                "Peskar, BA"
            ],
            "year": 1993,
            "source": "Planta Med. 1993; 59(6):494-496",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993MP57800003",
            "pubmed": "8302945",
            "doi": "10.1055/s-2006-959746",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2008-02-21T01:00:00+01:00",
            "journal": "Planta Med",
            "issn": "0032-0943",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.044,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.73943661971831,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PLANT SCIENCES",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 1268,
            "title": "Immunohistochemical detection of tumor necrosis factor-alpha, other cytokines and adhesion molecules in human livers with alcoholic hepatitis.",
            "abstract": null,
            "authors": [
                "Ohlinger, W",
                "Dinges, HP",
                "Zatloukal, K",
                "Mair, S",
                "Gollowitsch, F",
                "Denk, H"
            ],
            "year": 1993,
            "source": "Virchows Arch A Pathol Anat Histopathol. 1993; 423(3):169-176",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993MC61800005",
            "pubmed": "7694422",
            "doi": "10.1007/BF01614767",
            "pmc": null,
            "organizations": [
                "1268-14020"
            ],
            "persons": [
                "1268-51515-6",
                "1268-51663-6"
            ],
            "imported": null,
            "journal": "VIRCHOWS ARCH A PATH ANAT HIS",
            "issn": "0174-7398",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 63987,
            "title": "Polymyositis: MRI-appearance at 1.5 T and correlation to clinical findings.",
            "abstract": null,
            "authors": [
                "Stiglbauer, R",
                "Graninger, W",
                "Prayer, L",
                "Kramer, J",
                "Schurawitzki, H",
                "Machold, K",
                "Imhof, H"
            ],
            "year": 1993,
            "source": "Clin Radiol. 1993; 48(4):244-248",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993MA94200006",
            "pubmed": "8243000",
            "doi": "10.1016/S0009-9260(05)80305-8",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2006-12-27T01:00:00+01:00",
            "journal": "Clin Radiol",
            "issn": "0009-9260",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.704,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.594936708860759,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "RADIOLOGY, NUCLEAR MEDICINE & MEDICAL IMAGING",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 300,
            "title": "Atypical presentation of Kawasaki disease in an infant.",
            "abstract": null,
            "authors": [
                "Gamillscheg, A",
                "Zobel, G",
                "Karpf, EF",
                "Dacar, D",
                "Beitzke, A",
                "Stein, JI",
                "Suppan, C"
            ],
            "year": 1993,
            "source": "PEDIAT CARDIOL 1993 14: 223-226.",
            "category": 1,
            "document_type": 10,
            "sci": "ISI:A1993MC33900006",
            "pubmed": "8255796",
            "doi": "10.1007/BF00795375",
            "pmc": null,
            "organizations": [
                "300-14020",
                "300-14045",
                "300-14048"
            ],
            "persons": [],
            "imported": null,
            "journal": "PEDIAT CARDIOL",
            "issn": "0172-0643",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.302,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.422535211267606,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PEDIATRICS",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 455,
            "title": "Chicken oocyte growth: receptor-mediated yolk deposition.",
            "abstract": null,
            "authors": [
                "Shen, X",
                "Steyrer, E",
                "Retzek, H",
                "Sanders, EJ",
                "Schneider, WJ"
            ],
            "year": 1993,
            "source": "CELL TISSUE RES. 1993; 272:  459-471. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993LD32600007",
            "pubmed": "8393385",
            "doi": "10.1007/BF00318552",
            "pmc": null,
            "organizations": [
                "455-14013"
            ],
            "persons": [
                "455-51817-6"
            ],
            "imported": "2009-10-19T18:21:56+02:00",
            "journal": "CELL TISSUE RES",
            "issn": "0302-766X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.065,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.575539568345324,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "CELL BIOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 64028,
            "title": "Radiosynovectomy with dysprosium-165 iron hydroxide",
            "abstract": null,
            "authors": [
                "Pirich, C",
                "Wanivenhaus, A",
                "Graninger, W",
                "Kvaternik, H",
                "Angelberger, P",
                "Pesau, B",
                "Havlik, E",
                "Flores, J",
                "Sinzinger, H"
            ],
            "year": 1993,
            "source": "Acta Med Austriaca. 1993; 20(1-2):49-53",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993KU85900014",
            "pubmed": "8475681",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "64028-76269-6"
            ],
            "imported": "2006-12-27T01:00:00+01:00",
            "journal": "Acta Med Austriaca",
            "issn": "0303-8173",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.368,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.504672897196262,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 197767,
            "title": "Thermoregulatory response thresholds during spinal anesthesia.",
            "abstract": null,
            "authors": [
                "Kurz, A",
                "Sessler, DI",
                "Schroeder, M",
                "Kurz, M"
            ],
            "year": 1993,
            "source": "Anesth Analg. 1993; 77(4):721-6",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993MA35700011",
            "pubmed": "8214655",
            "doi": "10.1213/00000539-199310000-00011",
            "pmc": null,
            "organizations": [],
            "persons": [
                "197767-107954-1"
            ],
            "imported": "2022-09-29T02:00:00+02:00",
            "journal": "Anesth Analg",
            "issn": "0003-2999",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        }
    ]
}