query
stringlengths
24
325
positive
stringlengths
1
580
negative
stringlengths
1
580
What is the total number and conference's homepage of papers held in a conference with an ID of 187 during 1990 to 2000?
Id of 187 refers to ConferenceId = 187; during 1990 to 2000 refers to Year BETWEEN 1990 and 2000; total number of conference refers to Count(ConferenceId = 187)
year of 2001 to 2010 refers to Year BETWEEN 2001 AND 2010; Percentage = Divide(Count (PaperId(Year = 2001)), Count (PaperID(Year BETWEEN 2001 AND 2010))) * 100
What is the total number and conference's homepage of papers held in a conference with an ID of 187 during 1990 to 2000?
Id of 187 refers to ConferenceId = 187; during 1990 to 2000 refers to Year BETWEEN 1990 and 2000; total number of conference refers to Count(ConferenceId = 187)
'Howard F. Lipson' is the name of author
What is the total number and conference's homepage of papers held in a conference with an ID of 187 during 1990 to 2000?
Id of 187 refers to ConferenceId = 187; during 1990 to 2000 refers to Year BETWEEN 1990 and 2000; total number of conference refers to Count(ConferenceId = 187)
homepage URL refers to HomePage; 'Quality evaluation of long duration audiovisual content' is the Title
What is the total number and conference's homepage of papers held in a conference with an ID of 187 during 1990 to 2000?
Id of 187 refers to ConferenceId = 187; during 1990 to 2000 refers to Year BETWEEN 1990 and 2000; total number of conference refers to Count(ConferenceId = 187)
'Joe Lograsso' is name of paper author
What is the total number and conference's homepage of papers held in a conference with an ID of 187 during 1990 to 2000?
Id of 187 refers to ConferenceId = 187; during 1990 to 2000 refers to Year BETWEEN 1990 and 2000; total number of conference refers to Count(ConferenceId = 187)
after the year 2000 refers to Year > 2000; preprinted refers to ConferenceId = 0 AND JournalId = 0; percentage refers to DIVIDE(COUNT(ConferenceId = 0 AND JournalId = 0 AND Year > 2000), COUNT(Id))
What is the total number and conference's homepage of papers held in a conference with an ID of 187 during 1990 to 2000?
Id of 187 refers to ConferenceId = 187; during 1990 to 2000 refers to Year BETWEEN 1990 and 2000; total number of conference refers to Count(ConferenceId = 187)
paper "FIBER: A Generalized Framework for Auto-tuning Software" refers to Title = 'FIBER: A Generalized Framework for Auto-tuning Software'; are affiliated with refers to Affiliation
What is the total number and conference's homepage of papers held in a conference with an ID of 187 during 1990 to 2000?
Id of 187 refers to ConferenceId = 187; during 1990 to 2000 refers to Year BETWEEN 1990 and 2000; total number of conference refers to Count(ConferenceId = 187)
do not have a website refers to HomePage IS NULL OR HomePage = ''
What is the total number and conference's homepage of papers held in a conference with an ID of 187 during 1990 to 2000?
Id of 187 refers to ConferenceId = 187; during 1990 to 2000 refers to Year BETWEEN 1990 and 2000; total number of conference refers to Count(ConferenceId = 187)
don't have short name refers to ShortName is NULL OR ShortName = ''
What is the total number and conference's homepage of papers held in a conference with an ID of 187 during 1990 to 2000?
Id of 187 refers to ConferenceId = 187; during 1990 to 2000 refers to Year BETWEEN 1990 and 2000; total number of conference refers to Count(ConferenceId = 187)
url refers to HomePage; 'Area Effects in Cepaea' is the Title of paper
What is the total number and conference's homepage of papers held in a conference with an ID of 187 during 1990 to 2000?
Id of 187 refers to ConferenceId = 187; during 1990 to 2000 refers to Year BETWEEN 1990 and 2000; total number of conference refers to Count(ConferenceId = 187)
'Increasing the Concurrency in Estelle' is the Title of the paper; home page of the conference refers to HomePage;
In how many papers and in what years was the International Conference on Database Theory published?
the International Conference on Database Theory refers to FullName = 'International Conference on Database Theory'; published refers to year ! = 0
written by Andrew Cain refers to Name = 'Andrew Cain'
In how many papers and in what years was the International Conference on Database Theory published?
the International Conference on Database Theory refers to FullName = 'International Conference on Database Theory'; published refers to year ! = 0
author ID of under 100 refers to AuthorId < 100; 'Zurich, ETH' is the Affiliation
In how many papers and in what years was the International Conference on Database Theory published?
the International Conference on Database Theory refers to FullName = 'International Conference on Database Theory'; published refers to year ! = 0
'Jei Keon Chee' is the name of author;
In how many papers and in what years was the International Conference on Database Theory published?
the International Conference on Database Theory refers to FullName = 'International Conference on Database Theory'; published refers to year ! = 0
'Modeling Identification and Control' is the FullName of the journal; 1994 refers to Year = '1994'; if the year is "0", it means this paper is preprint, or not published
In how many papers and in what years was the International Conference on Database Theory published?
the International Conference on Database Theory refers to FullName = 'International Conference on Database Theory'; published refers to year ! = 0
journal was not published but a conference refers to ConferenceId ! = 0 And JournalId = 0 Year ! = 0
In how many papers and in what years was the International Conference on Database Theory published?
the International Conference on Database Theory refers to FullName = 'International Conference on Database Theory'; published refers to year ! = 0
years 1990 and 2000 refers to Year BETWEEN '1990' AND '2000'; papers refers to COUNT(id)
In how many papers and in what years was the International Conference on Database Theory published?
the International Conference on Database Theory refers to FullName = 'International Conference on Database Theory'; published refers to year ! = 0
articles that are preprinted but not published refers to Year = 0
In how many papers and in what years was the International Conference on Database Theory published?
the International Conference on Database Theory refers to FullName = 'International Conference on Database Theory'; published refers to year ! = 0
from the 60’s refer to Year 1960 BETWEEN 1970
In how many papers and in what years was the International Conference on Database Theory published?
the International Conference on Database Theory refers to FullName = 'International Conference on Database Theory'; published refers to year ! = 0
url refers to HomePage; 'Area Effects in Cepaea' is the Title of paper
In how many papers and in what years was the International Conference on Database Theory published?
the International Conference on Database Theory refers to FullName = 'International Conference on Database Theory'; published refers to year ! = 0
'Physics of Fluids' is the FullName of journal; percentage = DIVIDE(SUM(Keyword = 'Turbulent Fluids'), SUM(FullName = 'Physics of Fluids')) as percentage
State the name and affiliation of author for the 'Education, democracy and growth' paper?
Education, democracy and growth' refer to title of paper
"Incremental Extraction of Keyterms for Classifying Multilingual Documents in the Web" is the title of paper; affiliated with refers to Affiliation; "National Taiwan University Department of Computer Science and Information Engineering Taiwan" is the Affiliation organization
State the name and affiliation of author for the 'Education, democracy and growth' paper?
Education, democracy and growth' refer to title of paper
journal was not published but a conference refers to ConferenceId ! = 0 And JournalId = 0 Year ! = 0
State the name and affiliation of author for the 'Education, democracy and growth' paper?
Education, democracy and growth' refer to title of paper
"Inspection resistant memory: Architectural support for security from physical examination" is the title of paper;  'Microsoft Research, USA' is the Affiliation
State the name and affiliation of author for the 'Education, democracy and growth' paper?
Education, democracy and growth' refer to title of paper
articles that are preprinted but not published refers to Year = 0
State the name and affiliation of author for the 'Education, democracy and growth' paper?
Education, democracy and growth' refer to title of paper
paper titled 'Particle identification using the time-over-threshold method in the ATLAS Transition Radiation Tracker' refers to Title = 'Particle identification using the time-over-threshold method in the ATLAS Transition Radiation Tracker'
State the name and affiliation of author for the 'Education, democracy and growth' paper?
Education, democracy and growth' refer to title of paper
"MICRO" is the ShortName of conference; in 1971 to 1980 refers to Year BETWEEN '1971' AND '1980'; in 1991 to 2000 refers to Year BETWEEN '1991' AND '2000': Average needed paper = Subtract (Count(PaperId(Year BETWEEN '1991' AND '2000')), Count(PaperId(Year BETWEEN '1971' AND '1980')))/10
State the name and affiliation of author for the 'Education, democracy and growth' paper?
Education, democracy and growth' refer to title of paper
Published in 2008 refer to Year = 2008
State the name and affiliation of author for the 'Education, democracy and growth' paper?
Education, democracy and growth' refer to title of paper
"Area Effects in Cepaea" is the title of paper
State the name and affiliation of author for the 'Education, democracy and growth' paper?
Education, democracy and growth' refer to title of paper
the International Conference on Database Theory refers to FullName = 'International Conference on Database Theory'; published refers to year ! = 0
State the name and affiliation of author for the 'Education, democracy and growth' paper?
Education, democracy and growth' refer to title of paper
year of 2001 to 2010 refers to Year BETWEEN 2001 AND 2010; Percentage = Divide(Count (PaperId(Year = 2001)), Count (PaperID(Year BETWEEN 2001 AND 2010))) * 100
How many papers were in the journal "Iet Software/iee Proceedings - Software"?
journal "Iet Software/iee Proceedings - Software" refers to FullName = 'Iet Software/iee Proceedings - Software'; papers refers to COUNT(JournalId)
'Open Sourcing Social Solutions (Building Communities of Change)' is a title of the paper; author refers to PaperAuthor.Name
How many papers were in the journal "Iet Software/iee Proceedings - Software"?
journal "Iet Software/iee Proceedings - Software" refers to FullName = 'Iet Software/iee Proceedings - Software'; papers refers to COUNT(JournalId)
journal "Concepts in Magnetic Resonance Part A" refers to FullName = 'Concepts in Magnetic Resonance Part A'; in 2018 refers to Year = 2018
How many papers were in the journal "Iet Software/iee Proceedings - Software"?
journal "Iet Software/iee Proceedings - Software" refers to FullName = 'Iet Software/iee Proceedings - Software'; papers refers to COUNT(JournalId)
'Mathematics of Program Construction' is the FullName of conference
How many papers were in the journal "Iet Software/iee Proceedings - Software"?
journal "Iet Software/iee Proceedings - Software" refers to FullName = 'Iet Software/iee Proceedings - Software'; papers refers to COUNT(JournalId)
published in 1995 refers to Year = 1995; 'Thomas Wiegand' is the name of author
How many papers were in the journal "Iet Software/iee Proceedings - Software"?
journal "Iet Software/iee Proceedings - Software" refers to FullName = 'Iet Software/iee Proceedings - Software'; papers refers to COUNT(JournalId)
year of 2001 to 2010 refers to Year BETWEEN 2001 AND 2010; Percentage = Divide(Count (PaperId(Year = 2001)), Count (PaperID(Year BETWEEN 2001 AND 2010))) * 100
How many papers were in the journal "Iet Software/iee Proceedings - Software"?
journal "Iet Software/iee Proceedings - Software" refers to FullName = 'Iet Software/iee Proceedings - Software'; papers refers to COUNT(JournalId)
"Area Effects in Cepaea" is the title of paper
How many papers were in the journal "Iet Software/iee Proceedings - Software"?
journal "Iet Software/iee Proceedings - Software" refers to FullName = 'Iet Software/iee Proceedings - Software'; papers refers to COUNT(JournalId)
'Increasing the Concurrency in Estelle' is the Title of the paper; home page of the conference refers to HomePage;
How many papers were in the journal "Iet Software/iee Proceedings - Software"?
journal "Iet Software/iee Proceedings - Software" refers to FullName = 'Iet Software/iee Proceedings - Software'; papers refers to COUNT(JournalId)
'Howard F. Lipson' is the name of author
How many papers were in the journal "Iet Software/iee Proceedings - Software"?
journal "Iet Software/iee Proceedings - Software" refers to FullName = 'Iet Software/iee Proceedings - Software'; papers refers to COUNT(JournalId)
'Determination of Planetary Meteorology from Aerobot Flight Sensors' refer to title of the paper
How many papers were in the journal "Iet Software/iee Proceedings - Software"?
journal "Iet Software/iee Proceedings - Software" refers to FullName = 'Iet Software/iee Proceedings - Software'; papers refers to COUNT(JournalId)
years 1990 and 2000 refers to Year BETWEEN '1990' AND '2000'; papers refers to COUNT(id)
What are the three journals that the papers written by Andrew Cain were published in? Please provide your answer with the full name of each journal.
written by Andrew Cain refers to Name = 'Andrew Cain'
affiliated with Birkbeck University of London refers to Affiliation = 'Birkbeck University of London'
What are the three journals that the papers written by Andrew Cain were published in? Please provide your answer with the full name of each journal.
written by Andrew Cain refers to Name = 'Andrew Cain'
'2004 YD5' is the title of paper
What are the three journals that the papers written by Andrew Cain were published in? Please provide your answer with the full name of each journal.
written by Andrew Cain refers to Name = 'Andrew Cain'
do not have a website refers to HomePage = ''
What are the three journals that the papers written by Andrew Cain were published in? Please provide your answer with the full name of each journal.
written by Andrew Cain refers to Name = 'Andrew Cain'
'Extended Fuzzy Regression Models' is the title of paper; full name of the conference refers to FullName
What are the three journals that the papers written by Andrew Cain were published in? Please provide your answer with the full name of each journal.
written by Andrew Cain refers to Name = 'Andrew Cain'
"MICRO" is the ShortName of conference; in 1971 to 1980 refers to Year BETWEEN '1971' AND '1980'; in 1991 to 2000 refers to Year BETWEEN '1991' AND '2000': Average needed paper = Subtract (Count(PaperId(Year BETWEEN '1991' AND '2000')), Count(PaperId(Year BETWEEN '1971' AND '1980')))/10
What are the three journals that the papers written by Andrew Cain were published in? Please provide your answer with the full name of each journal.
written by Andrew Cain refers to Name = 'Andrew Cain'
journal was not published but a conference refers to ConferenceId ! = 0 And JournalId = 0 Year ! = 0
What are the three journals that the papers written by Andrew Cain were published in? Please provide your answer with the full name of each journal.
written by Andrew Cain refers to Name = 'Andrew Cain'
the International Conference on Database Theory refers to FullName = 'International Conference on Database Theory'; published refers to year ! = 0
What are the three journals that the papers written by Andrew Cain were published in? Please provide your answer with the full name of each journal.
written by Andrew Cain refers to Name = 'Andrew Cain'
paper ID of 15 refers to PaperId = 15
What are the three journals that the papers written by Andrew Cain were published in? Please provide your answer with the full name of each journal.
written by Andrew Cain refers to Name = 'Andrew Cain'
Papers refers to Paper.Id; short name of the conference refers to Conference.ShortName
What are the three journals that the papers written by Andrew Cain were published in? Please provide your answer with the full name of each journal.
written by Andrew Cain refers to Name = 'Andrew Cain'
paper "145 GROWTH HORMONE RECEPTORS AND THE ONSET OF HYPERINSULINEMIA IN THE OBESE ZUCKER RAT: " refers to Title like'%145 GROWTH HORMONE RECEPTORS AND THE ONSET OF HYPERINSULINEMIA IN THE OBESE ZUCKER RAT:%'
List the names of authors affiliated with the University of Oxford in alphabetical order.
affiliated with the University of Oxford refers to Affiliation = 'University of Oxford'
full name includes the word Workshop refers to FullName LIKE '%Workshop%'
List the names of authors affiliated with the University of Oxford in alphabetical order.
affiliated with the University of Oxford refers to Affiliation = 'University of Oxford'
"Inspection resistant memory: Architectural support for security from physical examination" is the title of paper;  'Microsoft Research, USA' is the Affiliation
List the names of authors affiliated with the University of Oxford in alphabetical order.
affiliated with the University of Oxford refers to Affiliation = 'University of Oxford'
'ICCI' is the ShortName of conference; URL refer to HomePage
List the names of authors affiliated with the University of Oxford in alphabetical order.
affiliated with the University of Oxford refers to Affiliation = 'University of Oxford'
in 1997 refers to Year = 1997; books that were preprint refers to ConferenceId = 0 AND JournalId = 0
List the names of authors affiliated with the University of Oxford in alphabetical order.
affiliated with the University of Oxford refers to Affiliation = 'University of Oxford'
Papers refers to Paper.Id; short name of the conference refers to Conference.ShortName
List the names of authors affiliated with the University of Oxford in alphabetical order.
affiliated with the University of Oxford refers to Affiliation = 'University of Oxford'
article "A Formal Approach to Service Component Architecture" refers to Title = 'A Formal Approach to Service Component Architecture'; topic of the article refers to Keyword
List the names of authors affiliated with the University of Oxford in alphabetical order.
affiliated with the University of Oxford refers to Affiliation = 'University of Oxford'
year of 2001 to 2010 refers to Year BETWEEN 2001 AND 2010; Percentage = Divide(Count (PaperId(Year = 2001)), Count (PaperID(Year BETWEEN 2001 AND 2010))) * 100
List the names of authors affiliated with the University of Oxford in alphabetical order.
affiliated with the University of Oxford refers to Affiliation = 'University of Oxford'
"MICRO" is the ShortName of conference; in 1971 to 1980 refers to Year BETWEEN '1971' AND '1980'; in 1991 to 2000 refers to Year BETWEEN '1991' AND '2000': Average needed paper = Subtract (Count(PaperId(Year BETWEEN '1991' AND '2000')), Count(PaperId(Year BETWEEN '1971' AND '1980')))/10
List the names of authors affiliated with the University of Oxford in alphabetical order.
affiliated with the University of Oxford refers to Affiliation = 'University of Oxford'
"Decreased Saliva Secretion and Down-Regulation of AQP5 in Submandibular Gland in Irradiated Rats" is the Title of paper
List the names of authors affiliated with the University of Oxford in alphabetical order.
affiliated with the University of Oxford refers to Affiliation = 'University of Oxford'
"Molecular Brain" is the FullName of journal; year from 2008 to 2011 refers to Year BETWEEN 2008 AND 2011; average = Divide (Count(Id),4)
What are the keywords for the paper which was published on "Modeling Identification and Control" in 1994?
'Modeling Identification and Control' is the FullName of the journal; 1994 refers to Year = '1994'; if the year is "0", it means this paper is preprint, or not published
published in 1995 refers to Year = 1995; 'Thomas Wiegand' is the name of author
What are the keywords for the paper which was published on "Modeling Identification and Control" in 1994?
'Modeling Identification and Control' is the FullName of the journal; 1994 refers to Year = '1994'; if the year is "0", it means this paper is preprint, or not published
"Energy-efficiency bounds for noise-tolerant dynamic circuits" is the Title of paper
What are the keywords for the paper which was published on "Modeling Identification and Control" in 1994?
'Modeling Identification and Control' is the FullName of the journal; 1994 refers to Year = '1994'; if the year is "0", it means this paper is preprint, or not published
Jianli Hua is the author of a paper
What are the keywords for the paper which was published on "Modeling Identification and Control" in 1994?
'Modeling Identification and Control' is the FullName of the journal; 1994 refers to Year = '1994'; if the year is "0", it means this paper is preprint, or not published
Education, democracy and growth' refer to title of paper
What are the keywords for the paper which was published on "Modeling Identification and Control" in 1994?
'Modeling Identification and Control' is the FullName of the journal; 1994 refers to Year = '1994'; if the year is "0", it means this paper is preprint, or not published
article "A Formal Approach to Service Component Architecture" refers to Title = 'A Formal Approach to Service Component Architecture'; topic of the article refers to Keyword
What are the keywords for the paper which was published on "Modeling Identification and Control" in 1994?
'Modeling Identification and Control' is the FullName of the journal; 1994 refers to Year = '1994'; if the year is "0", it means this paper is preprint, or not published
"Stitching videos streamed by mobile phones in real-time" is the Title of paper; what the paper is about refers to Keywords
What are the keywords for the paper which was published on "Modeling Identification and Control" in 1994?
'Modeling Identification and Control' is the FullName of the journal; 1994 refers to Year = '1994'; if the year is "0", it means this paper is preprint, or not published
"MICRO" is the ShortName of conference; in 1971 to 1980 refers to Year BETWEEN '1971' AND '1980'; in 1991 to 2000 refers to Year BETWEEN '1991' AND '2000': Average needed paper = Subtract (Count(PaperId(Year BETWEEN '1991' AND '2000')), Count(PaperId(Year BETWEEN '1971' AND '1980')))/10
What are the keywords for the paper which was published on "Modeling Identification and Control" in 1994?
'Modeling Identification and Control' is the FullName of the journal; 1994 refers to Year = '1994'; if the year is "0", it means this paper is preprint, or not published
"FIBER: A Generalized Framework for Auto-tuning Software" is the Title of paper; affiliated refers to Affiliation;  University of Tokyo is the affiliation organization
What are the keywords for the paper which was published on "Modeling Identification and Control" in 1994?
'Modeling Identification and Control' is the FullName of the journal; 1994 refers to Year = '1994'; if the year is "0", it means this paper is preprint, or not published
Papers refers to Paper.Id; short name of the conference refers to Conference.ShortName
What are the keywords for the paper which was published on "Modeling Identification and Control" in 1994?
'Modeling Identification and Control' is the FullName of the journal; 1994 refers to Year = '1994'; if the year is "0", it means this paper is preprint, or not published
"Incremental Extraction of Keyterms for Classifying Multilingual Documents in the Web" is the title of paper; affiliated with refers to Affiliation; "National Taiwan University Department of Computer Science and Information Engineering Taiwan" is the Affiliation organization
List all the titles and their publishing journals from the 60's.
from the 60’s refer to Year 1960 BETWEEN 1970
paper refers to paper.Id; paper with the most authors refers to MAX(PaperAuthor.PaperId)
List all the titles and their publishing journals from the 60's.
from the 60’s refer to Year 1960 BETWEEN 1970
"Cases Journal" and "Molecular Brain" are FullName of journal; more paper in percentage = Subtract(Count(Id(FullName = 'Cases Journal')), Count(Id(FullName = 'Molecular Brain')))/ Count(Id(FullNmae = 'Molecular Brain')) * 100
List all the titles and their publishing journals from the 60's.
from the 60’s refer to Year 1960 BETWEEN 1970
"Inspection resistant memory: Architectural support for security from physical examination" is the title of paper;  'Microsoft Research, USA' is the Affiliation
List all the titles and their publishing journals from the 60's.
from the 60’s refer to Year 1960 BETWEEN 1970
year of 2001 to 2010 refers to Year BETWEEN 2001 AND 2010; Percentage = Divide(Count (PaperId(Year = 2001)), Count (PaperID(Year BETWEEN 2001 AND 2010))) * 100
List all the titles and their publishing journals from the 60's.
from the 60’s refer to Year 1960 BETWEEN 1970
'University of Illinois Chicago' is an affiliation
List all the titles and their publishing journals from the 60's.
from the 60’s refer to Year 1960 BETWEEN 1970
NASA Langley Research Center is the Affiliation
List all the titles and their publishing journals from the 60's.
from the 60’s refer to Year 1960 BETWEEN 1970
Papers refers to Paper.Id; short name of the conference refers to Conference.ShortName
List all the titles and their publishing journals from the 60's.
from the 60’s refer to Year 1960 BETWEEN 1970
'ICCI' is the ShortName of conference; URL refer to HomePage
List all the titles and their publishing journals from the 60's.
from the 60’s refer to Year 1960 BETWEEN 1970
author refers to PaperAuthor.Name; 'A Randomized Comparison of Sirolimus- Versus Paclitaxel-Eluting Stent Implantation in Patients With Diabetes Mellitus' is the title; 'Asan Medical Center, University of Ulsan College of Medicine, Seoul, Korea' is an Affiliation
List all the titles and their publishing journals from the 60's.
from the 60’s refer to Year 1960 BETWEEN 1970
all the international conferences on artificial intelligence refers to FullName LIKE 'International Conference on Artificial Intelligence%'
Which journal was the paper "Education, democracy and growth" published on? Give the full name of the journal.
'Education, democracy and growth' is the title of a paper
year of 2001 to 2010 refers to Year BETWEEN 2001 AND 2010; Percentage = Divide(Count (PaperId(Year = 2001)), Count (PaperID(Year BETWEEN 2001 AND 2010))) * 100
Which journal was the paper "Education, democracy and growth" published on? Give the full name of the journal.
'Education, democracy and growth' is the title of a paper
'Joe Lograsso' is name of paper author
Which journal was the paper "Education, democracy and growth" published on? Give the full name of the journal.
'Education, democracy and growth' is the title of a paper
Papers refers to Paper.Id; ECSQARU is the ShortName of the conference; 2003 refers to Year = '2003'
Which journal was the paper "Education, democracy and growth" published on? Give the full name of the journal.
'Education, democracy and growth' is the title of a paper
"FIBER: A Generalized Framework for Auto-tuning Software" is the Title of paper; affiliated refers to Affiliation;  University of Tokyo is the affiliation organization
Which journal was the paper "Education, democracy and growth" published on? Give the full name of the journal.
'Education, democracy and growth' is the title of a paper
'Howard F. Lipson' is the name of author
Which journal was the paper "Education, democracy and growth" published on? Give the full name of the journal.
'Education, democracy and growth' is the title of a paper
published in 1995 refers to Year = 1995; 'Thomas Wiegand' is the name of author
Which journal was the paper "Education, democracy and growth" published on? Give the full name of the journal.
'Education, democracy and growth' is the title of a paper
do not have a website refers to HomePage = ''
Which journal was the paper "Education, democracy and growth" published on? Give the full name of the journal.
'Education, democracy and growth' is the title of a paper
paper ID of 15 refers to PaperId = 15
Which journal was the paper "Education, democracy and growth" published on? Give the full name of the journal.
'Education, democracy and growth' is the title of a paper
in 1997 refers to Year = 1997; books that were preprint refers to ConferenceId = 0 AND JournalId = 0
Which journal was the paper "Education, democracy and growth" published on? Give the full name of the journal.
'Education, democracy and growth' is the title of a paper
"Stitching videos streamed by mobile phones in real-time" is the Title of paper; what the paper is about refers to Keywords
Among author ID of under 1000, who published the paper in affiliation with Zurich, ETH, provide paper ID, year and keyword if any.
author ID of under 100 refers to AuthorId < 100; 'Zurich, ETH' is the Affiliation
full name includes the word Workshop refers to FullName LIKE '%Workshop%'
Among author ID of under 1000, who published the paper in affiliation with Zurich, ETH, provide paper ID, year and keyword if any.
author ID of under 100 refers to AuthorId < 100; 'Zurich, ETH' is the Affiliation
published in 1995 refers to Year = 1995; 'Thomas Wiegand' is the name of author
Among author ID of under 1000, who published the paper in affiliation with Zurich, ETH, provide paper ID, year and keyword if any.
author ID of under 100 refers to AuthorId < 100; 'Zurich, ETH' is the Affiliation
written by Andrew Cain refers to Name = 'Andrew Cain'
Among author ID of under 1000, who published the paper in affiliation with Zurich, ETH, provide paper ID, year and keyword if any.
author ID of under 100 refers to AuthorId < 100; 'Zurich, ETH' is the Affiliation
IEEE Computer refer to FullName; How many author published papers refer to COUNT(PaperAuthor.Name) where FullName = ’IEEE Computer’
Among author ID of under 1000, who published the paper in affiliation with Zurich, ETH, provide paper ID, year and keyword if any.
author ID of under 100 refers to AuthorId < 100; 'Zurich, ETH' is the Affiliation
affiliated with the University of Oxford refers to Affiliation = 'University of Oxford'
Among author ID of under 1000, who published the paper in affiliation with Zurich, ETH, provide paper ID, year and keyword if any.
author ID of under 100 refers to AuthorId < 100; 'Zurich, ETH' is the Affiliation
'Jei Keon Chee' is the name of author;
Among author ID of under 1000, who published the paper in affiliation with Zurich, ETH, provide paper ID, year and keyword if any.
author ID of under 100 refers to AuthorId < 100; 'Zurich, ETH' is the Affiliation
paper refers to Title; TUBERCLE LUNG DIS is the ShortName of journal; the oldest refers to MIN(Year)
Among author ID of under 1000, who published the paper in affiliation with Zurich, ETH, provide paper ID, year and keyword if any.
author ID of under 100 refers to AuthorId < 100; 'Zurich, ETH' is the Affiliation
Mark A. Musen refer to Author.Name;
Among author ID of under 1000, who published the paper in affiliation with Zurich, ETH, provide paper ID, year and keyword if any.
author ID of under 100 refers to AuthorId < 100; 'Zurich, ETH' is the Affiliation
Id of 187 refers to ConferenceId = 187; during 1990 to 2000 refers to Year BETWEEN 1990 and 2000; total number of conference refers to Count(ConferenceId = 187)
Among author ID of under 1000, who published the paper in affiliation with Zurich, ETH, provide paper ID, year and keyword if any.
author ID of under 100 refers to AuthorId < 100; 'Zurich, ETH' is the Affiliation
A Case of Unilateral Ashy Dermatosis refer to Title