Answer:
The description of the given point can be defined as follows:
Step-by-step explanation:
In option a:
List the articles authored by John Smith 
Article.title (
(Author.authorID=Authoring.authorID)^ (Article.articleID=Authoring.articleID)^ (Author.name=’John Smith’) (Article 
 Authoring 
 Author))
In option b:
Listed all John Smith but also Marc Antoine's articles 
 Article.title (
(Author.authorID=Authoring.authorID)^ (Article.articleID=Authoring.articleID)^ 
 (AUTOR.NAME='JohnSmith 'or "John Smith'Marc Antoine" ) 
 (article 
 Authoring 
 Author)
In option c:
Review the John Smith co-authors (authors co-authors with John Smith) 
ID (Author.authorID = Authoring.authorId)^(Article.articleID =Authoring.articleID)^(Article.articleID = Authoring.articleID)^ 
(Author.name='John Smith') (Paragraph x Author) 
 Article.title (
(article.item ID = Addresse.itemID)^(Authoring.art.item = art) 
(Paragraph 
 Authoring)
In option d:
List all of that year's papers 
 (Article.year=2019) 
In option e:
List the authors without a database post 
authorInDatabase = 
 Authoring.authorID (δ(Author.authorID=Authoring.articleID) )
(Author 
 Authoring) 
authorTotal = Author.authorID (δ (Author.authorID=Authoring.articleID) 
(Author 
 Authoring)
 AuthorsWithNotWithArticles = authorTotal - AuthorInDatabase
In option f:
Listed of writers that have co-authored both published publications to John Smith 
Authors = 
 Book.authorID (
 Author.authorID)^(Article.articleID = Authoring.articleID)^ Authoring.articleID)^ Book Authors 
(Paragraph 
 Authoring) (Author.name='John Smith') 
 Author.name (
 (Art.articleID = Author.articleID)^(Authoring.authorID = Authoring. Authoring. AuthorID) 
(Physician
 Authoring)