query stringlengths 1 6.15k | document stringlengths 1 333k | dataset stringclasses 28
values |
|---|---|---|
Is this good for plyobox jumping, or is there a more appropriate mat for that? | This is a great mat for jumping/shoes on activities. I haven't seen a better mat for that. | amazonqa |
How is cri du chat syndrome inherited? | Can cri du chat be inherited? | wikianswers |
Limitsetting: dealing with difficult patients. | Strategies Used by Clinical Nurse Specialists in "Difficult" Clinician-Patient Situations | s2orc_citation_titles |
Any of you guys currently, or previously worked/staged in China and India? | I'm currently unemployed and was hoping to head across China into India, hitting Mongolia and Nepal in between.
I'd love to do a few stages around those countries (I had a phenomenal time staging in Thailand last year), so looking for some stories of people's experiences.
The only problem is that I will only have ... | reddit_title_body |
Study on Quantitative Model of Karst Drainage Basin Water-Holding Based on Principal Component Analysis: A Case Study of Guizhou, China | The influencing factor analysis of geomorphologic development of karst drainage based on DEM | s2orc_citation_titles |
What day do oil companies usually raise their prices for the week? Ordered on Thu. & Friday delivery had a higher price on the bill. | Hi
Just wanted to know if anyone happens to know which day is it that heating oil prices usually change for the week? I use kerosene. It was my understanding that the price was set for the week once a price is quoted. A new oil company took over my old one and I feel they are acting shady already. I had thought the pr... | reddit_title_body |
Retrieve input args, depending on genome build.
VerifyBamID2 only handles GRCh37 (1, 2, 3) not hg19, so need to generate
a pileup for hg19 and fix chromosome naming. | def _get_input_args(bam_file, data, out_base, background):
if dd.get_genome_build(data) in ["hg19"]:
return ["--PileupFile", _create_pileup(bam_file, data, out_base, background)]
else:
return ["--BamFile", bam_file] | codesearch |
Deprecating classes and function in C++11 I am working on a project in C++ where I have written a set of new classes which supersedes some other classes with similar functionality. I therefore want to deprecate the old classes and all methods within it. I've found you can do [[deprecated]] or [[deprecated](reason for d... | C++ mark as deprecated I have a method in an interface that I want to deprecate with portable C++. When I Googled for this all I got was a Microsoft specific solution; and . A second prize solution would be to ifdef a MSVC and a GCC solution. | stackexchange_title_body |
How do you adjust the alternator belt on a 1998 mazda 323? | Alternator belts on 1993 mazda 323? | wikianswers |
I believe that there are no moral wrongs, only repercussions. CMV | There is nothing stopping me from relentlessly murdering other humans other than my natural inclination to avoid that behavior. Human empathy that is programmed in my biology is the only thing that makes me a "good" person. If I were to meet a murderer, rapist, or other typically "immoral" person and I were sure of my ... | reddit_title_body |
what was the first medal of the indian army, first awarded in 1895 | Alexander Cobbe in order to avoid confusion, the designation 'Indian Staff Corps' as applied to officers on regimental duty was withdrawn and replaced by the more appropriate term 'Indian Army', which is how Cobbe was referred to in all later "Gazette" entries. In India in 1895 Cobbe gained his first medal, the India M... | paq |
this one is a great upgrade. The cardboard one functioned | After my daughter used a cardboard loom for about 9 months, this one is a great upgrade. The cardboard one functioned, but this one is sturdy and slightly larger. You can't beat it for the price! It provides hours of fun for her. She is 8 years old. | amazon_reviews |
Can you buy safehouses on gta 4? | How much is it for niko to buy a safehouse on gta iv? | wikianswers |
Destabilization of icosahedral structures in FePt multiply twinned particles | Anisotropy Distribution of FePt Nanoparticles With Twinned Structures | s2orc_citation_titles |
Who is Porfirio Diaz and why is he famous? | Why is Porfirio Diaz is famous? | wikianswers |
Protected upgrade FE | protected static function fe()
{
if( ! empty(ZN::upgrade()) )
{
$status = self::$lang['upgradeSuccess'];
}
else
{
$status = self::$lang['alreadyVersion'];
if( $upgradeError = ZN::upgradeError() )
{
$status = $up... | codesearch |
what is the penalty for not having car tax? | What is the penalty for not having car tax? Police use Automatic Number Plate Recognition (ANPR) technology to detect cars without tax. If you are caught driving an untaxed vehicle, you could be fined up to £1,000. The DVLA also clamps vehicles on the street without a valid licence, and will impound them in some cases. | gooaq |
What are you supposed to downvote for? | A lot of subreddits(including this one) say to not downvote just because you don't like a comment. Isn't that what you are supposed to downvote for? If not, then what? | reddit_title_body |
Highlights of drug court legislation | Highlights of a Jan. 1 law to authorize all state courts to create drug and sobriety courts: -- Defines drug treatment courts as a "court-supervised treatment program for individuals who abuse or are dependent upon any controlled substance or alcohol. | agnews |
If You’d Like to Stop a Type III CRISPR Ribonuclease, Then You Should Put a Ring (Nuclease) on It | A type III CRISPR ancillary ribonuclease degrades its cyclic oligoadenylate activator | s2orc_citation_titles |
no where close to a Cal King size. Not ... | no where close to a Cal King size. Not sure why the size says cal king/king the are 2 totally different sizes. I will be sending it back | amazon_reviews |
Autosomal recessive chronic granulomatous disease caused by deletion at a dinucleotide repeat. | Recombination events between the p47-phox gene and its highly homologous pseudogenes are the main cause of autosomal recessive chronic granulomatous disease | s2orc_citation_titles |
Great concept ....very poor quality | TOMS have a great concept...buy one pair, give 1 pair to a child in need...but the quality of the shoes is very poor. The pair I bought only lasted 4 months! The top of one of the shoes just spit open one day. THe rest of the shoe hardly looks worn at all, but I can't wear them at all with a huge split across the to... | amazon_reviews |
Development, implementation and testing of sequence planner, a concept for modeling of automation systems | Sequence Planning for Integrated Product, Process and Automation Design | s2orc_citation_titles |
How should a person masturbate if they have no toys? | How can you masturbate without a toy? | wikianswers |
This checks whether residues in reslist exist in the ATOM lines.
It returns a list of the residues in reslist which did exist. | def CheckForPresenceOf(self, reslist):
''''''
if type(reslist) == type(""):
reslist = [reslist]
foundRes = {}
for line in self.lines:
resname = line[17:20]
if line[0:4] == "ATOM":
if resname in reslist:
foundRes[res... | codesearch |
Antimicrobial resistance pattern among aerobic gram-negative bacilli of lower respiratory tract specimens of intensive care unit patients in a neurocentre | Antimicrobial resistance pattern among intensive care unit patients | s2orc_citation_titles |
Subatomic particles that are responsible for the chemical behavior of atoms are? | What subatomic particle is responsible for chemical behavior of atoms? | wikianswers |
When did Derek Jeter play in the All Star Game? | How many all star games was derek jeter in? | wikianswers |
I'm an uber driver. And it is pretty embarrassing when it ... | Very strong built product. But the weakness is it looses suction from the windshield every hour. I'm an uber driver. And it is pretty embarrassing when it falls with my phone in the presence of my passenger. Manufacturer should include a batter suction cup with enough holding capacity. Another problem is it shakes the ... | amazon_reviews |
Usefulness of the Left Anterior Descending Artery Wrapping Around the Left Ventricular Apex to Predict Adverse Clinical Outcomes in Patients With Anterior Wall ST-Segment Elevation Myocardial Infarction (an INFUSE-AMI Substudy). | Is the inferior ST-segment elevation in anterior myocardial infarction reliable in prediction of wrap-around left anterior descending artery occlusion? | s2orc_citation_titles |
Crisp Glacier | Crisp Glacier is a glacier between Killer Ridge and Second Facet, flowing southeast into Debenham Glacier in Victoria Land. It was named by the Advisory Committee on Antarctic Names for Kelton W. Crisp, U.S. Navy, who was in charge of the electric shop at McMurdo Station, 1962.
References
Glaciers of Scott Coast | wikipedia |
Obesity, anxiety, and food consumption☆ | Abstract This study examined the relation between level of anxiety (relaxation, low, and high) and food consumption among obese and normal weight individuals. Obese individuals ate significantly less when highly anxious than when mildly anxious. Their consumption when relaxed was at an intermediate level. Normal weight... | s2orc_title_abstract |
$f(r)=1+\frac{1}{2}+\frac{1}{3}....+\frac{1}{r}$ and $f(0)=0$, then value of $$\sum_{r=1}^n(2r+1)f(r)$$ (A) $n^2f(n)$ (B) $(n+1)^2f(n+1)-\frac{n^2+3n+2}{2}$ (C) $(n+1)^2f(n)-\frac{n^2+n+1}{2}$ (D)$(n+1)^2f(n)$ I googled and found that $1+\frac{1}{2}+\frac{1}{3}....+\frac{1}{r}$ cannot be exactly calculated (but a... | If $f(t) = 1+ \frac{1}{2} +\frac{1}{3}+....+\frac{1}{t}$, Find $x$ and $y$ such that $\sum^n_{r=1} (2r+1)f(r) =xf(r) -y$ | stackexchange_body_body |
How do you fill in job application form? | Ho do you fill in a job application form? | wikianswers |
[Q] Request- In game video of Crystalline Chaos items | Would appreciate if people could post in game videos of items from the crystalline chaos chest. Would love to see how the kotl staff and slark dagger looks in game | reddit_title_body |
when was wheat the most common crop in poland | Agriculture in Poland climatic conditions favored a mixed type of farming. In 1990 grain production dominated Polish agriculture: the highest yields came from: wheat, rye, barley, and oats. Other major crops included potatoes, sugar beet, fodder crops, flax, hops, tobacco, and fruits. Cultivation of corn (maize) expand... | paq |
but it's more like XXL. I need to exchange it | It's wayyyy too big. I ordered Large, but it's more like XXL. I need to exchange it, but I can't find the shipping label. | amazon_reviews |
How long does it take to drive to winipeg from edmonton? | How many miles does it take to drive from edmonton to winnepeg? | wikianswers |
in belle's magical world who is lumiere's first date | Belle's Magical World that it is easy to forgive. On the anniversary of Lumiere's first date with Fifi (Kimmy Robertson), Lumiere grows so nervous to the point that he cleans himself excessively and turns to Belle for advice, by walking with her in the garden and reciting what he plans to say to Fifi to her. Fifi overh... | paq |
Effective charge of bovine serum albumin determined by electrophoresis NMR | Sensitive and robust electrophoretic NMR: instrumentation and experiments. | s2orc_citation_titles |
what is the disorder that causes dwarfism | above usually indicates causes other than bone dysplasias. In men and women, the sole requirement for being considered a dwarf is having an adult height under and it is almost always classified with respect to the underlying condition that is the cause of the short stature. Dwarfism is usually caused by a genetic varia... | paq |
Correct spark plug gap for toro power lite snow blower? | Toro snow blower spark plug gap? | wikianswers |
Great song - that is all. | Really nothing more to say than that I enjoyed this song since first hearing it. Great lyrics and good tune. | amazon_reviews |
Single-user single tasking system? | SINGLE user single tasking os? | wikianswers |
Whis the name of the ion with the chemical formula NO3-? | Is NO3- an ion? | wikianswers |
How old do you have to be to get your learners permit in massachusets? | What age do you get your learners permit in Massachusetts? | wikianswers |
Childhood Theft: A Comprehensive Review of Assessment and Treatment. | A FAMILY AND COMMUNITY APPROACH TO STEALING | s2orc_citation_titles |
Laphroaig 18 Diamond Jubilee bottling - should I open it? | Last year I bought this bottle in Scotland. I've been saving it for a special occasion, since it is *by far* the most expensive whisky I've ever bought. It never occurred to me that a particular bottling might be a collector's item or that a given whisky may appreciate in value over time.
So I have three questions f... | reddit_title_body |
Serve Champagne | Champagne is an indulgence often associated with celebratory moments or opulent occasions. Serving champagne is an art form, starting with choosing the champagne through to pouring it and pairing it with food. | wikihow |
Which of the following graphs and charts would be best to show the number of ballet dancers that are males in the joffrey ballet company in relation to the charis ballet company and the primo ballet c? | Which of the following graphs and charts would be best to show the increase and decrease in the number of male dancers in the joffrey ballet company over the past 10 years? | wikianswers |
Fe/ZSM-5 zeolites for organic-pollutant removal in the gas phase: Effect of the iron source and loading | Preparation of Fe-Co-ZSM-5 Bimetal Catalysts with Different Alternate Metal Inclusions for Catalytic Removal of VOCs from Air | s2orc_citation_titles |
Reflect the point {@code p} over the {@code bond}.
@param p the point to reflect
@param bond bond
@return the reflected point | private Point2d reflect(Point2d p, IBond bond) {
IAtom a = bond.getBegin();
IAtom b = bond.getEnd();
return reflect(p, a.getPoint2d().x, a.getPoint2d().y, b.getPoint2d().x, b.getPoint2d().y);
} | codesearch |
Injectable medibots: Programmable DNA could diagnose and treat cancer | DNA Computing Revolutionizes Medical World | s2orc_citation_titles |
IPS Observations at Miyun Station, BAO | Telescopes for IPS observations | s2orc_citation_titles |
How Japan was detroyed by US bombed? | What did japan do after the us bombed them? | wikianswers |
Fast-Growing Trees Planting and its Relationship with the Grain Production in Hebei Province | Driving forces of "poplar expansion and cropland shrinkage" in the North China Plain:A case study of Wen'an County,Hebei Province | s2orc_citation_titles |
The professional reading habits of teachers: Implications for student learning | This paper investigates the literature pertaining to the professional reading habits of teachers. Particular attention is given to those teachers working with students with special education needs. The value of professional reading is considered along with the quantity of professional reading of teachers from Australia... | s2orc_title_abstract |
Retrieve sources using spectool | def retrieve_sources():
spectool = find_executable('spectool')
if not spectool:
log.warn('spectool is not installed')
return
try:
specfile = spec_fn()
except Exception:
return
cmd = [spectool, "-g", specfile]
output = subprocess.check_output(' '.join(cmd), s... | codesearch |
Prevalence, intensity, and effect of a nematode (Philometra saltatrix) in the ovaries of bluefish (Pomatomus saltatrix) | Examination of 203 adult bluefish (Pomatomus saltatrix) from ::: Long Island, New York, in 2002 and 2003 and 66 from the Outer Banks, North Carolina, in 2003 revealed the presence of dracunculoid nematodes (Philometra saltatrix) in the ovaries of female fish. Percent prevalence reached 88% in July and then decreased af... | s2orc_title_abstract |
A diode-laser-pumped single-frequency thulium holmium yttrium lithium fluoride laser that exhibits a closed-loop stability of a few megahertz and a continuous single-mode tuning range of 800 MHz is described. The laser output power is 25 mW and is tunable over ~8 cm−1 at 25 °C. | A compact cw Tm,Ho:YLF laser with single-mode tunability over +/4 GHz has been developed into a modular unit containing an isolator and photomixer for offset tuning of the LO from a master oscillator which controls the frequency of a Doppler lidar transmitter. This and an alternative diode laser LO will be described, | s2orc_abstract_citation |
Doesnt seem like either port charge any faster | I bought these cuz they were cheaper and i wanted a semi fast charging car charger. A lot of reviews said one port charges faster. I plugged in my s7 in both ports and there was only 1 minute difference in the estimated time for full charge. Disappointed. | amazon_reviews |
Is it true Egyptians carved hieroglyphics on a stone because papyrus was hard to obtain? | Did eygypitans carve hieroglyphics on stone because papyrus was hard to obtain? | wikianswers |
Recently, the emphasis on the strategic dimension of spatial and land use planning has brought along new instruments of "soft" and informal planning. While these instruments may enhance the strategic quality of planning, more attention needs to be paid to how they relate to the existing statutory land use planning inst... | ABSTRACTThe city of Lahti, Finland, has developed a unique policy of combining city strategy work with strategic master planning in an iterative process. It thereby offers insights to research on s... | s2orc_abstract_citation |
Difference between mysql and mssql? | Php apache mysql VS asp iis mssql? | wikianswers |
Lightweight but Extremely Tight | Very nice lightweight shoe, but fits extremely tight (almost like a sock) possibly because the tongue is connected to the shoe unlike traditional tongues that are not attached. When I first got the shoe I tried them on with socks and they were extremely tight and uncomfortable; I generally wear a size 8.5 women's and ... | amazon_reviews |
A Simple and Fun Story Children Will Find Interesting Dealing with Zodiac Signs! | My Little Leo is an interesting story about what certain astrological signs mean to a person who was born under them. This book is about the sign Leo and for children born between July 23rd and August 22nd. Children from ages 6 and up will find the information intriguing, inspiring them to learn more about astrological... | amazon_reviews |
Lithological and structural evolution of the northern sector of Dukhan anticline, Qatar, during the early Tertiary: With special reference to sequence stratigraphic bounding surfaces | The depositional history of near-surface Qatar aquifer rocks and its impact on matrix flow and storage properties | s2orc_citation_titles |
Body mass index (BMI) is an easily calculated indicator of a patient’s body mass including muscle mass and body fat percentage and is used to classify patients as underweight or obese. This study is to determine if BMI extremes are associated with increased 28-day mortality and hospital length of stay (LOS) in emergenc... | OBJECTIVES ::: Although critical care physicians view obesity as an independent poor prognostic marker, growing evidence suggests that obesity is, instead, associated with improved mortality following ICU admission. However, this prior empirical work may be biased by preferential admission of obese patients to ICUs, an... | s2orc_abstract_citation |
For seasoned & new Christians, group & self studies | For seasoned and new Christians alike, this study seems to have been written for us all. I really enjoyed digging deeper into the first 10 chapters of the book of Acts and learning all the supplemental information that Audrey provides. By having a deeper historical understanding of the time period, I was able to look... | amazon_reviews |
Single-crystal Al(18)B(4)O(33) microtubes. | The Controllable Preparation of Aluminum Borate Nano-Materials | s2orc_citation_titles |
Do you ship to Argentina? If so, how much would it cost me? How good is the quality of this item compared to the original screen? | it's function same with the original one, we can ship to Argentina and usually take 25-35 working days. you can correctly see the cost in the listing page, different country has different shipping fee | amazonqa |
Will the belly ring reject if repierced after rejection? | Why do belly button piercings reject? | wikianswers |
FDA Bans Use of 7 Synthetic Food Additives After Environmental Groups Sue | Ever heard of these food additives? Synthetically-derived benzophenone, ethyl acrylate, methyl eugenol, myrcene, pulegone, or pyridine? These compounds can help mimic natural flavors and are used to infuse foods with mint, cinnamon and other flavors. You've likely never seen them on food labels because food manufacture... | npr |
Why does Gore compare Venus and Earth? | Contrast and compare venus and earth? | wikianswers |
Finding the confidence level and number of successes Given that the sample size is $1500$ and the confidence interval of $p$ is $(0.050, 0.083)$. Find the confidence level and the number of successes. | Finding the confidence level and number of successes? Given that the sample size is $1500$ and the confidence interval of $p$ is $(0.050, 0.083)$. Find the confidence level and the number of successes. I have so far that $E=Z_{1-\alpha/2}∗\sqrt{(p∗({p-1}))/n}$ Where $p$ is the center of the given interval, so $p = (... | stackexchange_title_body |
What is states does the arkansas river flow through? | How many states does the arkansas river touch or flow through? | wikianswers |
A quantitative ultrasonic imaging method employing time‐domain scattering data is presented. This method provides tomographic images of inhomogeneous media using scattering measurements made on a surface surrounding the medium of interest, e.g., on a circle for two‐dimensional problems or on a sphere for three‐dimensio... | The following describes the implementation of a system for ultrasonic mammography. The system employs adaptive imaging and processing techniques to produce high-resolution breast tissues sonograms. The time-domain imaging technique provides quantitative maps of intrinsic acoustic tissue properties using conventional pu... | s2orc_abstract_citation |
Social feeding reverses learned flavor aversions in spotted hyenas (Crocuta crocuta). | Social intelligence in the spotted hyena (Crocuta crocuta) | s2orc_citation_titles |
Where to find a good country,state,city CSV list...I searched and foun... | Sup folks. I am perplexed at how so many sites have awesome country, state/province/city drop down menus. Or rather, how did they get those values into the drop downs. I'm not asking how to programmatically implement them, but where did they get them.
I have found 3 lists. Loaded them(or at least 1 of them) in... | reddit_title_body |
How do you mamke a vegetable necklace? | How doyou make a vegetable necklace? | wikianswers |
Sexually transmitted diseases in Estonia: past and present | The Trends and Risk Factors for Hepatitis B Occurrence in Estonia | s2orc_citation_titles |
As Hibbert Rises, So Do Hoyas | Since failing to even attempt a shot in a loss to Villanova earlier this season, Roy Hibbert has played inspired basketball and is ready for the Hoyas' rematch with the Wildcats. | agnews |
What were some events from ferdinand voyage? | Describe the major events that occured during ferdinand's voyage? | wikianswers |
What is Hitler's final offensive? | The final german offensive was the battle of? | wikianswers |
Very sturdy and spacious | Very sturdy and spacious, however it is far from perfect, there are little rips and scuffs in places resulting in a less than ideal look. | amazon_reviews |
what jobs can you get after studying information technology? | ['Software Developers. ... ', 'Information Technology Consultant. ... ', 'Computer Forensic Analyst. ... ', 'Information Technology Business Analyst. ... ', 'Computer Network Architect.'] | gooaq |
Elevation of Alpha-Fetoprotein in Sertoli-Leydig Cell Tumor: A Case Report | A Report of Ovarian Sertoli-Leydig Cell Tumors With Heterologous Intestinal-type Glands and Alpha Fetoprotein Elevation and Review of the Literature | s2orc_citation_titles |
is ccsk an open book exam? | The CCSK exam is a web-based exam that anyone can take from anywhere. Hence, it can be considered an open book exam. However, the depth of the questions is very high which validate the practical knowledge of the candidate for various real-time cloud security issues and best practices to handle them. | gooaq |
Familial dysalbuminaemic hyperthyroxinaemia: a rapid and novel mass spectrometry approach to diagnosis | Clinical, Genetic, and Protein Structural Aspects of Familial Dysalbuminemic Hyperthyroxinemia and Hypertriiodothyroninemia | s2orc_citation_titles |
To shut it off you have to stop it at the perfect spot, even then it still leaks a little | Product would get a 5 star if the plastic pieces that stop the valve from turning wouldn't break after 2 uses. To shut it off you have to stop it at the perfect spot, even then it still leaks a little. | amazon_reviews |
Striae in adolescents mistaken for physical abuse. | Cutaneous mimickers of child abuse: a primer for pediatricians | s2orc_citation_titles |
Problem Solving and Transparent Teaching Practices: Insights from Direct Assessment | With the help of thirty-five faculty members across seven Transparency and Problem-Centered Learning project campuses, AACU skills that are, arguably, closely linked with problem-solving abilities. … | s2orc_title_abstract |
who won the state of origin series 2014 | 2014 in rugby league with 36,339 fans attending the ground on one day. While the total aggregate attendance of 64,552 is the biggest ever attendance recorded for Super League's showcase weekend. 14: New South Wales made history, finally winning the State of Origin series after losing 8 consecutive. New South Wales won ... | paq |
Pig, a half-dog that was born with significant physical issues, has found a loving home in Alabama .
Owner Kim Dillenbeck adopted Pig during a trip to Atlanta to see her sister .
Dillenbeck says Pig has multiple health issues, including missing ribs and joints incorrectly rotated, and damaged vertebrae . | Pig, a half-dog that was born with significant physical issues, has found a loving owner in Alabama. Owner Kim Dillenbeck adopted Pig during a trip to Atlanta to see her sister, she told Al.com. 'I met some of her neighbors who came over for Christmas breakfast, and after hearing about Pig, we all went to her house,' D... | cnn |
what is the name of the manor at michaelstowe | Michaelstowe Hall Care Ltd. Since new ownership it has been renamed as Ramsay Manor. Ramsay Manor has had extensive refurbishment in order to modernise the building to bring it to the forefront of elderly residential care. Met en français steuplai. The "Domesday Book" records two parcels of land in the area, "Michaelst... | paq |
What areas does the state government control? | Which economic areas is the domain of state government? | wikianswers |
Hwo many yards are in a foot? | How many yard are in 1 foot? | wikianswers |
Topic sentence will usually be found as either the first sentence or occasionally as the last sentence of a paragraph? | A topic sentence is usally found at the beginning of an? | wikianswers |
The Reinvention of ‘Traditional Values’: Nataliya Narochnitskaya and Russia’s Assault on Universal Human Rights | Civil Society, ‘Traditional Values’ and LGBT Resistance to Heteronormative Rights Hegemony: Analysis of the UN Universal Periodic Review in the Russian Federation | s2orc_citation_titles |