remove some fields
[star2016] / star2016-contributions.pl
index fd6ad2a..24731b2 100755 (executable)
@@ -130,9 +130,9 @@ sub abstract2doc {
                $doc->appendParagraph(text => $p, style => 'Abstract');
        }
 
-       $doc->appendParagraph(text => "\nTheme: " . $abstract->{Theme}->[0], style => 'Theme');
+#      $doc->appendParagraph(text => "\nTheme: " . $abstract->{Theme}->[0], style => 'Theme');
 
-       $doc->appendParagraph(text => "\nContributionType: " . $abstract->{ContributionType}->[0], style => 'Quotations');
+#      $doc->appendParagraph(text => "\nContributionType: " . $abstract->{ContributionType}->[0], style => 'Quotations');
 
        $doc->appendParagraph(text => "\nID: " . $abstract->{Id}->[0], style => 'Abstract');