www

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | Submodules | README | LICENSE

feed.atom (1943B)


      1 <?xml version="1.0" encoding="UTF-8"?>
      2 <feed xmlns="http://www.w3.org/2005/Atom">
      3   <link href="http://arxiv.org/api/query?search_query%3Dcat%3Amath.MG%26id_list%3D%26start%3D0%26max_results%3D99" rel="self" type="application/atom+xml"/>
      4   <title type="html">ArXiv Query: search_query=cat:math.MG&amp;id_list=&amp;start=0&amp;max_results=99</title>
      5   <id>http://arxiv.org/api/t16YHIbuctl2Omz/1ISTPDEQFkU</id>
      6   <updated>2017-10-30T00:00:00-04:00</updated>
      7   <opensearch:totalResults xmlns:opensearch="http://a9.com/-/spec/opensearch/1.1/">6030</opensearch:totalResults>
      8   <opensearch:startIndex xmlns:opensearch="http://a9.com/-/spec/opensearch/1.1/">0</opensearch:startIndex>
      9   <opensearch:itemsPerPage xmlns:opensearch="http://a9.com/-/spec/opensearch/1.1/">99</opensearch:itemsPerPage>
     10   <entry>
     11     <id>http://www.example.com/item1</id>
     12     <updated>2017-10-27T12:27:09Z</updated>
     13     <published>2016-02-15T11:36:40Z</published>
     14     <title>Title 1</title>
     15     <summary>  Abstract 1</summary>
     16     <author>
     17       <name>Author1 A. T. Rohtua</name>
     18     </author>
     19     <author>
     20       <name>Author2 A. Auth</name>
     21     </author>
     22     <arxiv:doi xmlns:arxiv="http://arxiv.org/schemas/atom">10.12345/example</arxiv:doi>
     23     <link title="doi" href="http://dx.doi.org/10.12345/example" rel="related"/>
     24     <arxiv:comment xmlns:arxiv="http://arxiv.org/schemas/atom">33 pages, 24 Figures</arxiv:comment>
     25     <link href="http://www.example.com/item1" rel="alternate" type="text/html"/>
     26     <link title="pdf" href="http://example.com/pdf/12345679" rel="related" type="application/pdf"/>
     27     <arxiv:primary_category xmlns:arxiv="http://arxiv.org/schemas/atom" term="math.MG" scheme="http://arxiv.org/schemas/atom"/>
     28     <category term="math.MG" scheme="http://arxiv.org/schemas/atom"/>
     29     <category term="math.DG" scheme="http://arxiv.org/schemas/atom"/>
     30     <category term="51A05, 51B15, 52C35" scheme="http://arxiv.org/schemas/atom"/>
     31   </entry>
     32 </feed>