Crlfr wrote: > > 1) I need the references section in the form summarized by the following > examples: > > Bass, L. (1966). Economics of Nondestructive Testing. Annul Technical > Conference Trasactions, ASQC, pp. 611-615. > Hans, B.L. (1963). Quality control: Theory and Applications. Prentice-Hall, > Englewood Cliffs, NJ. > ....and so on... > So no label is present beside each item. > I have to be able to refer to those item in the article , as Bass (1966) and > as Hans (1963) respectively. > How can I do this by LyX?
http://www.lyx.org/help/bibtex/bibtex.php3#nolabel > 2)And if I need to put some instruction in the Latex preamble, in order to > reach my purpose, How can I insert the { and } for the latex command in the > window opened by accessing the menu layout->Latex preamble? Is it possible > that I need such parenthesis {} also in the main document for inserting some > Latex parameter instruction ? And in the case, How can I do? Do I have to > use mathed? > For example how can I insert there /usepackage[bla,bla]{bla,bla} ? layout->latex preamble > 3) I then have to introduce a biographical footnote. But I suppose, for > seeing it in another paper, that it must be without any number? How can I > obtain in LyX o footnote without any label ? try this in latex preamble: \renewcommand\@makefnmark{} > 4) When I insert the title and the author name it is automatically added > also the date. I don't want it. How can I delete it? > I have also some other problem but perhaps I will solve them by try and > re-try. On the contrary, the aforementioned ones I was not able to solve and > I am halted. http://www.lyx.org/help/titlepage/titlepage.php#date Herbert