Advertisement
Guest User

Untitled

a guest
Aug 18th, 2019
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. arXiv = ServiceConnect["ArXiv"]
  2. articles = arXiv["Search", {"Query" -> "Quantum Eraser", MaxItems -> 4}]
  3. article001 = articles[[1, {"ID", "URL", "Published", "Title"}]]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement