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=150660&ordering=-year
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157100,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=150680&ordering=-year",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=150640&ordering=-year",
    "results": [
        {
            "id": 138113,
            "title": "The effect of the vertical bracket position on the orthodontic finish].",
            "abstract": null,
            "authors": [
                "Muchitsch, AP",
                "Droschl, H",
                "Bantleon, HP",
                "Blumauer, D",
                "Stern, G"
            ],
            "year": 1990,
            "source": "Fortschr Kieferorthop. 1990; 51(4):195-203",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "2227734",
            "doi": "10.1007/BF02167349",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2014-07-29T02:00:00+02:00",
            "journal": "Fortschr Kieferorthop",
            "issn": "0015-816X",
            "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": 138121,
            "title": "Die computerunterstützte Fernröntgendiagnose",
            "abstract": null,
            "authors": [
                "Muchitsch, AP",
                "Droschl, H",
                "Weiland, F"
            ],
            "year": 1990,
            "source": "Zeitschrift für Stomatologie. 1990; 87(5): 245-260. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "138121-14057"
            ],
            "persons": [],
            "imported": "2014-07-30T00:01:33+02:00",
            "journal": null,
            "issn": "0175-7784",
            "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": true
        },
        {
            "id": 138149,
            "title": "Das Zahntransplantat in der kieferorthopädischen Behandlungsplanung.",
            "abstract": null,
            "authors": [
                "Muchitsch, AP",
                "Droschl, H",
                "Eskici, A"
            ],
            "year": 1990,
            "source": "Österreichischer Zahnärztekongress 1990; SEP 27, 1990; Eisenstadt, ÖSTERREICH. 1990. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2014-07-31T00:49:48+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": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 138171,
            "title": "Die Zusammenarbeit der Chirurgen mit dem Kieferorthopäden in der cranofacialen Chirurgie.",
            "abstract": null,
            "authors": [
                "Kärcher, H",
                "Muchitsch, AP",
                "Weiland, F",
                "Bantleon, HP"
            ],
            "year": 1990,
            "source": "Österreichischer Zahnärztekongress 1990; SEP 27, 1990; Eisenstadt, ÖSTERREICH. 1990. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "138171-14057"
            ],
            "persons": [],
            "imported": "2014-07-31T17:10: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": false,
            "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": 11812,
            "title": "Terminology in surface microscopy. Consensus meeting of the Committee on Analytical Morphology of the Arbeitsgemeinschaft Dermatologische Forschung, Hamburg, Federal Republic of Germany, Nov. 17, 1989.",
            "abstract": null,
            "authors": [
                "Bahmer, FA",
                "Fritsch, P",
                "Kreusch, J",
                "Pehamberger, H",
                "Rohrer, C",
                "Schindera, I",
                "Smolle, J",
                "Soyer, HP",
                "Stolz, W"
            ],
            "year": 1990,
            "source": "J AMER ACAD DERMATOL 1990 23: 1159-1162.",
            "category": 1,
            "document_type": 4,
            "sci": "ISI:A1990EM96400019",
            "pubmed": "2273119",
            "doi": "10.1016/S0190-9622(08)80916-4",
            "pmc": null,
            "organizations": [
                "11812-14047"
            ],
            "persons": [
                "11812-51617-6"
            ],
            "imported": null,
            "journal": "J AMER ACAD DERMATOL",
            "issn": "0190-9622",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.424,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.885714285714286,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "DERMATOLOGY, VENERAL DISEASES",
            "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": 142207,
            "title": "Investigation on Right and Left Hand Movements and Microtremor of Newborns",
            "abstract": null,
            "authors": [
                "Gallasch, E",
                "Preisler, A",
                "Haidmayer, R"
            ],
            "year": 1990,
            "source": "The 5th International Congress of Psychophysiology; JULY 9-13, 1990; Budapest, HUNGARY. 1990. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "142207-51814"
            ],
            "imported": "2015-02-09T12:23:16+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": 147978,
            "title": "Optical monitoring of electrical excitation in cardiac tissue and isolated single cardiac cells.",
            "abstract": null,
            "authors": [
                "Ahammer, H",
                "Windisch, H",
                "Müller, W",
                "Schaffer, P"
            ],
            "year": 1990,
            "source": "Booklet of Abstrcts. 1990; -ICO-15 Satellite Conference on Optics in Life Sciences; 1990; Garmisch-Partenkirchen, GERMANY. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "147978-51753"
            ],
            "imported": "2015-11-05T16:29:26+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": 147979,
            "title": "Optische Potentialmessung - ein neues Verfahren in der medizinischen Grundlagenforschung",
            "abstract": null,
            "authors": [
                "Ahammer, H",
                "Windisch, H",
                "Schaffer, P",
                "Müller, W"
            ],
            "year": 1990,
            "source": "Wischenschaftliche Berichte der 40. Jahrestagung der Österreichischen Physikalischen Gesellschaft. 1990; 75-75.-40. Jahrestagung der Österreichischen Physikalischen Gesellschaft; 1990; Salzburg, AUSTRIA. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "147979-51753"
            ],
            "imported": "2015-11-05T16:31:42+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": false,
            "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": 147980,
            "title": "A fluorimetric technique to study complex cardiac electrical activity in vitro",
            "abstract": null,
            "authors": [
                "Müller, W",
                "Ahammer, H",
                "Feichtinger, K",
                "Schaffer, P",
                "Windisch, H"
            ],
            "year": 1990,
            "source": "Proceedings of IUPAB 10th International Biophysics Congress. 1990; 408--10th International Biophysics Congress; JUL/AUG, 1990; Vancouver. ",
            "category": 2,
            "document_type": 18,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "147980-51753"
            ],
            "imported": "2015-11-05T16:34:20+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": 147981,
            "title": "Gewebepräparat und Zellkultur als biophysikalische Myokardmodelle",
            "abstract": null,
            "authors": [
                "Schaffer, P",
                "Windisch, H",
                "Ahammer, H",
                "Müller, W",
                "Pelzmann, B"
            ],
            "year": 1990,
            "source": "Wischenschaftliche Berichte der 40. Jahrestagung der Österreichischen Physikalischen Gesellschaft. 1990; 85-85.-40. Jahrestagung der Österreichischen Physikalischen Gesellschaft; 1990; Salzburg, AUSTRIA. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "147981-14011"
            ],
            "persons": [
                "147981-50615",
                "147981-51753"
            ],
            "imported": "2015-11-05T16:36:09+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": false,
            "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": 149913,
            "title": "Der Einfluß von Methotrexat auf Zelllinien von Medullären Schilddrüsencarcinomen.",
            "abstract": null,
            "authors": [
                "Pfragner, R",
                "Behmel, A",
                "Langsteger, W",
                "Florian, W"
            ],
            "year": 1990,
            "source": "Internationaler Workshop: Neue Aspekte in der Therapie von Tumoren; MÄR 16, 1990; Barmherzige Brüder Graz - Eggenberg. 1990. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2016-01-28T14:12:51+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": false,
            "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": 149914,
            "title": "Extracorporeal testing of viability of Ehrlich Ascites Tumor Cells (EATC) after incubation in Alpha-, Beta-unsaturated aldehydes.",
            "abstract": null,
            "authors": [
                "Tilian, HM",
                "Pfragner, R"
            ],
            "year": 1990,
            "source": "9th Regional Meeting of Biochemists, Biophysicists, Biotechnologists; Mar 28-30, 1990; Opatija, YUGOSLAVIA. 1990. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2016-01-28T14:21:26+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": 149915,
            "title": "Cytogenetic findings during long term cultivation of medullary thyroid carcinoma cell lines (MTC-SK).",
            "abstract": null,
            "authors": [
                "Behmel, A",
                "Pfragner, R"
            ],
            "year": 1990,
            "source": "2. Tagung der Gesellschaft für Humangenetik e. V.; MAR 28 - 31, 1990; Bonn, Germany. 1990. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2016-01-28T14:26:01+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": 149917,
            "title": "Krebs - Entgleisung der Zelle, Entgleisung der Abwehr: \r\nDie Krebszelle im Reagenzglas ",
            "abstract": null,
            "authors": [
                "Pfragner R"
            ],
            "year": 1990,
            "source": "Krankheit als Ausdruck von Fehlsteuerung; May 3, 1990; Volkshochschule Graz, AUSTRIA. 1990. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2016-01-28T14:33:15+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": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 149919,
            "title": "Medullary thyroid carcinomas in tissue culture - biological and cytogenetic features.",
            "abstract": null,
            "authors": [
                "Pfragner, R",
                "Behmel, A",
                "Wirnsberger, G",
                "Ingolic, E",
                "Weissel, M",
                "Niederle, B",
                "Roka, R",
                "Siegl, V",
                "Mandl, A"
            ],
            "year": 1990,
            "source": "Medullary Thyroid Carcinoma 1st European Congress\r\nA l' initiative du Gropue d'Etude des Tumeurs a Calcitonine (GETC); NOV 15 - 17, 1990; Paris, FRANCE. 1990. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "149919-51739"
            ],
            "imported": "2016-01-28T14:42:55+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": 149937,
            "title": "Zellen in der Kultur - nützliche Modelle für Medizin und Biologie",
            "abstract": null,
            "authors": [
                "Pfragner, R"
            ],
            "year": 1990,
            "source": "Ulcus - med aktuell . 1990. 12-13. ",
            "category": 11,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2016-01-29T09:40:23+01:00",
            "journal": "Ulcus - med aktuell ",
            "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": true
        },
        {
            "id": 150118,
            "title": "Preliminary report on the influence of Methotrexate on a continuous cell line from a medullary thyroid carcinoma.",
            "abstract": null,
            "authors": [
                "Pfragner, R",
                "Behmel, A",
                "Langsteger, W",
                "Florian, W",
                "Lanner, N"
            ],
            "year": 1990,
            "source": "Proceedings of an International Symposium organized by the Department of Internal Medicine, Blackwell Special Products 1991, Vienna, AUSTRIA.\r\nOtto Eber, Peter Lind, Werner Langsteger (Herausgeber).. 1990; 108-112.-Modern Aspects of tumor diagnosis and treatment.; MAR 16, 1990; Barmherzige Brüder Eggenberg Hospital, Graz, AUSTRIA.  (ISBN: 3-901158-01-4 )",
            "category": 2,
            "document_type": 18,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2016-02-02T10:51:40+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": 150338,
            "title": "Development of a new pressure sensor for pulse registration.\r\n",
            "abstract": null,
            "authors": [
                "Moser, M",
                "Kneffel, E",
                "Gallasch, E",
                "Yü, L",
                "Kenner, T\r\n\t\t\t\t"
            ],
            "year": 1990,
            "source": "Abstracts of the Update in Clinical Cardiology Conference, Herzlya. 1990; -Update in Clinical Cardiology; MAY, 1990; Herzlya, Israel. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "150338-51671",
                "150338-51814"
            ],
            "imported": "2016-02-05T00:58:29+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": true,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 150632,
            "title": "Chromosomenuntersuchungen Endokriner R Tumore: Centromerinstabilität und somatische Paarung homologer heterochromatischer Regionen der Chromosomen 1, 9, 16 8in Zelllinien eines MTC.",
            "abstract": null,
            "authors": [
                "Behmel, A",
                "Pfragner R"
            ],
            "year": 1990,
            "source": "3. Tumorgenetische Arbeitstagung; MAY 10 - 12, 1990; Braunfels, GERMANY. 1990. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2016-02-09T14:11:52+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": 150633,
            "title": "Medulläre Schilddrüsencarcinome in der Zellkultur",
            "abstract": null,
            "authors": [
                "Pfragner, R"
            ],
            "year": 1990,
            "source": "Gründungsversammlung der Studiengruppe Multiple Endokrine Neoplasie (SMENA); JUN 14, 1990; AKH Vienna, AUSTRIA. 1990. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2016-02-09T14:17:37+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": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        }
    ]
}